Definition Type: Element
Name: SpecifiedFinancialAccount
Namespace: http://www.starstandard.org/STAR/5
Type: star:FinancialAccountABIEType
Containing Schema: Components.xsd
Abstract
Documentation:
A specified account whereby debits and/or credits arising from transactions are recorded.
Collapse XSD Schema Diagram:
Drilldown into RoutingTransitID in schema components_xsd Drilldown into CreditFinancing in schema components_xsd Drilldown into BalanceAmount in schema components_xsd Drilldown into DefaultCurrencyCode in schema components_xsd Drilldown into AccountName in schema components_xsd Drilldown into AccountTypeString in schema components_xsd Drilldown into AccountID in schema components_xsd Drilldown into FinancialAccountABIEType in schema components_xsdXSD Diagram of SpecifiedFinancialAccount in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="SpecifiedFinancialAccount" type="FinancialAccountABIEType">
    <xsd:annotation>
        <xsd:documentation> A specified account whereby debits and/or credits arising from
                transactions are recorded. </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AccountID star:AccountID 0 1
AccountTypeString star:AccountTypeString 0 1
AccountName star:AccountName 0 1
DefaultCurrencyCode star:DefaultCurrencyCode 0 1
BalanceAmount star:BalanceAmount 0 1
CreditFinancing star:CreditFinancing 0 1
RoutingTransitID star:RoutingTransitID 0 1
Collapse Derivation Tree: