← Prev in month
← Prev in thread
DOCBOOK-APPS: RE: RE: HTML XSL
>> >> | 1. Create an Index. Can I just simply place IndexTerms
>> in my document and
>> >> | have the xsl sheets automatically create a hyperlinked
>> index for me?
>> >>
>> >> Yes, if you use the autoidx.xsl stylesheet.
>>
I just tried using this, and I get back:
file:/C:/Projects/ORPS/xsl/html/autoidx.xsl:85: no such function: key
That line in the XSL Sheet is:
<xsl:variable name="terms" select="//indexterm[count(.|key('letter',
translate(substring(&primary;, 1,
1),&lowercase;,&uppercase;))[1]) = 1]"/>
I am using XT for my XSL Transformation, should I be using another?
Thanks,
--
Michael Cortez
http://www.OGExchange.com
Promoting the Exchange of 100% Open Gaming Material
← Prev in month
← Prev in thread