Class FinancialInstitutionIdentification5Choice


  • public class FinancialInstitutionIdentification5Choice
    extends java.lang.Object

    Java class for FinancialInstitutionIdentification5Choice complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="FinancialInstitutionIdentification5Choice">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <choice>
               <element name="BIC" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}BICIdentifier"/>
               <element name="ClrSysMmbId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}ClearingSystemMemberIdentification3Choice"/>
               <element name="NmAndAdr" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}NameAndAddress7"/>
               <element name="PrtryId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}GenericIdentification3"/>
               <element name="CmbndId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}FinancialInstitutionIdentification3"/>
             </choice>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>