Chapter 6. Vehicle Order Noun

Table of Contents

VehicleOrder
Fields and Components
Sample XML
VehicleOrderHeader
Fields and Components
Sample XML
DocumentIdentificationGroup
Fields and Components
Sample XML
DocumentIdentification
Fields and Components
Sample XML
AlternateDocumentIdentification
Fields and Components
Sample XML
OrderedByParty
Fields and Components
Sample XML
AlternatePartyDocument
Fields and Components
Sample XML
EffectivePeriod
Fields and Components
Sample XML
SpecifiedOrganization
Fields and Components
Sample XML
PrimaryContact
Fields and Components
Sample XML
SpecifiedPerson
Fields and Components
Sample XML
ResidenceAddress
Fields and Components
Sample XML
Privacy
Fields and Components
Sample XML
PrivacyPeriod
Fields and Components
Sample XML
TelephoneCommunication
Fields and Components
Sample XML
UsagePreference
Fields and Components
Sample XML
UnavailablePeriod
Fields and Components
Sample XML
AvailablePeriod
Fields and Components
Sample XML
FaxCommunication
Fields and Components
Sample XML
URICommunication
Fields and Components
Sample XML
PostalAddress
Fields and Components
Sample XML
SpecifiedOccupation
Fields and Components
Sample XML
PartyActionEvent
Fields and Components
Sample XML
SoldToParty
Fields and Components
Sample XML
ShipToParty
Fields and Components
Sample XML
StatusDetail
Fields and Components
Sample XML
BillToParty
Fields and Components
Sample XML
CustomerParty
Fields and Components
Sample XML
ManufacturerParty
Fields and Components
Sample XML
PaymentTerms
Fields and Components
Sample XML
OrderCreditCard
Fields and Components
Sample XML
BillingAddress
Fields and Components
Sample XML
Authorization
Fields and Components
Sample XML
CreditCard
Fields and Components
Sample XML
TermsOptionGroup
Fields and Components
Sample XML
TermsDetail
Fields and Components
Sample XML
IncoTerms
Fields and Components
Sample XML
DocumentReferenceIdentificationGroup
Fields and Components
Sample XML
OrderState
Fields and Components
Sample XML
Price
Fields and Components
Sample XML
ApplicableLocation
Fields and Components
Sample XML
VehicleOrderVehicleLineItem
Fields and Components
Sample XML
Vehicle
Fields and Components
Sample XML
TransmissionGroup
Fields and Components
Sample XML
ColorGroup
Fields and Components
Sample XML
Engine
Fields and Components
Sample XML
EffectiveMeanPressureMeasure
Fields and Components
Sample XML
PowerMeasure
Fields and Components
Sample XML
MeanPistonSpeedMeasure
Fields and Components
Sample XML
TorqueMeasure
Fields and Components
Sample XML
GearRatioGroup
Fields and Components
Sample XML
EngineDimensions
Fields and Components
Sample XML
Chassis
Fields and Components
Sample XML
Tank
Fields and Components
Sample XML
VehicleDimension
Fields and Components
Sample XML
CertificationGroup
Fields and Components
Sample XML
PreviousOwnerParty
Fields and Components
Sample XML
VehicleIdentificationGroup
Fields and Components
Sample XML
VehicleHistoryDateGroup
Fields and Components
Sample XML
Option
Fields and Components
Sample XML
OptionPricing
Fields and Components
Sample XML
DefinedContact
Fields and Components
Sample XML
VehicleMajorPartsProductItem
Fields and Components
Sample XML
Pricing
Fields and Components
Sample XML
VehicleMajorPartsProductItemConfiguration
Fields and Components
Sample XML
TelematicsSubscription
Fields and Components
Sample XML
StatusList
Fields and Components
Sample XML
SubscriptionList
Fields and Components
Sample XML
MarketingInitiativesVO
Fields and Components
Sample XML
FleetAccount
Fields and Components
Sample XML
FleetQuantity
Fields and Components
Sample XML
OwnerParty
Fields and Components
Sample XML
VehiclePrices
Fields and Components
Sample XML

VehicleOrder

Uses the Component:VehicleOrderType

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.

Fields and Components

Table 6.1. Fields and Components

Name Description Occurrence Type Data Type User Notes
VehicleOrderHeader

Vehicle Order Header

1..1ComponentVehicleOrderHeaderType 
VehicleOrderVehicleLineItem

1..*ComponentVehicleOrderVehicleLineItemType 

Sample XML

The XML Sample provided here is an approximation of the generated XML for this component. Not all of the fields are required for implementation.

Example 6.1. VehicleOrder

<VehicleOrder>
     <VehicleOrderHeader>......</VehicleOrderHeader>     [1..1]
     <VehicleOrderVehicleLineItem>......</VehicleOrderVehicleLineItem>     [1..*]
</VehicleOrder>