- From: <bugzilla@jessica.w3.org>
- Date: Wed, 19 Oct 2016 08:46:56 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29940
Michael Kay <mike@saxonica.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Michael Kay <mike@saxonica.com> ---
Taking into account also bug #29943, I have replaced the entry for
serialization-params in the fn:transform table with:
Serialization parameters for the principal result document. The supplied map
follows the same rules that apply to a map supplied as the second argument of
<code>fn:serialize</code>. When a parameter is not supplied (that is, when the
key is absent or when the corresponding value is an empty sequence) the value
used is the value specified in the unnamed <code>xsl:output</code> declaration,
or its default. When a parameter is supplied, the corresponding value overrides
or augments the value specified in the unnamed <code>xsl:output</code>
declaration (or its default), following the same rules as when one
<code>xsl:output</code> declaration overrides another with lower import
precedence.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 19 October 2016 08:47:05 UTC