CreditorFinancialInstitution

Uses the Component:FinancialInstitutionType

Fields and Components

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..*ComponentFinancialAccountABIEType 
FinancialOrganization

An organization dealing with finacial transactions.

0..1ComponentOrganizationABIEType 

Sample XML

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>