Uses the Component:VehicleMajorPartsProductItemType
The vehicle's major assemblies.
Table 6.68. Fields and Components
Name | Description | Occurrence | Type | Data Type | User Notes |
---|---|---|---|---|---|
Pricing |
Provides pricing infomation. | 0..1 | Component | PricingABIEType | |
VehicleMajorPartsProductItemConfiguration |
Specific configuration available for a limited time period. | 0..* | Component | VehicleMajorPartsProductItemConfigurationType |
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.77. VehicleMajorPartsProductItem
<VehicleMajorPartsProductItem> <Pricing>......</Pricing> [0..1] <VehicleMajorPartsProductItemConfiguration>......</VehicleMajorPartsProductItemConfiguration> [0..*] </VehicleMajorPartsProductItem>