- From: <bugzilla@jessica.w3.org>
- Date: Sun, 11 Mar 2012 12:06:21 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16311
Christian Gruen <christian.gruen@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |christian.gruen@gmail.com
--- Comment #1 from Christian Gruen <christian.gruen@gmail.com> 2012-03-11 12:06:20 UTC ---
I've looked up the XQuery Serialization Spec.: Step 3 in Section 2, "Sequence
Normalization", contains the sub-sentence "separated by a single space", which
would probably have to be extended to take an additional serialization
parameter into account. An XQuery 3.0 expression that uses the parameter could
e.g. look as follows:
declare option output:separator " ";
(1 to 10)
Opinions are welcome.
--
Configure bugmail: https://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, 11 March 2012 12:06:24 UTC