Definition Type: ComplexType
Name: SettlementPriorityChoice
Namespace: urn:swift:xsd:$pain.002.001.01
Containing Schema: $pain.002.001.01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PmtSchme in schema $pain_002_001_01_xsd Drilldown into Prty in schema $pain_002_001_01_xsdXSD Diagram of SettlementPriorityChoice in schema $pain_002_001_01_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xs:complexType name="SettlementPriorityChoice">
    <xs:sequence>
        <xs:choice>
            <xs:element name="Prty" type="Priority2Code" />
            <xs:element name="PmtSchme" type="PaymentSchemeChoice" />
        </xs:choice>
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Prty pain002:Prty (1) (1)
PmtSchme pain002:PmtSchme (1) (1)
Collapse Derivation Tree:
Collapse References:
pain002:SttlmPrty