- From: <bugzilla@wiggum.w3.org>
- Date: Sun, 24 Aug 2008 21:28:07 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5985
Michael Kay <mike@saxonica.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mike@saxonica.com
--- Comment #1 from Michael Kay <mike@saxonica.com> 2008-08-24 21:28:07 ---
For information, XSLT 2.0 collects these up into a a single procedure described
at
http://www.w3.org/TR/xslt20/#constructing-simple-content
The XSLT procedure is slightly different from the XQuery procedure, in that it
discards zero-length text nodes and merges adjacent text nodes before
atomizing. This is largely to ensure that XSLT 2.0 behaves in the same way as
1.0.
--
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 Sunday, 24 August 2008 21:28:41 UTC