Subject: Re: exslt str:tokenize
From: Jeni Tennison <jeni@xxxxxxxxxxxxxxxx>
Date: Wed, 24 Apr 2002 14:49:54 +0100
|
Hi Nicolas,
> I want to use str:tokenize function and template.
>
> I have imported the str 'package' and declared its namespace; i've
> also imported the stylesheet just as described at
> http://www.exslt.org/str/index.html But msxml keeps telling me that
> string keyword cannot be used in this namespace...
That seems a bit of a weird error, so I'm not sure exactly what's
going on, but usually with MSXML you have to import the precise
stylesheet (i.e.
http://www.exslt.org/str/functions/tokenize/str.tokenize.msxsl.xsl) to
get things to work.
Cheers,
Jeni
---
Jeni Tennison
http://www.jenitennison.com/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|