Definition Type: Element
Name: BankAccount
Namespace: http://www.starstandard.org/STAR/5
Type: star:BankAccountType
Containing Schema: DeprecatedComponents.xsd
Abstract
Documentation:
Deprecated: Use BankFinancialAccount or FinancialAccount
Collapse XSD Schema Diagram:
Drilldown into AccountBalanceAmount in schema deprecatedcomponents_xsd Drilldown into AccountKeyCode in schema deprecatedcomponents_xsd Drilldown into AccountTypeString in schema deprecatedcomponents_xsd Drilldown into AccountID in schema deprecatedcomponents_xsd Drilldown into DefaultCurrencyCode in schema deprecatedcomponents_xsd Drilldown into BankAccountType in schema deprecatedcomponents_xsdXSD Diagram of BankAccount in schema deprecatedcomponents_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="BankAccount" type="BankAccountType">
    <xsd:annotation>
        <xsd:documentation> Deprecated: Use BankFinancialAccount or FinancialAccount</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DefaultCurrencyCode star:DefaultCurrencyCode 0 (1)
AccountID star:AccountID 0 (1)
AccountTypeString star:AccountTypeString 0 (1)
AccountKeyCode star:AccountKeyCode 0 (1)
AccountBalanceAmount star:AccountBalanceAmount 0 (1)
Collapse Derivation Tree: