Class DirectDebitTransactionInformation28

java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_008_001_10.DirectDebitTransactionInformation28

public class DirectDebitTransactionInformation28 extends Object

Java class for DirectDebitTransactionInformation28 complex type.

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

 <complexType name="DirectDebitTransactionInformation28">
   <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.10}PaymentIdentification6"/>
         <element name="PmtTpInf" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}PaymentTypeInformation29" minOccurs="0"/>
         <element name="InstdAmt" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}ActiveOrHistoricCurrencyAndAmount"/>
         <element name="ChrgBr" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}ChargeBearerType1Code" minOccurs="0"/>
         <element name="DrctDbtTx" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}DirectDebitTransaction11" minOccurs="0"/>
         <element name="UltmtCdtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}PartyIdentification135" minOccurs="0"/>
         <element name="DbtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}BranchAndFinancialInstitutionIdentification6"/>
         <element name="DbtrAgtAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}CashAccount40" minOccurs="0"/>
         <element name="Dbtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}PartyIdentification135"/>
         <element name="DbtrAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}CashAccount40"/>
         <element name="UltmtDbtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}PartyIdentification135" minOccurs="0"/>
         <element name="InstrForCdtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}Max140Text" minOccurs="0"/>
         <element name="Purp" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}Purpose2Choice" minOccurs="0"/>
         <element name="RgltryRptg" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}RegulatoryReporting3" maxOccurs="10" minOccurs="0"/>
         <element name="Tax" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}TaxInformation10" minOccurs="0"/>
         <element name="RltdRmtInf" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}RemittanceLocation7" maxOccurs="10" minOccurs="0"/>
         <element name="RmtInf" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}RemittanceInformation21" minOccurs="0"/>
         <element name="SplmtryData" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}SupplementaryData1" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>