Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Localtabgroup
Localtab live
titleXML Attributes

Name

Type

Default

Description

attributeID attributeID 

String


If this is present, then this is a PolicyRule returning true if the matching attribute contains the supplied value.
If this is not present, then this is a Matcher returning that value if it is present amongst the values, and the empty set otherwise.

value

String


Required, the value to match against

caseSensitive

Boolean

false

Optional, specifies how to perform the comparison

...