- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 27 Jun 2005 20:02:42 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1285 jim.melton@acm.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED ------- Additional Comments From jim.melton@acm.org 2005-06-27 20:02 ------- Thanks again for your interest (and patience). We believe that we have addressed your xsi:type concerns by changing the architecture of the XQueryX schema from one based on a type hierarchy to one based on substitution groups. We believe that the new schema's creation of an xqx:Qname type to be used in lieue of the xs:Qname type used by the previous schema resolves your concerns about QNames being handled as (xs:)QNames. Instead, they are now treated as pairs of string literals (the prefix and the local part), the first of which has a relationship to a namespace declared in the XQuery represented by the XQueryX (the "XQueryX level") and no relationsip to any namespaces that may or may not be declared in the containing XQueryX document itself (the "XML level"). Please let us know if this response is satisfactory. If not, please respond to this message, explaining your additional concerns. Jim Melton On behalf of the XML Query Working Group
Received on Monday, 27 June 2005 20:02:47 UTC