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 (HR-XML - Human Resources XML)
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 nsC:InstrId 0 1
EndToEndId nsC:EndToEndId (1) (1)
PmtRmtId nsC:PmtRmtId 0 1
Collapse Derivation Tree:
Collapse References:
nsC:PmtId