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