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 ForecastUsage in schema components_xsd Drilldown into DocumentIdentificationGroup in schema components_xsd Drilldown into CustomerParty in schema components_xsd Drilldown into QuantityAvailable in schema components_xsd Drilldown into QuantityDelivered in schema components_xsd Drilldown into PartSaleType in schema components_xsd 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
PartSaleType star:PartSaleType 0 1
QuantityDelivered star:QuantityDelivered 0 1
QuantityAvailable star:QuantityAvailable 0 1
CustomerParty star:CustomerParty 0 1
DocumentIdentificationGroup star:DocumentIdentificationGroup 0 1
ForecastUsage star:ForecastUsage 0 unbounded
Collapse Derivation Tree: