[Bug 1404] Namespaces in XQueryX

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


jim.melton@acm.org changed:

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




------- Additional Comments From jim.melton@acm.org  2005-06-27 20:11 -------
A new XQueryX schema has been created that defines names to be of type xqx:Qname
instead of xs:Qname.  The xqx:QName type represents names in the form of two
strings: a prefix and a local name part.  The use of this new type removes any
possible relationship between the namespace prefix of a QName and any namespace
declaration done in an XQueryX document at the "XML level".  Instead, there are
relationships only with namespaces declared at the "XQuery level" in the XQuery
expression captured by the XQueryX document. 

Please let us know if this response is satisfactory. If not, please respond to
this message, explaining your concerns.

Jim Melton
On behalf of the XML Query Working Group

Received on Monday, 27 June 2005 20:11:11 UTC