Class DirectDebitTransactionInformation23

java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_008_001_08.DirectDebitTransactionInformation23

public class DirectDebitTransactionInformation23 extends Object

Java class for DirectDebitTransactionInformation23 complex type.

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

<complexType name="DirectDebitTransactionInformation23">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="PmtId" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}PaymentIdentification6"/>
        <element name="PmtTpInf" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}PaymentTypeInformation29" minOccurs="0"/>
        <element name="InstdAmt" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}ActiveOrHistoricCurrencyAndAmount"/>
        <element name="ChrgBr" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}ChargeBearerType1Code" minOccurs="0"/>
        <element name="DrctDbtTx" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}DirectDebitTransaction10" minOccurs="0"/>
        <element name="UltmtCdtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}PartyIdentification135" minOccurs="0"/>
        <element name="DbtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}BranchAndFinancialInstitutionIdentification6"/>
        <element name="DbtrAgtAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}CashAccount38" minOccurs="0"/>
        <element name="Dbtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}PartyIdentification135"/>
        <element name="DbtrAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}CashAccount38"/>
        <element name="UltmtDbtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}PartyIdentification135" minOccurs="0"/>
        <element name="InstrForCdtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}Max140Text" minOccurs="0"/>
        <element name="Purp" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}Purpose2Choice" minOccurs="0"/>
        <element name="RgltryRptg" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}RegulatoryReporting3" maxOccurs="10" minOccurs="0"/>
        <element name="Tax" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}TaxInformation8" minOccurs="0"/>
        <element name="RltdRmtInf" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}RemittanceLocation7" maxOccurs="10" minOccurs="0"/>
        <element name="RmtInf" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}RemittanceInformation16" minOccurs="0"/>
        <element name="SplmtryData" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}SupplementaryData1" maxOccurs="unbounded" minOccurs="0"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>