Definition Type: Element
Name: BankFinancialInstitution
Namespace: http://www.starstandard.org/STAR/5
Type: star:FinancialInstitutionType
Containing Schema: Components.xsd
Abstract
Documentation:
A Bank, Savings and Loan, or other financial institution
Collapse XSD Schema Diagram:
Drilldown into FinancialOrganization in schema components_xsd Drilldown into SpecifiedFinancialAccount in schema components_xsd Drilldown into FinancialInstitutionType in schema components_xsdXSD Diagram of BankFinancialInstitution in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="BankFinancialInstitution" type="FinancialInstitutionType">
    <xsd:annotation>
        <xsd:documentation>A Bank, Savings and Loan, or other financial
            institution</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SpecifiedFinancialAccount star:SpecifiedFinancialAccount 0 unbounded
FinancialOrganization star:FinancialOrganization 0 1
Collapse Derivation Tree: