Class BranchAndFinancialInstitutionIdentification8

java.lang.Object
org.coderic.iso20022.messages.remt.BranchAndFinancialInstitutionIdentification8

public class BranchAndFinancialInstitutionIdentification8 extends Object

Java class for BranchAndFinancialInstitutionIdentification8 complex type.

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

 <complexType name="BranchAndFinancialInstitutionIdentification8">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="FinInstnId" type="{urn:iso:std:iso:20022:tech:xsd:remt.002.001.03}FinancialInstitutionIdentification23"/>
         <element name="BrnchId" type="{urn:iso:std:iso:20022:tech:xsd:remt.002.001.03}BranchData5" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>