Definition Type: ComplexType
Name: SplitPartsOrderLineType
Namespace: http://www.starstandard.org/STAR/5
Type: star:PartsOrderLineType
Containing Schema: PartsOrder.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SPOPromisedShipDateTime in schema partsorder_xsd Drilldown into SPORequestedShipDateTime in schema partsorder_xsd Drilldown into ChildLinePricingAppliesIndicator in schema partsorder_xsd Drilldown into ChildLineReasonCode in schema partsorder_xsd Drilldown into PromotionCode in schema partsorder_xsd Drilldown into PriceBreak in schema components_xsd Drilldown into ImageAttachmentExtended in schema components_xsd Drilldown into POLPromisedShipDateTime in schema partsorder_xsd Drilldown into POLRequestedShipDateTime in schema partsorder_xsd Drilldown into Price in schema components_xsd Drilldown into BackOrderTypeCode in schema partsorder_xsd Drilldown into FreeFormTextGroup in schema components_xsd Drilldown into PartSourceCode in schema partsorder_xsd Drilldown into DealerParty in schema components_xsd Drilldown into VendorCode in schema partsorder_xsd Drilldown into ItemIdentificationGroup in schema components_xsd Drilldown into DocumentReferenceIdentificationGroup in schema components_xsd Drilldown into AcknowledgementStatus in schema components_xsd Drilldown into SerialNumberID in schema partsorder_xsd Drilldown into SerialNumberIDRequiredIndicator in schema partsorder_xsd Drilldown into ShipDate in schema partsorder_xsd Drilldown into OrderDate in schema partsorder_xsd Drilldown into ShipmentCarrierDetail in schema components_xsd Drilldown into CrossShipmentRestrictionCode in schema partsorder_xsd Drilldown into ChangeIndicator in schema partsorder_xsd Drilldown into LineSplitPartsOrderLine in schema partsorder_xsd Drilldown into SupplierToDealerComments in schema partsorder_xsd Drilldown into ShipPriorityCode in schema partsorder_xsd Drilldown into AllowSupersessionIndicator in schema partsorder_xsd Drilldown into AllowSubstitutionIndicator in schema partsorder_xsd Drilldown into AllowCrossShipmentIndicator in schema partsorder_xsd Drilldown into AllowBackOrderPartialShipCode in schema partsorder_xsd Drilldown into ManufacturerName in schema partsorder_xsd Drilldown into LineState in schema components_xsd Drilldown into AllowBackOrderIndicator in schema partsorder_xsd Drilldown into ItemIdDescription in schema partsorder_xsd Drilldown into SuggestedRetailPriceAmount in schema partsorder_xsd Drilldown into DealerNetPriceAmount in schema partsorder_xsd Drilldown into Status in schema partsorder_xsd Drilldown into SupplierLineID in schema partsorder_xsd Drilldown into HazmatIndicator in schema partsorder_xsd Drilldown into ShipmentCarrierCode in schema partsorder_xsd Drilldown into TariffCode in schema partsorder_xsd Drilldown into TariffCodeIndicator in schema partsorder_xsd Drilldown into HazmatShippingChargeIndicator in schema partsorder_xsd Drilldown into OrderReferenceNumberString in schema partsorder_xsd Drilldown into RepairOrderNumberString in schema partsorder_xsd Drilldown into DiagnosticCodes in schema partsorder_xsd Drilldown into ClaimTypeString in schema partsorder_xsd Drilldown into IgnitionKeyNumberString in schema partsorder_xsd Drilldown into VehicleID in schema partsorder_xsd Drilldown into PartVerification in schema partsorder_xsd Drilldown into OptionCode in schema partsorder_xsd Drilldown into ShipWarehouseNumeric in schema partsorder_xsd Drilldown into PartTypeCode in schema partsorder_xsd Drilldown into PartClassCode in schema partsorder_xsd Drilldown into BinLocation in schema partsorder_xsd Drilldown into SupplierItemID in schema partsorder_xsd Drilldown into ItemID in schema partsorder_xsd Drilldown into PartLineInternalReferenceString in schema partsorder_xsd Drilldown into LineItemComments in schema partsorder_xsd Drilldown into CustomerName in schema partsorder_xsd Drilldown into InDistanceMeasure in schema partsorder_xsd Drilldown into PartDimensions in schema partsorder_xsd Drilldown into AcknowledgmentDetail in schema components_xsd Drilldown into PromisedShipDate in schema partsorder_xsd Drilldown into PromisedDeliveryDate in schema partsorder_xsd Drilldown into OrderQuantity in schema partsorder_xsd Drilldown into LineNumberString in schema partsorder_xsd Drilldown into PartsOrderLineBaseType in schema partsorder_xsd Drilldown into PartsOrderLineType in schema partsorder_xsdXSD Diagram of SplitPartsOrderLineType in schema partsorder_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="SplitPartsOrderLineType">
    <xsd:complexContent>
        <xsd:extension base="PartsOrderLineType">
            <xsd:sequence>
                <xsd:element name="ChildLineReasonCode" type="scl:ChildLineReasonCodeEnumeratedType" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">The reason this line has child lines.
                     </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="ChildLinePricingAppliesIndicator" type="udt:IndicatorType" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Identifies if the pricing of the child line(s) applies.
                     </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="SPORequestedShipDateTime" type="udt:DateTimeType" minOccurs="0" maxOccurs="1">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        datetime the dealer is requesting the supplier to ship the order. This could be sooner or later 
                        than the tyThepical stock order shipping date. However, it is expected this field is intended to 
                        delay the shipment from the typical stock order processing to some later preferred datetime.
                     </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="SPOPromisedShipDateTime" type="udt:DateTimeType" minOccurs="0" maxOccurs="1">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        Indicates the datetime in which the order was promised to be shipped from the supplier to the dealer. 
                     </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LineNumberString star:LineNumberString 0 (1)
OrderQuantity star:OrderQuantity 0 (1)
PromisedDeliveryDate star:PromisedDeliveryDate 0 (1)
PromisedShipDate star:PromisedShipDate 0 (1)
AcknowledgmentDetail star:AcknowledgmentDetail 0 (1)
PartDimensions star:PartDimensions 0 (1)
InDistanceMeasure star:InDistanceMeasure 0 (1)
CustomerName star:CustomerName 0 (1)
LineItemComments star:LineItemComments 0 (1)
PartLineInternalReferenceString star:PartLineInternalReferenceString 0 (1)
ItemID star:ItemID 0 (1)
SupplierItemID star:SupplierItemID 0 (1)
BinLocation star:BinLocation 0 (1)
PartClassCode star:PartClassCode 0 (1)
PartTypeCode star:PartTypeCode 0 (1)
ShipWarehouseNumeric star:ShipWarehouseNumeric 0 (1)
OptionCode star:OptionCode 0 (1)
PartVerification star:PartVerification 0 (1)
VehicleID star:VehicleID 0 (1)
IgnitionKeyNumberString star:IgnitionKeyNumberString 0 (1)
ClaimTypeString star:ClaimTypeString 0 (1)
DiagnosticCodes star:DiagnosticCodes 0 (1)
RepairOrderNumberString star:RepairOrderNumberString 0 (1)
OrderReferenceNumberString star:OrderReferenceNumberString 0 (1)
HazmatShippingChargeIndicator star:HazmatShippingChargeIndicator 0 (1)
TariffCodeIndicator star:TariffCodeIndicator 0 (1)
TariffCode star:TariffCode 0 (1)
ShipmentCarrierCode star:ShipmentCarrierCode 0 (1)
HazmatIndicator star:HazmatIndicator 0 (1)
SupplierLineID star:SupplierLineID 0 (1)
Status star:Status 0 unbounded
DealerNetPriceAmount star:DealerNetPriceAmount 0 (1)
SuggestedRetailPriceAmount star:SuggestedRetailPriceAmount 0 (1)
ItemIdDescription star:ItemIdDescription 0 unbounded
AllowBackOrderIndicator star:AllowBackOrderIndicator 0 (1)
LineState star:LineState 0 unbounded
ManufacturerName star:ManufacturerName 0 (1)
AllowBackOrderPartialShipCode star:AllowBackOrderPartialShipCode 0 (1)
AllowCrossShipmentIndicator star:AllowCrossShipmentIndicator 0 (1)
AllowSubstitutionIndicator star:AllowSubstitutionIndicator 0 (1)
AllowSupersessionIndicator star:AllowSupersessionIndicator 0 (1)
ShipPriorityCode star:ShipPriorityCode 0 (1)
SupplierToDealerComments star:SupplierToDealerComments 0 (1)
LineSplitPartsOrderLine star:LineSplitPartsOrderLine 0 unbounded
ChangeIndicator star:ChangeIndicator 0 (1)
CrossShipmentRestrictionCode star:CrossShipmentRestrictionCode 0 unbounded
ShipmentCarrierDetail star:ShipmentCarrierDetail 0 unbounded
OrderDate star:OrderDate 0 1
ShipDate star:ShipDate 0 1
SerialNumberIDRequiredIndicator star:SerialNumberIDRequiredIndicator 0 1
SerialNumberID star:SerialNumberID 0 1
AcknowledgementStatus star:AcknowledgementStatus 0 unbounded
DocumentReferenceIdentificationGroup star:DocumentReferenceIdentificationGroup 0 1
ItemIdentificationGroup star:ItemIdentificationGroup 0 1
VendorCode star:VendorCode 0 1
DealerParty star:DealerParty 0 1
PartSourceCode star:PartSourceCode 0 1
FreeFormTextGroup star:FreeFormTextGroup 0 1
BackOrderTypeCode star:BackOrderTypeCode 0 1
Price star:Price 0 unbounded
POLRequestedShipDateTime star:POLRequestedShipDateTime 0 1
POLPromisedShipDateTime star:POLPromisedShipDateTime 0 1
ImageAttachmentExtended star:ImageAttachmentExtended 0 1
PriceBreak star:PriceBreak 0 unbounded
PromotionCode star:PromotionCode 0 1
ChildLineReasonCode star:ChildLineReasonCode 0 (1)
ChildLinePricingAppliesIndicator star:ChildLinePricingAppliesIndicator 0 (1)
SPORequestedShipDateTime star:SPORequestedShipDateTime 0 1
SPOPromisedShipDateTime star:SPOPromisedShipDateTime 0 1
Collapse Derivation Tree:
Collapse References:
star:LineSplitPartsOrderLine