[Bug 6733] [XQX] XQueryX for leading "/"

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


Jim Melton <jim.melton@acm.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED




--- Comment #6 from Jim Melton <jim.melton@acm.org>  2010-01-07 23:13:46 ---
Good catch!

I've updated the XQueryX stylesheet to account for the case where a rootExpr is
immediately followed by a stepExpr.  In the case where it is, the rootExpr is
transformed to a slash without surrounding parentheses.  Where it is not
immediately followed by a stepExpr, the surrounding parens are generated. 

I've marked the bug RESOLVED/FIXED.  As you have agreed with the resolution in
separate email, I'm also marking it CLOSED. 


-- 
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 Thursday, 7 January 2010 23:13:48 UTC