Definition Type: ComplexType
Name: AccountIdentification1Choice
Namespace: urn:swift:xsd:$pain.001.001.01
Containing Schema: pain.001.001.01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DmstAcct in schema pain_001_001_01_xsd Drilldown into UPIC in schema pain_001_001_01_xsd Drilldown into BBAN in schema pain_001_001_01_xsd Drilldown into IBAN in schema pain_001_001_01_xsdXSD Diagram of AccountIdentification1Choice in schema pain_001_001_01_xsd (Open Applications Group (OAGIS))
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 ist:IBAN (1) (1)
BBAN ist:BBAN (1) (1)
UPIC ist:UPIC (1) (1)
DmstAcct ist:DmstAcct (1) (1)
Collapse Derivation Tree:
  • AccountIdentification1Choice
Collapse References:
ist:Id