This element is used to define a comparison with an option.
The comparison operator may contain the following values:
eq (equal)
ne (not equal)
gt (greater)
lt (less)
ge (greater than or equal)
le (less than or equal)
This element is used to define a comparison with an option.
The comparison operator may contain the following values:
eq (equal)
ne (not equal)
gt (greater)
lt (less)
ge (greater than or equal)
le (less than or equal)
Namespace | (none) |
OPTION_REF_OP
This element is used to define a comparison with an option. The comparison operator may contain the following values:
eq (equal) ne (not equal) gt (greater) lt (less) ge (greater than or equal) le (less than or equal)
|
Name | Type | Use | Default | Fixed | Description | ||
---|---|---|---|---|---|---|---|
OPTION_KEY | Restriction of xs:string | required |
| ||||
OPERATOR | Restriction of operator Simple Type | required |
|
|