This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: exslt str:tokenize


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]