Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

  • regex - the regular expression to match
  • attributeID - ID of the attribute whose values will be matched
Code Block
xmlxml
titleExample Policy Requirement Rule using the AttributeValueRegex Match Function
xml
<PolicyRequirementRule xsi:type="basic:AttributeValueRegex" attributeID="uid" regex="^jsmit.*$" />