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 (Open Applications Group (OAGIS))
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 ist:InstrId 0 (1)
EndToEndId ist:EndToEndId (1) (1)
PmtRmtId ist:PmtRmtId 0 (1)
Collapse Derivation Tree:
Collapse References:
ist:PmtId