[xacml-comment] D002

From
Daniel Engovatov <>
Date
2002-12-05T19:45:35+00:00
ID
Thread
[xacml-comment] D002
- 0068.
http://lists.oasis-open.org/archives/xacml-comment/200211/msg00134.html
  Subject:  D002
  Status: Issue is policy type checking, whether it is relevant
          to a Request evaluation, and if so, what the Result
          should be.


>The policy uses string-equal as if the args were (bag<string>,string), 
>this should probably be using the any-of method...


Probably, string-is-in(string, bag<string>) is what is needed..