This element is used to evaluate whether an option falls within or outside of an interval.
Element OPTION_INTERVAL observes: OPTION_KEY_MIN <= assessed value <= OPTION_KEY_MAX.
This element is used to evaluate whether an option falls within or outside of an interval.
Element OPTION_INTERVAL observes: OPTION_KEY_MIN <= assessed value <= OPTION_KEY_MAX.
Namespace | (none) |
OPTION_INTERVAL
This element is used to evaluate whether an option falls within or outside of an interval. Element OPTION_INTERVAL observes: OPTION_KEY_MIN <= assessed value <= OPTION_KEY_MAX.
|
Name | Type | Use | Default | Fixed | Description | ||
---|---|---|---|---|---|---|---|
OPERATOR | Restriction of operator Simple Type | required |
| ||||
OPTION_KEY_MIN | Restriction of xs:string | required |
| ||||
OPTION_KEY_MAX | Restriction of xs:string | required |
|
|