← Prev in month ← Prev in thread

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

From
John Merrells <>
Date
2003-05-06T20:39:46+00:00
ID
Thread
Re: [xacml-comment] xpath-node-match and IIIG004Policy.xml
On Sunday, March 9, 2003, at 10:35  PM, John Merrells wrote:

> 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...

I don't think anyone responded to this.
Which is correct the spec or the test?

John
← Prev in month ← Prev in thread