Definition Type: Element
Name: PartsForecasting
Namespace: http://www.starstandard.org/STAR/5
Type: star:PartsForecastingType
Containing Schema: Components.xsd
Abstract
Documentation:
The Parts Forecasting component is used for reporting of data values for forecasting algorithms.
Collapse XSD Schema Diagram:
Drilldown into ExpectedInventory in schema components_xsd Drilldown into QuantitySoldHistory in schema components_xsd Drilldown into PeriodsInYearNumeric in schema components_xsd Drilldown into FullBinQuantity in schema components_xsd Drilldown into JobQuantity in schema components_xsd Drilldown into PartsForecastingType in schema components_xsdXSD Diagram of PartsForecasting in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="PartsForecasting" type="PartsForecastingType">
    <xsd:annotation>
        <xsd:documentation>The Parts Forecasting component is used for reporting of data values for forecasting algorithms.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
JobQuantity star:JobQuantity 0 1
FullBinQuantity star:FullBinQuantity 0 1
PeriodsInYearNumeric star:PeriodsInYearNumeric 0 1
QuantitySoldHistory star:QuantitySoldHistory 0 unbounded
ExpectedInventory star:ExpectedInventory 0 unbounded
Collapse Derivation Tree: