Class BranchAndFinancialInstitutionIdentification5BAHTCH

java.lang.Object
iso.std.iso._20022.tech.xsd.head_001_001.BranchAndFinancialInstitutionIdentification5BAHTCH

public class BranchAndFinancialInstitutionIdentification5BAHTCH extends Object

Java class for BranchAndFinancialInstitutionIdentification5BAH_TCH complex type.

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

 <complexType name="BranchAndFinancialInstitutionIdentification5BAH_TCH">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="FinInstnId" type="{urn:iso:std:iso:20022:tech:xsd:head.001.001.01}FinancialInstitutionIdentification8BAH"/>
         <element name="BrnchId" type="{urn:iso:std:iso:20022:tech:xsd:head.001.001.01}BranchData2BAH_TCH" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>