Class CreditTransferTransactionInformationSCT

java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_001_001_03.CreditTransferTransactionInformationSCT

public class CreditTransferTransactionInformationSCT extends Object

Java class for CreditTransferTransactionInformationSCT complex type.

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

<complexType name="CreditTransferTransactionInformationSCT">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="PmtId" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.03}PaymentIdentificationSEPA"/>
        <element name="PmtTpInf" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.03}PaymentTypeInformationSCT2" minOccurs="0"/>
        <element name="Amt" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.03}AmountTypeSEPA"/>
        <element name="ChrgBr" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.03}ChargeBearerTypeSEPACode" minOccurs="0"/>
        <element name="UltmtDbtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.03}PartyIdentificationSEPA1" minOccurs="0"/>
        <element name="CdtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.03}BranchAndFinancialInstitutionIdentificationSEPA1" minOccurs="0"/>
        <element name="Cdtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.03}PartyIdentificationSEPA2"/>
        <element name="CdtrAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.03}CashAccountSEPA2"/>
        <element name="UltmtCdtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.03}PartyIdentificationSEPA1" minOccurs="0"/>
        <element name="Purp" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.03}PurposeSEPA" minOccurs="0"/>
        <element name="RmtInf" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.03}RemittanceInformationSEPA1Choice" minOccurs="0"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>