[Bug 1286] Qname type in XQueryX and Schema

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


jim.melton@acm.org changed:

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




------- Additional Comments From jim.melton@acm.org  2005-06-27 20:06 -------
We believe that we have addressed your concerns in a new XQueryX schema that
defines the type of names to be a new xqx:QName type instead of the xs:QName
type used in the former schema.  Th xqx:QName type captures two strings, the
prefix and the local name, and has no dependencies of any sort on namespace
declarations in the XQueryX document (at the "XML level", that is).  The prefix
captured for a QName has only a relationship to namespace declarations at the
XQuery level (as represented in the XQueryX document, of course). 

We appreciate your feedback on the XML Query specifications. 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:06:27 UTC