Class PaymentInstructionInformation4

java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_001_001_02.PaymentInstructionInformation4

public class PaymentInstructionInformation4 extends Object

Java class for PaymentInstructionInformation4 complex type.

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

<complexType name="PaymentInstructionInformation4">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="PmtInfId" type="{urn:sepade:xsd:pain.001.001.02}Max35Text" minOccurs="0"/>
        <element name="PmtMtd" type="{urn:sepade:xsd:pain.001.001.02}PaymentMethod5Code"/>
        <element name="PmtTpInf" type="{urn:sepade:xsd:pain.001.001.02}PaymentTypeInformation7"/>
        <element name="ReqdExctnDt" type="{urn:sepade:xsd:pain.001.001.02}ISODate"/>
        <element name="Dbtr" type="{urn:sepade:xsd:pain.001.001.02}PartyIdentification23"/>
        <element name="DbtrAcct" type="{urn:sepade:xsd:pain.001.001.02}CashAccount8"/>
        <element name="DbtrAgt" type="{urn:sepade:xsd:pain.001.001.02}FinancialInstitution2"/>
        <element name="ChrgBr" type="{urn:sepade:xsd:pain.001.001.02}ChargeBearerType2Code"/>
        <element name="CdtTrfTxInf" type="{urn:sepade:xsd:pain.001.001.02}CreditTransferTransactionInformation2" maxOccurs="unbounded"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>