Using "and" combined with "not" in a policyrequirementrule?
Rod Widdowson
rdw at steadingsoftware.com
Wed Jul 2 09:38:04 UTC 2025
I don't have the AttributeFilter syntaxt swapped in right now but
> Is this possible?
Yes
> If so how should i write the rule? I cant get it working
What is failing, does it not work or does it not start? Like I say, I don’t have the syntax swapped in right now, but off the top of my head
> <Rule xsi:type="NOT" attributeValue="working" attributeName="some_attribute" />
Looks dodgy. I would have expected to see
<Rule xsi:type="NOT"/>
<Rule xsi:type="Something" attributeValue="working" attributeName="some_attribute" />
</Rule>
More information about the users
mailing list