[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: Re: Re: [xsl] Incrementing a Global variable


Subject: Re: Re: Re: [xsl] Incrementing a Global variable
From: Dimitre Novatchev <dnovatchev@xxxxxxxxx>
Date: Fri, 29 Aug 2003 01:56:06 -0700 (PDT)

> I could not try ur solution
> 
> This is the error/msgbox I got 
> 
> ---------------------------
> XML Spy
> ---------------------------
> XSL transformation failed due to following error:
> 
> Namespace 'http://exslt.org/common' does not contain
> any functions.

The transformation is based on the assumption that it will be run with an
EXSLT-aware XSLT processor (e.g. Saxon, Xalan, MS .Net xslTransform or MSXML4 (EXSLT
support must be separately installed), 4xslt, JD, xsltlib/xsltproc, ... etc.)

If this is not the case you must substitute the above namespace-uri with whatever
the vendor provides for vendor extensions and also (if necessary) change the name of
the extension function from node-set() to the vendor-specific name.





=====
Cheers,

Dimitre Novatchev.
http://fxsl.sourceforge.net/ -- the home of FXSL

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

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



Current Thread
Keywords