Definition Type: Element
Name: QuantityForecast
Namespace: http://www.starstandard.org/STAR/5
Type: star:QuantityForecastType
Containing Schema: Components.xsd
Abstract
Documentation:
Used to report forecast information about the expected sales of a part.
Collapse XSD Schema Diagram:
Drilldown into PartSaleType in schema components_xsd Drilldown into QuantitySold in schema components_xsd Drilldown into PeriodID in schema components_xsd Drilldown into QuantityForecastType in schema components_xsdXSD Diagram of QuantityForecast in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="QuantityForecast" type="QuantityForecastType">
    <xsd:annotation>
        <xsd:documentation>
                Used to report forecast information about the expected sales of 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 0 1
PartSaleType star:PartSaleType 0 1
Collapse Derivation Tree: