Definition Type: ComplexType
Name: VehicleOrderHeaderType
Namespace: http://www.starstandard.org/STAR/5
Type: star:HeaderBaseType
Containing Schema: VehicleOrder.xsd
Abstract
Documentation:
Header information related to Vehicle Order
Collapse XSD Schema Diagram:
Drilldown into StatusDetail in schema components_xsd Drilldown into Status in schema vehicleorder_xsd Drilldown into PriorityString in schema vehicleorder_xsd Drilldown into OrderComments in schema vehicleorder_xsd Drilldown into SpecialInstructions in schema vehicleorder_xsd Drilldown into PromisedShipDate in schema vehicleorder_xsd Drilldown into PromisedDeliveryDate in schema vehicleorder_xsd Drilldown into TargetBuildDate in schema vehicleorder_xsd Drilldown into StatusDate in schema vehicleorder_xsd Drilldown into DealerAssignedNumberString in schema vehicleorder_xsd Drilldown into WarehouseID in schema vehicleorder_xsd Drilldown into CarrierID in schema vehicleorder_xsd Drilldown into ReqDeliveryRangeEndDate in schema vehicleorder_xsd Drilldown into ReqDeliveryRangeStartDate in schema vehicleorder_xsd Drilldown into PortOfEntry in schema vehicleorder_xsd Drilldown into BorderCrossingIndicator in schema vehicleorder_xsd Drilldown into LoadNumberString in schema vehicleorder_xsd Drilldown into VehicleOrderQtyNumeric in schema vehicleorder_xsd Drilldown into ShipToParty in schema components_xsd Drilldown into SoldToParty in schema components_xsd Drilldown into OrderedByParty in schema components_xsd Drilldown into VehicleOrderTypeString in schema vehicleorder_xsd Drilldown into OrderDate in schema vehicleorder_xsd Drilldown into DocumentIdentificationGroup in schema components_xsd Drilldown into SecondaryDealerNumberID in schema components_xsd Drilldown into SecondaryPassword in schema components_xsd Drilldown into DocumentDateTime in schema components_xsd Drilldown into HeaderBaseType in schema components_xsdXSD Diagram of VehicleOrderHeaderType in schema vehicleorder_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="VehicleOrderHeaderType">
    <xsd:annotation xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Header information related to Vehicle Order</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="HeaderBaseType">
            <xsd:sequence>
                <!--<xsd:element ref="DocumentID" minOccurs="0" />-->
                <xsd:element name="OrderDate" type="udt:DateType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Date order originally
                placed</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="VehicleOrderTypeString" type="qdt:StringType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Identifies vehicle order
                type</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="OrderedByParty" minOccurs="0" />
                <xsd:element ref="SoldToParty" minOccurs="0" />
                <xsd:element ref="ShipToParty" minOccurs="0" />
                <xsd:element name="VehicleOrderQtyNumeric" type="udt:NumericType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Total Number of
            Vehicles</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="LoadNumberString" type="qdt:StringType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Shipment carrier-assigned
                load number</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="BorderCrossingIndicator" type="udt:IndicatorType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">BorderCrossing
            Indicator</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="PortOfEntry" type="udt:TextType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Port of
            Entry</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="ReqDeliveryRangeStartDate" type="udt:DateType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Earliest estimated time
                of arrival</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="ReqDeliveryRangeEndDate" type="udt:DateType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Latest estimated time of
                arrival</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="CarrierID" type="udt:IdentifierType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Carrier
            Code</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="WarehouseID" type="udt:IdentifierType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Warehouse
            Number</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="DealerAssignedNumberString" type="qdt:StringType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">The number given to an
                order by a dealer</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="StatusDate" type="udt:DateType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">The date the current
                status was recorded</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="TargetBuildDate" type="udt:DateType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">The date the OEM expects
                to build the vehicle</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="PromisedDeliveryDate" type="udt:DateType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates the
                date in which the order was promised to be delivered to the dealer. This is the
                default unless specified otherwise at the lineitem level.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="PromisedShipDate" type="udt:DateType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates the
                date in which the order was promised to be shipped from the supplier to the dealer.
                This is the default unless specified otherwise at the lineitem.
            level.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="SpecialInstructions" type="udt:TextType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Free form text
                identifying unique handling of order.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="OrderComments" type="udt:TextType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Free form text of remarks
                regarding the order.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="PriorityString" type="qdt:StringType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5" />
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="Status" type="StatusDetailType" minOccurs="0" maxOccurs="unbounded">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                                Deprecated:  Use StatusDetail.  This is a correction in the naming and design rules.  StatusDetail contains
                                the same information as this component.
                            </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="StatusDetail" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentDateTime star:DocumentDateTime 0 (1)
SecondaryPassword star:SecondaryPassword 0 (1)
SecondaryDealerNumberID star:SecondaryDealerNumberID 0 (1)
DocumentIdentificationGroup star:DocumentIdentificationGroup 1 1
OrderDate star:OrderDate 0 (1)
VehicleOrderTypeString star:VehicleOrderTypeString 0 (1)
OrderedByParty star:OrderedByParty 0 (1)
SoldToParty star:SoldToParty 0 (1)
ShipToParty star:ShipToParty 0 (1)
VehicleOrderQtyNumeric star:VehicleOrderQtyNumeric 0 (1)
LoadNumberString star:LoadNumberString 0 (1)
BorderCrossingIndicator star:BorderCrossingIndicator 0 (1)
PortOfEntry star:PortOfEntry 0 (1)
ReqDeliveryRangeStartDate star:ReqDeliveryRangeStartDate 0 (1)
ReqDeliveryRangeEndDate star:ReqDeliveryRangeEndDate 0 (1)
CarrierID star:CarrierID 0 (1)
WarehouseID star:WarehouseID 0 (1)
DealerAssignedNumberString star:DealerAssignedNumberString 0 (1)
StatusDate star:StatusDate 0 (1)
TargetBuildDate star:TargetBuildDate 0 (1)
PromisedDeliveryDate star:PromisedDeliveryDate 0 (1)
PromisedShipDate star:PromisedShipDate 0 (1)
SpecialInstructions star:SpecialInstructions 0 (1)
OrderComments star:OrderComments 0 (1)
PriorityString star:PriorityString 0 (1)
Status star:Status 0 unbounded
StatusDetail star:StatusDetail 0 unbounded
Collapse Derivation Tree:
Collapse References:
star:VehicleOrderHeader