Subject: RE: no such function: key
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Fri, 4 May 2001 18:55:26 +0100
|
>
> but when I use command line as following:
>
> D:\docbook>java com.jclark.xsl.sax.Driver text.xml
> d:/docbook/html/docbook.xsl > test.html
>
> I got error message as below:
>
> file:/d:/docbook/html/index.xsl:273: no such function: key
>
xt is an incomplete implementation of XSLT 1.0, and one of the things that's
missing is keys.
Mike Kay
Software AG
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|