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


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@ulg.ac.be>
To: <xsl-list@lists.mulberrytech.com>
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


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