Class PaymentInstructionInformation5


  • public class PaymentInstructionInformation5
    extends Object

    Java class for PaymentInstructionInformation5 complex type.

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

     <complexType name="PaymentInstructionInformation5">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="PmtInfId" type="{urn:sepade:xsd:pain.008.001.01}Max35Text" minOccurs="0"/>
             <element name="PmtMtd" type="{urn:sepade:xsd:pain.008.001.01}PaymentMethod2Code"/>
             <element name="PmtTpInf" type="{urn:sepade:xsd:pain.008.001.01}PaymentTypeInformation8"/>
             <element name="ReqdColltnDt" type="{urn:sepade:xsd:pain.008.001.01}ISODate"/>
             <element name="Cdtr" type="{urn:sepade:xsd:pain.008.001.01}PartyIdentification22"/>
             <element name="CdtrAcct" type="{urn:sepade:xsd:pain.008.001.01}CashAccount8"/>
             <element name="CdtrAgt" type="{urn:sepade:xsd:pain.008.001.01}FinancialInstitution2"/>
             <element name="ChrgBr" type="{urn:sepade:xsd:pain.008.001.01}ChargeBearerType2Code"/>
             <element name="DrctDbtTxInf" type="{urn:sepade:xsd:pain.008.001.01}DirectDebitTransactionInformation2" maxOccurs="unbounded"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>