xsl:output-character

Used to define the output representation of a given Unicode character, in an xsl:character-map.

Content: none
Permitted parent elements: xsl:character-map

Attributes

character

char

A single XML character, to be replaced during serialization.

string

string

Any string, that replaces the specified character during serialization.

Saxon availability

Available in XSLT 2.0 and later versions. Available in all Saxon editions. Available for all platforms.

Details

See xsl:character-map for further details.

Links to W3C specifications

XSLT 2.0 Specification

XSLT 3.0 Specification

See also

xsl:character-map