|
Home >Online Product Documentation >Table of Contents >xsl:output-character xsl:output-characterDeclares character/string mappings used by the xsl:character-map declaration. xsl:output-character is supported in XSLT 2.0 only. FormatDescriptionThe 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. ExampleSee xsl:character-map. |