Project

Profile

Help

Bug #1084

closed

The xsl:character-map feature ignored for DOMResult

Added by Anonymous over 15 years ago. Updated about 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
XSLT conformance
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Legacy ID:
sf-2383253
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:

Description

SourceForge user: fanningpj

I have found that the xsl:character-map feature is applied if you transform to a StreamResult but not to a DOMResult. This was tested using Saxon-B 9.1.0.2.

Test.zip contains an eclipse project that demonstrates this.


Files

Test.zip (9.56 KB) Test.zip Anonymous, 2008-12-03 15:57
Actions #1

Updated by Anonymous over 15 years ago

SourceForge user: mhkay

Please report Saxon problems using the approved route, for example the saxon-help mailing list or forum. As stated in highlighted text on this tracker, I try to keep it for confirmed bugs only, to make it easier for people to search.

This is not a bug. See section 2.6 of the XSLT 2.0 specification "When serialization is not being performed, either because the implementation does not support the serialization option, or because the user is executing the transformation in a way that does not invoke serialization, then the content of the xsl:output and xsl:character-map declarations has no effect." Transforming to a DOMResult is "executing the transformation in a way that does not invoke serialization."

Please register to edit this issue

Also available in: Atom PDF