Definition Type: ComplexType
Name: AccountIdentification1Choice
Namespace: urn:swift:xsd:$pain.004.001.01
Containing Schema: $pain.004.001.01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DmstAcct in schema $pain_004_001_01_xsd Drilldown into UPIC in schema $pain_004_001_01_xsd Drilldown into BBAN in schema $pain_004_001_01_xsd Drilldown into IBAN in schema $pain_004_001_01_xsdXSD Diagram of AccountIdentification1Choice in schema $pain_004_001_01_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xs:complexType name="AccountIdentification1Choice">
    <xs:sequence>
        <xs:choice>
            <xs:element name="IBAN" type="IBANIdentifier" />
            <xs:element name="BBAN" type="BBANIdentifier" />
            <xs:element name="UPIC" type="UPICIdentifier" />
            <xs:element name="DmstAcct" type="SimpleIdentificationInformation" />
        </xs:choice>
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
IBAN pain004:IBAN (1) (1)
BBAN pain004:BBAN (1) (1)
UPIC pain004:UPIC (1) (1)
DmstAcct pain004:DmstAcct (1) (1)
Collapse Derivation Tree:
Collapse References:
pain004:Id