[Bug 17172] change to EQName needs to be reflected in stylesheet

https://www.w3.org/Bugs/Public/show_bug.cgi?id=17172

--- Comment #2 from Andrew Eisenberg <andrew.eisenberg@us.ibm.com> 2012-05-24 22:03:01 UTC ---
Sorry if I was cryptic.

In, and correct:

Q{http://example.org}foo, Q{http://example.org}*

Out, and incorrect:

(child::"http://example.org":foo, child::"http://example.org":*)

EQName was "URI":localname. XQueryX is still generating this. EQName is now
Q{URI}localname.

So, its more than "The colon is invalid".

-- 
Configure bugmail: https://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, 24 May 2012 22:03:04 UTC