VehicleMajorPartsProductItem

Uses the Component:VehicleMajorPartsProductItemType

The vehicle's major assemblies.

Fields and Components

Table 6.61. Fields and Components

Name Description Occurrence Type Data Type User Notes
Pricing

Provides pricing infomation.

0..1ComponentPricingABIEType 
VehicleMajorPartsProductItemConfiguration

Specific configuration available for a limited time period.

0..*ComponentVehicleMajorPartsProductItemConfigurationType 

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.61. VehicleMajorPartsProductItem

<VehicleMajorPartsProductItem>
     <Pricing>......</Pricing>     [0..1]
     <VehicleMajorPartsProductItemConfiguration>......</VehicleMajorPartsProductItemConfiguration>     [0..*]
</VehicleMajorPartsProductItem>