<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>