<!---->
<
xsl:
stylesheet xmlns:xsl="
http://www.w3.org/1999/XSL/Transform"
xmlns:xs="
http://www.w3.org/2001/XMLSchema"
xmlns:xlink="
http://www.w3.org/1999/xlink"
xmlns:tps="
http://www.typefi.com/ContentXML"
xmlns:xd="
http://www.pnp-software.com/XSLTdoc"
version="
2.0"
exclude-result-prefixes="
#all">
<
xd:
doc type="
stylesheet">
<
xd:
short>
Handles miscellaneous elements that cannot be attributed to other modules.
</
xd:
short>
<
xd:
cvsId>
$Revision$</
xd:
cvsId>
</
xd:
doc>
<!---->
<
xsl:
template match="
ext-link">
<
tps:
link ref="
{tps:encode-gt-lt-url(@xlink:href)}">
<
xsl:
apply-templates />
</
tps:
link>
</
xsl:
template>
</
xsl:
stylesheet>
v