Re: [xsl] exslt str:tokenize

Subject: Re: [xsl] exslt str:tokenize
From: "cutlass" <cutlass@xxxxxxxxxxx>
Date: Wed, 24 Apr 2002 14:43:38 +0100
unfortunately,

as things go, import and export are a bit tricky at the moment across
processors

u will get best results by

 importing just the specific template u want to use.....

in your case there is a zip file
http://www.exslt.org/str/functions/tokenize/str.tokenize.zip

that contains the native xslt template

or u could get it here;
http://www.exslt.org/str/functions/tokenize/str.tokenize.template.xsl


and just import or include this one sheet.


good luck, jim fuller


----- Original Message -----
From: "Nicolas Mazziotta" <Nicolas.Mazziotta@xxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Wednesday, April 24, 2002 2:19 PM
Subject: [xsl] exslt str:tokenize


> Hello,
>
> Please forgive my ignorance
>
> 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...
>
> Can anybody help me?
>
> Thanks
>
> Nicolas Mazziotta
>
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread