CompatibilityOptionGroup

Uses the Component:CompatibilityOptionGroupType

Grouping of the compatibility information seperately for Products and Rebates.

Fields and Components

Table 6.70. Fields and Components

Name Description Occurrence Type Data Type User Notes
Name

Start date when the Group name.

0..1Field udt:TextType  
CompatibilityOptionDetail

Identifies whether an incentive is stackable or combinable

0..*ComponentCompatibilityOptionDetailType 

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.70. CompatibilityOptionGroup

<CompatibilityOptionGroup>
     <Name>......</Name>     [0..1]
     <CompatibilityOptionDetail>......</CompatibilityOptionDetail>     [0..*]
</CompatibilityOptionGroup>