Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
AttributeSchema Datatype or EnumerationUsageDefinitionBusiness Rules
Comparator(LT | LE | GT | GE | EQ | NE | IN | NOTIN)ConditionalComparison operator used to compare the item and value(s).Required when at least a child element CheckValue is present.
SoftHard(Soft | Hard)ConditionalType 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.
ItemOIDoidrefConditionalIdentifies a variable to compare against.

Required when Comparator is present.

Must match the ItemOID for an ItemRef sibling element within the ItemGroupDef.