Definition Type: ComplexType
Name: PaymentInformation12
Namespace: urn:swift:xsd:$pain.004.001.01
Containing Schema: $pain.004.001.01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into OrgnlTxRefInfAndSts in schema $pain_004_001_01_xsd Drilldown into DbtrAcct in schema $pain_004_001_01_xsd Drilldown into Dbtr in schema $pain_004_001_01_xsd Drilldown into CdtTrfTpId in schema $pain_004_001_01_xsd Drilldown into PmtMtdByFrstAgt in schema $pain_004_001_01_xsd Drilldown into ReqdExctnDt in schema $pain_004_001_01_xsdXSD Diagram of PaymentInformation12 in schema $pain_004_001_01_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xs:complexType name="PaymentInformation12">
    <xs:sequence>
        <xs:element name="ReqdExctnDt" type="ISODate" minOccurs="0" maxOccurs="1" />
        <xs:element name="PmtMtdByFrstAgt" type="PaymentMethod1Code" minOccurs="0" maxOccurs="1" />
        <xs:element name="CdtTrfTpId" type="CreditTransferTypeIdentification" minOccurs="0" maxOccurs="1" />
        <xs:element name="Dbtr" type="PartyIdentification1" minOccurs="0" maxOccurs="1" />
        <xs:element name="DbtrAcct" type="CashAccount3" minOccurs="0" maxOccurs="1" />
        <xs:element name="OrgnlTxRefInfAndSts" type="PaymentReference2" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ReqdExctnDt pain004:ReqdExctnDt 0 1
PmtMtdByFrstAgt pain004:PmtMtdByFrstAgt 0 1
CdtTrfTpId pain004:CdtTrfTpId 0 1
Dbtr pain004:Dbtr 0 1
DbtrAcct pain004:DbtrAcct 0 1
OrgnlTxRefInfAndSts pain004:OrgnlTxRefInfAndSts 0 unbounded
Collapse Derivation Tree:
Collapse References:
pain004:OrgnlPmtInf