Uses the Component:FinancialInstitutionType
Table 6.72. Fields and Components
| Name | Description | Occurrence | Type | Data Type | User Notes | 
|---|---|---|---|---|---|
| SpecifiedFinancialAccount | 
                         A specified account whereby debits and/or credits arising from transactions are recorded.  | 0..* | Component | FinancialAccountABIEType | |
| FinancialOrganization | 
                         An organization dealing with finacial transactions.  | 0..1 | Component | OrganizationABIEType | 
The XML Sample provided here is an approximation of the generated XML for this component. Not all of the fields are required for implementation.
Example 6.72. CreditorFinancialInstitution
<CreditorFinancialInstitution>
     <SpecifiedFinancialAccount>......</SpecifiedFinancialAccount>     [0..*]
     <FinancialOrganization>......</FinancialOrganization>     [0..1]
</CreditorFinancialInstitution>