Definition Type: ComplexType
Name: PaymentReference1
Namespace: urn:swift:xsd:$pain.002.001.01
Containing Schema: $pain.002.001.01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into OrgnlTxInf in schema $pain_002_001_01_xsd Drilldown into AddtlInf in schema $pain_002_001_01_xsd Drilldown into StsRsn in schema $pain_002_001_01_xsd Drilldown into TxSts in schema $pain_002_001_01_xsd Drilldown into PmtId in schema $pain_002_001_01_xsdXSD Diagram of PaymentReference1 in schema $pain_002_001_01_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xs:complexType name="PaymentReference1">
    <xs:sequence>
        <xs:element name="PmtId" type="PaymentIdentification" />
        <xs:element name="TxSts" type="PaymentTransactionStatusCode" minOccurs="0" maxOccurs="1" />
        <xs:element name="StsRsn" type="PaymentReject1Code" 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 pain002:PmtId (1) (1)
TxSts pain002:TxSts 0 1
StsRsn pain002:StsRsn 0 1
AddtlInf pain002:AddtlInf 0 1
OrgnlTxInf pain002:OrgnlTxInf 0 1
Collapse Derivation Tree:
Collapse References:
pain002:OrgnlTxRefInfAndSts