Definition Type: ComplexType
Name: PaymentIdentification
Namespace: urn:swift:xsd:$pain.001.001.01
Containing Schema: $pain.001.001.01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PmtRmtId in schema $pain_001_001_01_xsd Drilldown into EndToEndId in schema $pain_001_001_01_xsd Drilldown into InstrId in schema $pain_001_001_01_xsdXSD Diagram of PaymentIdentification in schema $pain_001_001_01_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xs:complexType name="PaymentIdentification">
    <xs:sequence>
        <xs:element name="InstrId" type="Max35Text" minOccurs="0" />
        <xs:element name="EndToEndId" type="Max35Text" />
        <xs:element name="PmtRmtId" type="Max35Text" minOccurs="0" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
InstrId pain001:InstrId 0 (1)
EndToEndId pain001:EndToEndId (1) (1)
PmtRmtId pain001:PmtRmtId 0 (1)
Collapse Derivation Tree:
Collapse References:
pain001:PmtId