fn:character-map

Delivers the content of a character map declared using xsl:character-map.

character-map($name as xs:QName) ➔ map(xs:string, xs:string)?

Arguments

 

$name

xs:QName

Name of a declared character map

Result

map(xs:string, xs:string)?

Namespace

http://www.w3.org/2005/xpath-functions

Links to W3C specifications

XSLT 4.0 Specification

Saxon availability

Available in XSLT 4.0. Requires Saxon-PE or Saxon-EE. Implemented since Saxon 13. Available for all platforms.