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

<xsl:output-character 
  character = char 
  string = string /> 

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.

 
Free Stylus Studio XML Training: