Class TransactionAmendment1Choice

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

public class TransactionAmendment1Choice extends Object

Java class for TransactionAmendment1Choice complex type.

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

 <complexType name="TransactionAmendment1Choice">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <choice>
         <element name="Agt" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}BranchAndFinancialInstitutionIdentification6"/>
         <element name="Amt" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}ActiveCurrencyAndAmount"/>
         <element name="AnyBIC" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}AnyBICDec2014Identifier"/>
         <element name="BICFI" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}BICFIDec2014Identifier"/>
         <element name="CshAcct" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}CashAccount40"/>
         <element name="Cd" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Max4Text"/>
         <element name="Dt" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}ISODate"/>
         <element name="DtTm" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}ISODateTime"/>
         <element name="Pty" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}PartyIdentification135"/>
         <element name="Rmt" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Remittance1"/>
         <element name="Othr" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Max140Text"/>
       </choice>
     </restriction>
   </complexContent>
 </complexType>