InclusiveIndicator
The 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'
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: IndicatorType
Properties: Global, Qualified, Nillable, ID: oagis-id-e4c3f9ef339d4a1c9901b76dbc9551de
Content
- Pattern: false
- Pattern: true
from type IndicatorType_CVW231
Used in
- Type EffectiveValueListBaseType
- Type EffectiveValueListType via extension of EffectiveValueListBaseType (Element EffectiveValueList)
- Type RangeBaseType
- Type RangeType via extension of RangeBaseType (Element EffectiveRange)
- Type SearchTermBaseType
- Type SearchTermType via extension of SearchTermBaseType (Element SearchTerm)
- Type TimePeriodABIEType
- Type TimePeriodType via extension of TimePeriodABIEType (Elements EffectiveTimePeriod, AvailableTimePeriod, UnavailableTimePeriod, TimePeriod, ExecutionTimePeriod, ApplicableTimePeriod, OperationTimePeriod ...more)
Sample instance
<InclusiveIndicator>true</InclusiveIndicator>