Home >Online Product Documentation >Table of Contents >xsl:output-character
xsl:output-character
Declares character/string mappings used by the xsl:character-map declaration. xsl:output-character is supported in XSLT 2.0 only.
Format
Description
The character map that is passed as a parameter to the serializer contains a mapping for the character specified in the character attribute to the string specified in the string attribute.
Example
See xsl:character-map.