- From: <bugzilla@farnsworth.w3.org>
- Date: Tue, 29 Apr 2008 01:31:03 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5667
Summary: [XSLT 2.0] Character maps and validation
Product: XPath / XQuery / XSLT
Version: Recommendation
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: XSLT 2.0
AssignedTo: mike@saxonica.com
ReportedBy: mike@saxonica.com
QAContact: public-qt-comments@w3.org
We should provide a warning that using character maps (or
disable-output-escaping) on an output document that is being validated against
a schema is fundamentally unsound; in such a case the fact that the result tree
is valid (or invalid) does not prove that the serialized output will be valid
(or invalid).
Received on Tuesday, 29 April 2008 01:31:35 UTC