- From: <bugzilla@jessica.w3.org>
- Date: Tue, 18 Oct 2016 08:41:23 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29940
Bug ID: 29940
Summary: [FO31] fn:transform serialization parameters
Product: XPath / XQuery / XSLT
Version: Candidate Recommendation
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: Functions and Operators 3.1
Assignee: mike@saxonica.com
Reporter: tim@cbcl.co.uk
QA Contact: public-qt-comments@w3.org
Target Milestone: ---
The description of option serialization-parameters reads:
"Serialization parameters for the principal result document. Any values
supplied here override values specified in an xsl:output declaration in the
stylesheet. These values have no effect on the serialization of secondary
result documents. Default is an empty map. Standard parameters such as method
and indent are supplied as QNames in no namespace."
It's not clear whether the parameters replace or augment those specified in the
XSLT. e.g. if an xsl:output element specifies indent="yes" and an empty
serialization parameters map is specified, does indent="yes" still hold? How
about character maps or cdata-section-elements?
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 18 October 2016 08:41:33 UTC