Definition Type: Element
Name: FinancialStatementDetail
Namespace: http://www.starstandard.org/STAR/5
Type: star:FinancialStatementDetailType
Containing Schema: FinancialStatement.xsd
Abstract
Documentation:
The Detail Component represents the detailed information for the Financial Statement.
Collapse XSD Schema Diagram:
Drilldown into AccountValue in schema financialstatement_xsd Drilldown into AccountID in schema financialstatement_xsd Drilldown into FinancialStatementDetailType in schema financialstatement_xsdXSD Diagram of FinancialStatementDetail in schema financialstatement_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="FinancialStatementDetail" type="FinancialStatementDetailType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org"> The Detail Component represents the detailed information for the
            Financial Statement.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AccountID star:AccountID (1) (1)
AccountValue star:AccountValue (1) (1)
Collapse Derivation Tree: