Class ReportEntry3

java.lang.Object
org.kapott.hbci.sepa.jaxb.camt_052_001_03.ReportEntry3

public class ReportEntry3 extends Object

Java class for ReportEntry3 complex type.

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

 <complexType name="ReportEntry3">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="NtryRef" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}Max35Text" minOccurs="0"/>
         <element name="Amt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}ActiveOrHistoricCurrencyAndAmount"/>
         <element name="CdtDbtInd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}CreditDebitCode"/>
         <element name="RvslInd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}TrueFalseIndicator" minOccurs="0"/>
         <element name="Sts" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}EntryStatus2Code"/>
         <element name="BookgDt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}DateAndDateTimeChoice" minOccurs="0"/>
         <element name="ValDt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}DateAndDateTimeChoice" minOccurs="0"/>
         <element name="AcctSvcrRef" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}Max35Text" minOccurs="0"/>
         <element name="Avlbty" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}CashBalanceAvailability2" maxOccurs="unbounded" minOccurs="0"/>
         <element name="BkTxCd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}BankTransactionCodeStructure4"/>
         <element name="ComssnWvrInd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}YesNoIndicator" minOccurs="0"/>
         <element name="AddtlInfInd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}MessageIdentification2" minOccurs="0"/>
         <element name="AmtDtls" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}AmountAndCurrencyExchange3" minOccurs="0"/>
         <element name="Chrgs" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}Charges3" maxOccurs="unbounded" minOccurs="0"/>
         <element name="TechInptChanl" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}TechnicalInputChannel1Choice" minOccurs="0"/>
         <element name="Intrst" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}TransactionInterest3" maxOccurs="unbounded" minOccurs="0"/>
         <element name="CardTx" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}CardEntry1" minOccurs="0"/>
         <element name="NtryDtls" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}EntryDetails2" maxOccurs="unbounded" minOccurs="0"/>
         <element name="AddtlNtryInf" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}Max500Text" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>