Class AmendmentInformationDetails14

java.lang.Object
org.coderic.iso20022.messages.camt.AmendmentInformationDetails14

public class AmendmentInformationDetails14 extends Object

Java class for AmendmentInformationDetails14 complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="AmendmentInformationDetails14">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="OrgnlMndtId" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Max35Text" minOccurs="0"/>
         <element name="OrgnlCdtrSchmeId" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}PartyIdentification135" minOccurs="0"/>
         <element name="OrgnlCdtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}BranchAndFinancialInstitutionIdentification6" minOccurs="0"/>
         <element name="OrgnlCdtrAgtAcct" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}CashAccount40" minOccurs="0"/>
         <element name="OrgnlDbtr" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}PartyIdentification135" minOccurs="0"/>
         <element name="OrgnlDbtrAcct" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}CashAccount40" minOccurs="0"/>
         <element name="OrgnlDbtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}BranchAndFinancialInstitutionIdentification6" minOccurs="0"/>
         <element name="OrgnlDbtrAgtAcct" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}CashAccount40" minOccurs="0"/>
         <element name="OrgnlFnlColltnDt" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}ISODate" minOccurs="0"/>
         <element name="OrgnlFrqcy" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Frequency36Choice" minOccurs="0"/>
         <element name="OrgnlRsn" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}MandateSetupReason1Choice" minOccurs="0"/>
         <element name="OrgnlTrckgDays" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Exact2NumericText" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>