fyi: I have added the suggestion [1] to the latest snapshot [2]. feedback is welcome.
[1] http://docs.basex.org/wiki/Serialization#Version_7.2 [2] http://files.basex.org/releases/latest/ ___________________________
On Sun, Mar 11, 2012 at 1:09 PM, Christian Grün christian.gruen@gmail.com wrote:
OK, I submitted https://www.w3.org/Bugs/Public/show_bug.cgi?id=16311 However as I have a rather hard time expressing myself, perhaps those who know what I am saying could add some detail to the bug. In the rare case the detail is wrong, I will chime in there. Thanks.
I've added the following suggestion to the Bugzilla entry:
I've looked up the XQuery Serialization Spec.: Step 3 in Section 2, "Sequence Normalization", contains the sub-sentence "separated by a single space" [1], 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. Christian
[1] http://www.w3.org/TR/xslt-xquery-serialization-30/#serdm