<xsd:simpleType name="PartQuantityEnumeratedType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/">This is a list of types of Parts Quantities. For example, QuantityOnHand</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:normalizedString">
<xsd:enumeration value="QuantityOnHand">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">The quantity of part currently in inventory.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="QuantitySold">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Quantity of part sold since last inventory.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="QuantityOfLostSale">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Potential quantity of sales lost due to non-inventory since last inventory.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="QuantityOnOrder">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Quantity of all outstanding orders not received into inventory.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="QuantityReOrderPoint">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Quantity that triggers dealer's reordering of part.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="QuantityTwelveMonthSales">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Quantity sold over last 12 months (rolling).</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="QuantityTwelveMonthLostSales">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Quantity of lost sales over last 12 months (rolling).</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="BackOrderQuantity">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Quantity of part on back order</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="QuantityOfReturn">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Quantity of part returned since last inventory.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="QuantityReserved">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Quantity of part reserved for service.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="QuantityDealerPartStocking">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Dealer defined quantity that is to be stocked above the manufacturer recommended stocking level of the part.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="QuantityAvailable">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">The quantity the dealer has available for release from inventory. It is traditionally defined as Quantity On Hand minus reserved or encumbered parts.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="QuantityUserMin">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">User-defined minimum stocking quantity for a part.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="QuantityUserMax">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">User-defined maximum stocking quantity for a part to be held in inventory.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="QuantityBestStockingLevel">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">The optimal quantity of a part to keep on-hand based on dealer specified parameters.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="AverageWeeklyUsageQuantity">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">The average weekly usage of a part as calculated by the dealer's DMS.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="OrderQuantityReceived">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Quantity of parts on an order that was received into inventory. Value should be month to date receipts for the calendar month.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="LastReceiptQuantity">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">The last receipt quantity. Not month to date, but the last receipt quantity for the part number.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="MinimumOrderQuantity">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">The number of items the dealer must order for the order to be processed.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="QuantityBinning">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Quantity of part binning.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="QuantityInTransit">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Quantity of part in transit.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="NumberOfPicks">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Number of picks of a part since last inventory.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="FixedOrderQuantity">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Fixed order quantity that the dealer orders when the reorder level is reached.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="QuantityAdjustmentDaily">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Part quantity adjustments that is being removed from or added to the part inventory excluding sales or purchases for the day.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="CustomerReservedQuantity">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Part inventory quantity reserved for customers.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="ShipmentReservedQuantity">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Part inventory quantity reserved for shipment.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SpecialOrderQuantity">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Part inventory quantity reserved for special orders.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
|