Class EntryTransaction8

java.lang.Object
org.kapott.hbci.sepa.jaxb.camt_052_001_06.EntryTransaction8

public class EntryTransaction8 extends Object

Java class for EntryTransaction8 complex type.

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

 <complexType name="EntryTransaction8">
   <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.06}TransactionReferences3" minOccurs="0"/>
         <element name="Amt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}ActiveOrHistoricCurrencyAndAmount"/>
         <element name="CdtDbtInd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}CreditDebitCode"/>
         <element name="AmtDtls" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}AmountAndCurrencyExchange3" minOccurs="0"/>
         <element name="Avlbty" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}CashAvailability1" maxOccurs="unbounded" minOccurs="0"/>
         <element name="BkTxCd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}BankTransactionCodeStructure4" minOccurs="0"/>
         <element name="Chrgs" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}Charges4" minOccurs="0"/>
         <element name="Intrst" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}TransactionInterest3" minOccurs="0"/>
         <element name="RltdPties" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}TransactionParties3" minOccurs="0"/>
         <element name="RltdAgts" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}TransactionAgents3" minOccurs="0"/>
         <element name="Purp" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}Purpose2Choice" minOccurs="0"/>
         <element name="RltdRmtInf" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}RemittanceLocation4" maxOccurs="10" minOccurs="0"/>
         <element name="RmtInf" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}RemittanceInformation11" minOccurs="0"/>
         <element name="RltdDts" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}TransactionDates2" minOccurs="0"/>
         <element name="RltdPric" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}TransactionPrice3Choice" minOccurs="0"/>
         <element name="RltdQties" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}TransactionQuantities2Choice" maxOccurs="unbounded" minOccurs="0"/>
         <element name="FinInstrmId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}SecurityIdentification19" minOccurs="0"/>
         <element name="Tax" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}TaxInformation3" minOccurs="0"/>
         <element name="RtrInf" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}PaymentReturnReason2" minOccurs="0"/>
         <element name="CorpActn" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}CorporateAction9" minOccurs="0"/>
         <element name="SfkpgAcct" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}SecuritiesAccount19" minOccurs="0"/>
         <element name="CshDpst" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}CashDeposit1" maxOccurs="unbounded" minOccurs="0"/>
         <element name="CardTx" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}CardTransaction2" minOccurs="0"/>
         <element name="AddtlTxInf" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}Max500Text" minOccurs="0"/>
         <element name="SplmtryData" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}SupplementaryData1" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>