OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: Re: DOCBOOK-APPS: RE: RE: HTML XSL


Michael Cortez wrote:

> 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?

Yep. XT doesn't support key() function which is fundamental base of
autoindexing stylesheet. I'm quite satisfied by Saxon processor, be sure
that you are using latest version, older had some bugs.

-----------------------------------------------------------------
  Jirka Kosek  	                     
  e-mail: jirka@kosek.cz
  http://www.kosek.cz


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC