[Bug 7424] [XPath 2.0] XPath 1.0 compatibility mode with range expressions.

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





--- Comment #2 from Oliver Hallam <oliver@cbcl.co.uk>  2009-08-25 17:28:15 ---
with XPath 2.0 conversion rules,

1 to (2,3)

is a cardinality error.

With XPath 1.0 rules,

1 to (2,3)

is (1,2).


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 25 August 2009 17:28:23 UTC