- From: <bugzilla@jessica.w3.org>
- Date: Tue, 08 Mar 2011 21:50:18 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10982 Andrew Eisenberg <andrew.eisenberg@us.ibm.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |andrew.eisenberg@us.ibm.com Resolution| |WONTFIX --- Comment #5 from Andrew Eisenberg <andrew.eisenberg@us.ibm.com> 2011-03-08 21:50:18 UTC --- The XML Query WG discussed this issue at its Feb./March 2011 F2F meeting. We reaffirmed the decision that we made long ago, that type names should be associated only with element and attribute nodes. We make this decision partly because we recognize that a text node is not always the entire content of an element. Consider a document that contains the following element: <a xsi:type="xs:integer">1<!-- comment -->0</a> This element has a typed value of 10. It also contains two text nodes separated by a comment node. I would ask you to close this bug report if you agree with the WG decision. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Tuesday, 8 March 2011 21:50:20 UTC