jats-character-mapping.xsl

Contains service code for functioning of $text.character.mapping. This mapping variable should be used for applying character and soft styles to certain symbols or unicode ranges.
This module is not designed for customization. To specify a custom replacement rule, override the variable $text.character.mapping instead. The mapping has effect only if $text.character.mapping.enabled variable is true().
CVS Id:
Revision
XSLT Version:
2.0
Namespace Prefix Summary:
tps - http://www.typefi.com/ContentXML
xd - http://www.pnp-software.com/XSLTdoc
xs - http://www.w3.org/2001/XMLSchema
xsl - http://www.w3.org/1999/XSL/Transform

Template Modes Summary

Match Templates Summary

Named Templates Summary

apply-character-mapping-with-regex (param: xs:string stringxs:string regex [required=yes]) - source
process-character-match (param: xs:integer current-regex-group) - source

Functions Summary

xs:string? tps:construct-character-mapping-regex (param: item()* mapping-configuration) - source
tps:get-character-mapping-result (param: xs:string string) - source

Template Modes Detail

Match Templates Detail

Named Templates Detail

apply-character-mapping-with-regex (param: xs:string stringxs:string regex [required=yes]) - source
Parameters:
xs:string string -
xs:string regex [required=yes] -
process-character-match (param: xs:integer current-regex-group) - source
Parameters:
xs:integer current-regex-group -

Functions Detail

xs:string? tps:construct-character-mapping-regex (param: item()* mapping-configuration) - source
Parameters:
item()* mapping-configuration -
tps:get-character-mapping-result (param: xs:string string) - source
Parameters:
xs:string string -