This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
http://www.w3.org/International/2005/02/xquery-review.html Comment ID: 7
(In reply to comment #0) > http://www.w3.org/International/2005/02/xquery-review.html Comment ID: 7 This table must be updated with the respective table from the serialization specification (http://www.w3.org/TR/xslt-xquery-serialization/#serparam).
consensus of the i18n-core-wg, telecon 27 may 2005: please update the table as described.
I have updated the serialization parameters table in the XQuery document to be consistent with the table in the Serialization document. But I need help on one of the parameters: "standalone". The XQuery document says the default for this parameter is "none". The serialization document says the valid values are "yes", "no", and "omit". This is a mismatch. The "standalone" parameter is closely related to the "omit-xml-declaration" parameter, whose default value is implementation-defined. I suggest that we also define the default value for "standalone" to be implementation-defined.
(In reply to comment #3) > I have updated the serialization parameters table in the XQuery document to be > consistent with the table in the Serialization document. But I need help on one > of the parameters: "standalone". The XQuery document says the default for this > parameter is "none". The serialization document says the valid values > are "yes", "no", and "omit". This is a mismatch. The "standalone" parameter is > closely related to the "omit-xml-declaration" parameter, whose default value is > implementation-defined. I suggest that we also define the default value > for "standalone" to be implementation-defined. consensus of the i18n-core-wg (telecon 21 May 2005): We made this comment only about the update of the table. We don't regard the problem you have mentioned as an i18n problem. So from our viewpoint, the bug can be closed. Best regards, Felix Sasaki
Reopened for approval of the working group to change the default value of "stand-alone" to "implementation-defined".
On June 29, 2005, the Query Working Group approved changing the default value of "standalone" to be implementation-defined. This bug report can now be closed.