OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

xacml-comment message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [xacml-comment] xpath-node-match and IIIG004Policy.xml



The test uses the xpath expression '/' as the first argument for the
xpath-node-match function. The function specification says to
evaluate the enhanced xpath expression 'a|a//*|a//@*'. In this
case 'a' is '/'... which gives us the xpath expression '/|///*|///@*'.
Unfortunately neither '///*' nor '///@*' are valid xpath expressions.
Interesting problem...

John


----------------------------------------------------------------
To subscribe or unsubscribe from this elist use the subscription
manager: <http://lists.oasis-open.org/ob/adm.pl>




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]