connectorAssessmentExpression:comparatorPrototype

Simple Type Information

Used By

Source

<simpleType name="comparatorPrototype">
  <restriction base="string">
    <enumeration value="eq"/>
    <enumeration value="ne"/>
    <enumeration value="gt"/>
    <enumeration value="lt"/>
    <enumeration value="gte"/>
    <enumeration value="lte"/>
  </restriction>
</simpleType>