Definition Type: Element
Name: FinancialStatement
Namespace: http://www.starstandard.org/STAR/5
Type: star:FinancialStatementType
Containing Schema: FinancialStatement.xsd
Abstract
Documentation:
FinancialStatement is the root element of the Financial Statement Business Object Document.
Collapse XSD Schema Diagram:
Drilldown into FinancialStatementDetail in schema financialstatement_xsd Drilldown into FinancialStatementHeader in schema financialstatement_xsd Drilldown into FinancialStatementType in schema financialstatement_xsdXSD Diagram of FinancialStatement in schema financialstatement_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="FinancialStatement" type="FinancialStatementType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org"> FinancialStatement is the root element of the Financial Statement
            Business Object Document.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
FinancialStatementHeader star:FinancialStatementHeader (1) (1)
FinancialStatementDetail star:FinancialStatementDetail (1) unbounded
Collapse Derivation Tree: