Class DirectDebitTransactionInformationSDD

java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_008_001_02.DirectDebitTransactionInformationSDD

public class DirectDebitTransactionInformationSDD extends Object

Java class for DirectDebitTransactionInformationSDD complex type.

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

<complexType name="DirectDebitTransactionInformationSDD">
  <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.02}PaymentIdentificationSEPA"/>
        <element name="InstdAmt" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}ActiveOrHistoricCurrencyAndAmountSEPA"/>
        <element name="ChrgBr" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}ChargeBearerTypeSEPACode" minOccurs="0"/>
        <element name="DrctDbtTx" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}DirectDebitTransactionSDD"/>
        <element name="UltmtCdtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}PartyIdentificationSEPA1" minOccurs="0"/>
        <element name="DbtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}BranchAndFinancialInstitutionIdentificationSEPA3"/>
        <element name="Dbtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}PartyIdentificationSEPA2"/>
        <element name="DbtrAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}CashAccountSEPA2"/>
        <element name="UltmtDbtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}PartyIdentificationSEPA1" minOccurs="0"/>
        <element name="Purp" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}PurposeSEPA" minOccurs="0"/>
        <element name="RmtInf" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}RemittanceInformationSEPA1Choice" minOccurs="0"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>