Definition Type: ComplexType
Name: PaymentReference2
Namespace: urn:swift:xsd:$pain.004.001.01
Containing Schema: $pain.004.001.01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into OrgnlTxInf in schema $pain_004_001_01_xsd Drilldown into AddtlInf in schema $pain_004_001_01_xsd Drilldown into TxSts in schema $pain_004_001_01_xsd Drilldown into PmtId in schema $pain_004_001_01_xsdXSD Diagram of PaymentReference2 in schema $pain_004_001_01_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xs:complexType name="PaymentReference2">
    <xs:sequence>
        <xs:element name="PmtId" type="PaymentIdentification" />
        <xs:element name="TxSts" type="PaymentCancellationStatusCode" minOccurs="0" maxOccurs="1" />
        <xs:element name="AddtlInf" type="Max105Text" minOccurs="0" maxOccurs="1" />
        <xs:element name="OrgnlTxInf" type="OriginalTransactionInformation1" minOccurs="0" maxOccurs="1" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PmtId pain004:PmtId (1) (1)
TxSts pain004:TxSts 0 1
AddtlInf pain004:AddtlInf 0 1
OrgnlTxInf pain004:OrgnlTxInf 0 1
Collapse Derivation Tree:
Collapse References:
pain004:OrgnlTxRefInfAndSts