Definition Type: Element
Name: VehicleOrder
Namespace: http://www.starstandard.org/STAR/5
Type: star:VehicleOrderType
Containing Schema: VehicleOrder.xsd
Abstract
Documentation:
VehicleOrder supports the placement of Vehicle Orders. It supports placing orders to the manufacturer by a dealer, leasing company or other entity and reporting order status to the ordering entity. A Vehicle Order is defined as an order for one or more vehicles including specifications of Model, Color and Options. The order may, or may not, include incentives. NOTE: Although this is the traditional use of VehicleOrder, it could be used to send Vehicle Order information between any two business parties.
Collapse XSD Schema Diagram:
Drilldown into VehicleOrderVehicleLineItem in schema vehicleorder_xsd Drilldown into VehicleOrderHeader in schema vehicleorder_xsd Drilldown into VehicleOrderType in schema vehicleorder_xsdXSD Diagram of VehicleOrder in schema vehicleorder_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="VehicleOrder" type="VehicleOrderType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                VehicleOrder supports the placement of Vehicle Orders. 
                It supports placing orders to the manufacturer by a dealer, leasing company 
                or other entity and reporting order status to the ordering entity. A Vehicle 
                Order is defined as an order for one or more vehicles including specifications 
                of Model, Color and Options. The order may, or may not, include incentives. 
                NOTE: Although this is the traditional use of VehicleOrder, it could be used 
                to send Vehicle Order information between any two business parties.
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
VehicleOrderHeader star:VehicleOrderHeader (1) (1)
VehicleOrderVehicleLineItem star:VehicleOrderVehicleLineItem (1) unbounded
Collapse Derivation Tree: