AllowanceQualifiers

Uses the Component:AllowanceQualifiersType

AllowanceQualifiers is used to specify more details that could apply for a specific LaborAllowanceMeasure.

Fields and Components

Table 6.74. Fields and Components

Name Description Occurrence Type Data Type User Notes
Option

The Option represents information about a vehicle's options.

0..*ComponentOptionABIEType 
Interval

Enable the capability to handle intervals of different types.

0..*ComponentIntervalType 

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.74. AllowanceQualifiers

<AllowanceQualifiers>
     <Option>......</Option>     [0..*]
     <Interval>......</Interval>     [0..*]
</AllowanceQualifiers>