- From: <bugzilla@jessica.w3.org>
- Date: Wed, 08 Jan 2014 13:15:38 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24237
Bug ID: 24237
Summary: XTSE1560 definition should include
suppress-indentation as exception
Product: XPath / XQuery / XSLT
Version: Last Call drafts
Hardware: PC
OS: Windows NT
Status: NEW
Severity: trivial
Priority: P2
Component: XSLT 3.0
Assignee: mike@saxonica.com
Reporter: abel.braaksma@xs4all.nl
QA Contact: public-qt-comments@w3.org
Editorial.
Currently, XTSE1560 is defined as follows:
"[ERR XTSE1560] It is a static error if two xsl:output declarations within an
output definition specify explicit values for the same attribute (other than
cdata-section-elements and use-character-maps), [...]"
With the new suppress-indentation attribute for xsl:output, this should
probably become:
"[ERR XTSE1560] It is a static error if two xsl:output declarations within an
output definition specify explicit values for the same attribute (other than
cdata-section-elements, use-character-maps and suppress-indentation), "
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 8 January 2014 13:15:40 UTC