Definition Type: ComplexType
Name: PaymentInformation9
Namespace: urn:swift:xsd:$pain.002.001.01
Containing Schema: $pain.002.001.01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into OrgnlTxRefInfAndSts in schema $pain_002_001_01_xsd Drilldown into DbtrAcct in schema $pain_002_001_01_xsd Drilldown into Dbtr in schema $pain_002_001_01_xsd Drilldown into CdtTrfTpId in schema $pain_002_001_01_xsd Drilldown into PmtMtdByFrstAgt in schema $pain_002_001_01_xsd Drilldown into ReqdExctnDt in schema $pain_002_001_01_xsdXSD Diagram of PaymentInformation9 in schema $pain_002_001_01_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xs:complexType name="PaymentInformation9">
    <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="PaymentReference1" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ReqdExctnDt pain002:ReqdExctnDt 0 1
PmtMtdByFrstAgt pain002:PmtMtdByFrstAgt 0 1
CdtTrfTpId pain002:CdtTrfTpId 0 1
Dbtr pain002:Dbtr 0 1
DbtrAcct pain002:DbtrAcct 0 1
OrgnlTxRefInfAndSts pain002:OrgnlTxRefInfAndSts 0 unbounded
Collapse Derivation Tree:
Collapse References:
pain002:OrgnlPmtInf