Definition Type: ComplexType
Name: PaymentIdentification
Namespace: urn:swift:xsd:$pain.002.001.01
Containing Schema: $pain.002.001.01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PmtRmtId in schema $pain_002_001_01_xsd Drilldown into EndToEndId in schema $pain_002_001_01_xsd Drilldown into InstrId in schema $pain_002_001_01_xsdXSD Diagram of PaymentIdentification in schema $pain_002_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" maxOccurs="1" />
        <xs:element name="EndToEndId" type="Max35Text" />
        <xs:element name="PmtRmtId" type="Max35Text" minOccurs="0" maxOccurs="1" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
InstrId pain002:InstrId 0 1
EndToEndId pain002:EndToEndId (1) (1)
PmtRmtId pain002:PmtRmtId 0 1
Collapse Derivation Tree:
Collapse References:
pain002:PmtId