Definition Type: ComplexType
Name: PaymentInformation6
Namespace: urn:swift:xsd:$pain.001.001.01
Containing Schema: $pain.001.001.01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PmtTx in schema $pain_001_001_01_xsd Drilldown into ChrgsAcctAgt in schema $pain_001_001_01_xsd Drilldown into ChrgsAcct in schema $pain_001_001_01_xsd Drilldown into FrstAgt in schema $pain_001_001_01_xsd Drilldown into DbtrAcct in schema $pain_001_001_01_xsd Drilldown into DbtrCtryOfRes in schema $pain_001_001_01_xsd Drilldown into Dbtr in schema $pain_001_001_01_xsd Drilldown into CdtTrfTpId in schema $pain_001_001_01_xsd Drilldown into PmtMtdByFrstAgt in schema $pain_001_001_01_xsd Drilldown into ReqdExctnDt in schema $pain_001_001_01_xsdXSD Diagram of PaymentInformation6 in schema $pain_001_001_01_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:complexType name="PaymentInformation6">
    <xs:sequence>
        <xs:element name="ReqdExctnDt" type="ISODate" />
        <xs:element name="PmtMtdByFrstAgt" type="PaymentMethod1Code" />
        <xs:element name="CdtTrfTpId" type="CreditTransferTypeIdentification" minOccurs="0" />
        <xs:element name="Dbtr" type="PartyIdentification1" minOccurs="0" />
        <xs:element name="DbtrCtryOfRes" type="CountryCode" minOccurs="0" />
        <xs:element name="DbtrAcct" type="CashAccount3" />
        <xs:element name="FrstAgt" type="BranchAndFinancialInstitutionIdentification" />
        <xs:element name="ChrgsAcct" type="CashAccount3" minOccurs="0" />
        <xs:element name="ChrgsAcctAgt" type="BranchAndFinancialInstitutionIdentification" minOccurs="0" />
        <xs:element name="PmtTx" type="GenericPaymentTransaction3" maxOccurs="unbounded" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ReqdExctnDt nsB:ReqdExctnDt (1) (1)
PmtMtdByFrstAgt nsB:PmtMtdByFrstAgt (1) (1)
CdtTrfTpId nsB:CdtTrfTpId 0 (1)
Dbtr nsB:Dbtr 0 (1)
DbtrCtryOfRes nsB:DbtrCtryOfRes 0 (1)
DbtrAcct nsB:DbtrAcct (1) (1)
FrstAgt nsB:FrstAgt (1) (1)
ChrgsAcct nsB:ChrgsAcct 0 (1)
ChrgsAcctAgt nsB:ChrgsAcctAgt 0 (1)
PmtTx nsB:PmtTx (1) unbounded
Collapse Derivation Tree:
Collapse References:
nsB:PmtInf