jats-graphics.xsl

Converts images and contains logic for image path recognition and composition.
For image path customization in typical cases override the variables $graphic.dir, $graphic.default.extension, $inline-graphic.extension.
CVS Id:
Revision
XSLT Version:
2.0
Namespace Prefix Summary:
tps - http://www.typefi.com/ContentXML
xd - http://www.pnp-software.com/XSLTdoc
xlink - http://www.w3.org/1999/xlink
xs - http://www.w3.org/2001/XMLSchema
xsl - http://www.w3.org/1999/XSL/Transform

Match Templates Summary

Functions Summary

xs:string tps:get-file-name-from-path (param: xs:string path) - source
xs:string tps:get-graphic-file-path (param: element() graphicxs:string extension) - source
xs:boolean tps:has-path-extension (param: xs:string path) - source

Match Templates Detail

Functions Detail

xs:string tps:get-file-name-from-path (param: xs:string path) - source
Parameters:
xs:string path -
xs:string tps:get-graphic-file-path (param: element() graphicxs:string extension) - source
Parameters:
element() graphic -
xs:string extension -
xs:boolean tps:has-path-extension (param: xs:string path) - source
Parameters:
xs:string path -