Class PaymentInstruction39

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

public class PaymentInstruction39 extends Object

Java class for PaymentInstruction39 complex type.

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

 <complexType name="PaymentInstruction39">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="PmtInfId" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}Max35Text"/>
         <element name="PmtMtd" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}PaymentMethod2Code"/>
         <element name="ReqdAdvcTp" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}AdviceType1" minOccurs="0"/>
         <element name="BtchBookg" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}BatchBookingIndicator" minOccurs="0"/>
         <element name="NbOfTxs" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}Max15NumericText" minOccurs="0"/>
         <element name="CtrlSum" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}DecimalNumber" minOccurs="0"/>
         <element name="PmtTpInf" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}PaymentTypeInformation29" minOccurs="0"/>
         <element name="ReqdColltnDt" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}ISODate"/>
         <element name="Cdtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}PartyIdentification135"/>
         <element name="CdtrAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}CashAccount40"/>
         <element name="CdtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}BranchAndFinancialInstitutionIdentification6"/>
         <element name="CdtrAgtAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}CashAccount40" minOccurs="0"/>
         <element name="UltmtCdtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}PartyIdentification135" minOccurs="0"/>
         <element name="ChrgBr" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}ChargeBearerType1Code" minOccurs="0"/>
         <element name="ChrgsAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}CashAccount40" minOccurs="0"/>
         <element name="ChrgsAcctAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}BranchAndFinancialInstitutionIdentification6" minOccurs="0"/>
         <element name="CdtrSchmeId" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}PartyIdentification135" minOccurs="0"/>
         <element name="DrctDbtTxInf" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}DirectDebitTransactionInformation28" maxOccurs="unbounded"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>