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