You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »


AttributeSchema Datatype or EnumerationUsageDefinitionBusiness Rules
Comparator(LT | LE | GT | GE | EQ | NE | IN | NOTIN)RequiredComparison operator used to compare the item and value(s).
SoftHard(Soft | Hard)OptionalType of range check. Soft indicates that a warning occurs  when the RangeCheck fails. Hard indicates that an error occurs when the RangeCheck fails.
ItemOIDoidrefOptionalIdentifies a variable to compare against.Must match the ItemOID for an ItemRef sibling element within the ItemGroupDef.
  • No labels