Definition Type: ComplexType
Name: SettlementPriorityChoice
Namespace: urn:swift:xsd:$pain.001.001.01
Containing Schema: $pain.001.001.01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PmtSchme in schema $pain_001_001_01_xsd Drilldown into Prty in schema $pain_001_001_01_xsdXSD Diagram of SettlementPriorityChoice in schema $pain_001_001_01_xsd (HR-XML - Human Resources XML)
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 nsB:Prty (1) (1)
PmtSchme nsB:PmtSchme (1) (1)
Collapse Derivation Tree:
Collapse References:
nsB:SttlmPrty