VehicleMajorPartsProductItemConfiguration

Uses the Component:VehicleMajorPartsProductItemConfigurationType

Specific configuration available for a limited time period.

Fields and Components

Table 6.40. Fields and Components

Name Description Occurrence Type Data Type User Notes
Code

Configuration code.

0..1Field oag:CodeType  
Description

Configuration code description.

0..1Field oag:TextType  
EffectivePeriod

Time period this configuration is available.

0..1Field oag:TimePeriodType  

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.48. VehicleMajorPartsProductItemConfiguration

<VehicleMajorPartsProductItemConfiguration>
     <Code>......</Code>     [0..1]
     <Description>......</Description>     [0..1]
     <EffectivePeriod>......</EffectivePeriod>     [0..1]
</VehicleMajorPartsProductItemConfiguration>