Attribute | Schema Datatype or Enumeration | Usage | Definition | Business Rules |
---|---|---|---|---|
Comparator | (LT | LE | GT | GE | EQ | NE | IN | NOTIN) | Conditional | Comparison operator used to compare the item and value(s). | Required when at least a child element CheckValue is present. |
SoftHard | (Soft | Hard) | Conditional | Type of range check. Soft indicates that a warning occurs when the RangeCheck fails. Hard indicates that an error occurs when the RangeCheck fails. | Required when Comparator is present. |
ItemOID | oidref | Conditional | Identifies a variable to compare against. | Required when Comparator is present. Must match the ItemOID for an ItemRef sibling element within the ItemGroupDef. |
Overview
Content Tools