Definition Type: Element
Name: PartsOrder
Namespace: http://www.starstandard.org/STAR/5
Type: star:PartsOrderType
Containing Schema: PartsOrder.xsd
Abstract
Documentation:
PartsOrder supports transmission of a parts order to a supplier’s order management application. The Parts Order is the task of sending the electronic form of a parts order document to a supplier.
Collapse XSD Schema Diagram:
Drilldown into PartsOrderLine in schema partsorder_xsd Drilldown into PartsOrderHeader in schema partsorder_xsd Drilldown into PartsOrderType in schema partsorder_xsdXSD Diagram of PartsOrder in schema partsorder_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="PartsOrder" type="PartsOrderType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
         	PartsOrder supports transmission of a parts order to a supplier’s order management application. 
         	The Parts Order is the task of sending the electronic form of a parts order document to a 
         	supplier. 
         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PartsOrderHeader star:PartsOrderHeader (1) (1)
PartsOrderLine star:PartsOrderLine 0 unbounded
Collapse Derivation Tree: