Operators node
In the operators node in the content format file, you list operators to make them available for reference from other nodes.
Operators are referenced in the following nodes:
- Data types under the types node
- Compliance rules in the policies node
Discover signatures in the signature node of a service
The following XML code presents an example of several operators under the operators node. Each operator is identified by its ID; other definitions (name, short name, and short ID) are optional.
<operators>
<operator name="between" id="between" short-name="between" short-id="between"/>
<operator name="matches" id="matches" short-name="matches" short-id="matches"/>
<operator name="has all flags" id="has all flags" short-name="has all flags" short-id="has all flags"/>
</operators>
<operator name="between" id="between" short-name="between" short-id="between"/>
<operator name="matches" id="matches" short-name="matches" short-id="matches"/>
<operator name="has all flags" id="has all flags" short-name="has all flags" short-id="has all flags"/>
</operators>
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*