This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 1443 - [XQX] QNames in XQueryX
Summary: [XQX] QNames in XQueryX
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XQueryX 1.0 (show other bugs)
Version: Last Call drafts
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: Jim Melton
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-13 23:56 UTC by Michael Rys
Modified: 2005-08-08 23:17 UTC (History)
0 users

See Also:


Attachments

Description Michael Rys 2005-05-13 23:56:47 UTC
We think that having QNames represented as xs:QName typed attributes will make 
processing of XQueryX documents using XQuery/XPath etc hard. It is better to 
split them into a namespace-uri/local-name pairing.
Comment 1 Jim Melton 2005-06-27 00:41:29 UTC
The Query WG has considered your comment and agrees with it.  A new XQueryX
schema has been developed that defines such names as having type xqx:QName, not
xs:Qname. The xqx:QName type captures the NCName of the namespace prefix as well
as the NCName of the local name.  When a new edition of the XQueryX spec is
published, we hope that you will review it and, if, you find the changes
satisfactory, mark this comment as CLOSED. 

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