|
Home > Online Product Documentation > Table of Contents > xsl:character-map xsl:character-mapDeclares a character map defined by a unique name. A stylesheet cannot contain two or more character maps with the same name. Character maps are supported by XSLT 2.0 only.
Format
Description
A
character map allows a specific character appearing in a text or attribute node in the final result tree to be substituted by a specified string of characters during serialization. The character map that is supplied as a parameter to the serializer is determined from the
Character/string mappings can be defined in the body of the
An output definition, after recursive expansion of character maps referenced via its
If a character is mapped, it is not subjected to XML or HTML escaping. Example
This example shows a composite character map - one constructed using both internally defined character mappings (
|
XML Spell Checker
The Stylus Studio Spell Checker is integrated with our intuitive XML Text Editor. It highlights typographical errors as you type and lets you easily search, replace, and build custom dictionaries.
The Java Architecture for XML Binding (JAXB)
In this JAXB tutorial, we'll show you how easy it is to generate JAXB bindings!
XSLT Debugger
Stylus Studio's XSLT debugger - a requirement for building bug-free XSLT stylesheets and XML data transformation applications. Stylus Studio's XSLT debugger gives you complete visibility and control over the XSLT transformation process.