Definition Type: ComplexType
Name: FinancialStatementHeaderType
Namespace: http://www.starstandard.org/STAR/5
Type: star:HeaderBaseType
Containing Schema: FinancialStatement.xsd
Abstract
Documentation:
.
Collapse XSD Schema Diagram:
Drilldown into OrganizationID in schema financialstatement_xsd Drilldown into FileVersionNumberString in schema financialstatement_xsd Drilldown into CountNumeric in schema financialstatement_xsd Drilldown into AccountingTermCode in schema financialstatement_xsd Drilldown into AccountingDateYearMonthDate in schema financialstatement_xsd Drilldown into DocumentIdentificationGroup in schema components_xsd Drilldown into SecondaryDealerNumberID in schema components_xsd Drilldown into SecondaryPassword in schema components_xsd Drilldown into DocumentDateTime in schema components_xsd Drilldown into HeaderBaseType in schema components_xsdXSD Diagram of FinancialStatementHeaderType in schema financialstatement_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="FinancialStatementHeaderType">
    <xsd:annotation xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="HeaderBaseType">
            <xsd:sequence>
                <xsd:element name="AccountingDateYearMonthDate" type="qdt:YearMonthDateType">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5" />
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="AccountingTermCode" type="scl:AccountingTermEnumeratedType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Term of Account Information</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="CountNumeric" type="udt:NumericType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5" />
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="FileVersionNumberString" type="qdt:StringType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates the version of validation performed on the
                        data</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="OrganizationID" type="udt:IdentifierType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Member Identification number of affiliate organization
                     </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentDateTime star:DocumentDateTime 0 (1)
SecondaryPassword star:SecondaryPassword 0 (1)
SecondaryDealerNumberID star:SecondaryDealerNumberID 0 (1)
DocumentIdentificationGroup star:DocumentIdentificationGroup 1 1
AccountingDateYearMonthDate star:AccountingDateYearMonthDate (1) (1)
AccountingTermCode star:AccountingTermCode 0 (1)
CountNumeric star:CountNumeric 0 (1)
FileVersionNumberString star:FileVersionNumberString 0 (1)
OrganizationID star:OrganizationID 0 (1)
Collapse Derivation Tree:
Collapse References:
star:FinancialStatementHeader