Definition Type: Element
Name: PartsShipment
Namespace: http://www.starstandard.org/STAR/5
Type: star:PartsShipmentType
Containing Schema: PartsShipment.xsd
Abstract
Documentation:
The purpose of PartsShipment is to support the transmission (in electronic form) of a Parts Shipment from an OEM’s order management system to a Dealer's order management system.
Collapse XSD Schema Diagram:
Drilldown into PartsShipmentLine in schema partsshipment_xsd Drilldown into PartsShipmentHeader in schema partsshipment_xsd Drilldown into PartsShipmentType in schema partsshipment_xsdXSD Diagram of PartsShipment in schema partsshipment_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="PartsShipment" type="PartsShipmentType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
         	The purpose of PartsShipment is to support the transmission (in electronic form) of a 
         	Parts Shipment from an OEM’s order management system to a Dealer's order management system. 
         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PartsShipmentHeader star:PartsShipmentHeader (1) (1)
PartsShipmentLine star:PartsShipmentLine 0 unbounded
Collapse Derivation Tree: