Class EntryTransaction1

java.lang.Object
org.kapott.hbci.sepa.jaxb.camt_052_001_01.EntryTransaction1

public class EntryTransaction1 extends Object

Java class for EntryTransaction1 complex type.

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

 <complexType name="EntryTransaction1">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Refs" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}TransactionReferences1" minOccurs="0"/>
         <element name="AmtDtls" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}AmountAndCurrencyExchange2" minOccurs="0"/>
         <element name="Avlbty" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}CashBalanceAvailability1" maxOccurs="unbounded" minOccurs="0"/>
         <element name="BkTxCd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}BankTransactionCodeStructure1" minOccurs="0"/>
         <element name="Chrgs" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}ChargesInformation3" maxOccurs="unbounded" minOccurs="0"/>
         <element name="Intrst" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}TransactionInterest1" maxOccurs="unbounded" minOccurs="0"/>
         <element name="RltdPties" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}TransactionParty1" minOccurs="0"/>
         <element name="RltdAgts" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}TransactionAgents1" minOccurs="0"/>
         <element name="Purp" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}Purpose1Choice" minOccurs="0"/>
         <element name="RltdRmtInf" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}RemittanceLocation1" maxOccurs="10" minOccurs="0"/>
         <element name="RmtInf" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}RemittanceInformation1" minOccurs="0"/>
         <element name="RltdDts" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}TransactionDates1" minOccurs="0"/>
         <element name="RltdPric" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}TransactionPrice1Choice" minOccurs="0"/>
         <element name="RltdQties" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}TransactionQuantities1Choice" maxOccurs="unbounded" minOccurs="0"/>
         <element name="FinInstrmId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}SecurityIdentification4Choice" minOccurs="0"/>
         <element name="Tax" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}TaxInformation2" minOccurs="0"/>
         <element name="RtrInf" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}ReturnReasonInformation5" minOccurs="0"/>
         <element name="CorpActn" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}CorporateAction1" minOccurs="0"/>
         <element name="SfkpgAcct" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}CashAccount7" minOccurs="0"/>
         <element name="AddtlTxInf" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}Max500Text" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>