- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 12 May 2005 11:39:59 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1285 ------- Additional Comments From davidc@nag.co.uk 2005-05-12 11:39 ------- Currently the XSLT1 stylesheet ignores the QName annotations on certain elements and just takes the literal Qname prefix/local name pairs as names to use in the generated Xquery expression. One way of fixing this would be to use a schema aware XSLT2 stylesheet (and also making sure that the schema types used were in fact, appropriate). It is however possible to make a correctly functioning XSLT1 stylesheet so I may not, in the end, object to the decision to use XSLT1. However the resources required to fix the XSLT1 coding are similar to those required to write the thing in XSLT2 and in either case the details depend on the final resolution of other reports on the use of xsi:type and Qnames in the XqueryX coding. As such I'm declining the offer to close this report, and would rather defer a final decision on this report until 1284 and 1286 are resolved. David
Received on Thursday, 12 May 2005 11:40:05 UTC