Uses the Component:FinancialInstitutionType
Table 6.39. 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.45. CreditorFinancialInstitution
<CreditorFinancialInstitution>
<SpecifiedFinancialAccount>......</SpecifiedFinancialAccount> [0..*]
<FinancialOrganization>......</FinancialOrganization> [0..1]
</CreditorFinancialInstitution>