<xs:complexType name="FinancialInstitutionIdentification1">
<xs:sequence>
<xs:element name="BIC" type="BICIdentifier" minOccurs="0" maxOccurs="1" />
<xs:element name="ClrSysMmbId" type="ClearingSystemMemberIdentificationChoice" minOccurs="0" maxOccurs="1" />
<xs:element name="Nm" type="Max70Text" minOccurs="0" maxOccurs="1" />
<xs:element name="PstlAdr" type="PostalAddress1" minOccurs="0" maxOccurs="1" />
<xs:element name="PrtryId" type="GenericIdentification3" minOccurs="0" maxOccurs="1" />
</xs:sequence>
</xs:complexType>
|