Definition Type: Element
Name: QuantitySoldHistory
Namespace: http://www.starstandard.org/STAR/5
Type: star:QuantitySoldHistoryType
Containing Schema: Components.xsd
Abstract
Documentation:
Used to report historical information about the quantity sold for a part.
Collapse XSD Schema Diagram:
Drilldown into SoldDate in schema components_xsd Drilldown into QuantitySold in schema components_xsd Drilldown into PeriodID in schema components_xsd Drilldown into QuantitySoldHistoryType in schema components_xsdXSD Diagram of QuantitySoldHistory in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="QuantitySoldHistory" type="QuantitySoldHistoryType">
    <xsd:annotation>
        <xsd:documentation>Used to report historical information about the quantity sold for a part.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PeriodID star:PeriodID 0 1
QuantitySold star:QuantitySold 1 1
SoldDate star:SoldDate 0 1
Collapse Derivation Tree: