Class DirectDebitTransactionInformation2

java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_008_001_01.DirectDebitTransactionInformation2

public class DirectDebitTransactionInformation2 extends Object

Java class for DirectDebitTransactionInformation2 complex type.

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

 <complexType name="DirectDebitTransactionInformation2">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="PmtId" type="{urn:sepade:xsd:pain.008.001.01}PaymentIdentification1"/>
         <element name="InstdAmt" type="{urn:sepade:xsd:pain.008.001.01}EuroMax9Amount"/>
         <element name="DrctDbtTx" type="{urn:sepade:xsd:pain.008.001.01}DirectDebitTransaction4"/>
         <element name="DbtrAgt" type="{urn:sepade:xsd:pain.008.001.01}FinancialInstitution2"/>
         <element name="Dbtr" type="{urn:sepade:xsd:pain.008.001.01}PartyIdentification23"/>
         <element name="DbtrAcct" type="{urn:sepade:xsd:pain.008.001.01}CashAccount8"/>
         <element name="UltmtDbtr" type="{urn:sepade:xsd:pain.008.001.01}PartyIdentification12" minOccurs="0"/>
         <element name="RmtInf" type="{urn:sepade:xsd:pain.008.001.01}RemittanceInformation3" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>