EffectiveValueList

Type : EffectiveValueListType

Definition
Expresses effectivity as a list of discrete values with no relationship between the values. Additional sequence value can be defined to prioritize the order in which the values are evalued during processing
(Defined in file Components.xsd , or a file it imports)

Elements
IDsContains the sequenced identifier for the associated component or noun.Contains the sequenced identifier for the associated component or noun.
InclusiveIndicatorThe InclusiveIndicator element is used to identify whether the SearchValue should be an included or excluded component of the result set. For example, if a user was looking for ballpoint pens, but NOT red ballpoint pens, the transaction would contain two instances of the SearchTerm data type one containing a SearchValue of ‘Ballpoint’ and an SearchValueInclusive of 'Inclusive' and one containing a SearchValue of ‘Red’ and an SearchValueInclusive of 'Exclusive'