Definition Type: ComplexType
Name: AcknowledgeFinancialStatementDataAreaType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: AcknowledgeFinancialStatement.xsd
Abstract
Documentation:
Acknowledge Financial Statement Data Area
Collapse XSD Schema Diagram:
Drilldown into FinancialStatement in schema financialstatement_xsd Drilldown into Acknowledge in schema meta_xsdXSD Diagram of AcknowledgeFinancialStatementDataAreaType in schema acknowledgefinancialstatement_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="AcknowledgeFinancialStatementDataAreaType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
				Acknowledge Financial Statement Data Area
			</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="Acknowledge" />
        <xsd:element ref="FinancialStatement" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Acknowledge star:Acknowledge (1) (1)
FinancialStatement star:FinancialStatement (1) unbounded
Collapse Derivation Tree:
Collapse References:
star:AcknowledgeFinancialStatementDataArea