[Bug 4367] Subsumption and assertions

http://www.w3.org/Bugs/Public/show_bug.cgi?id=4367





------- Comment #5 from mike@saxonica.com  2007-03-06 16:25 -------
>I would incline to treat XPath expressions as strings and say that assertions X and Y are the same assertion if and only if they are the same sequence of characters

That's not actually a sufficient condition: the two XPath expressions must also
have the same static context (for example, in-scope namespace bindings).

Received on Tuesday, 6 March 2007 16:26:01 UTC