You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Janvier Majirus FANSI <jm...@hotmail.com> on 2004/10/11 17:44:19 UTC

EXSLT extension function within cocoon2.1.5.1 and xalan 2.6.0

Hi all,
I used cocoon2.1.5.1.
when i maked the test to know if xalan 2.6.0 implemented the exslt set 
module, cocoon return unknow xpath error.
My stylesheet contains these lines: xmlns:set="http://exslt.org/set" 
exclude-result-prefixes="set"
function-available('set:has-same-node').
should anyone know what is wrong?
Thank in advance.
regards,
Majirus

_________________________________________________________________
Hotmail : bientôt 250 Mo de stockage ! 
http://www.imagine-msn.com/hotmail/fr-fr/


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: EXSLT extension function within cocoon2.1.5.1 and xalan 2.6.0

Posted by Joerg Heinicke <jo...@gmx.de>.
On 11.10.2004 17:44, Janvier Majirus FANSI wrote:

> I used cocoon2.1.5.1.
> when i maked the test to know if xalan 2.6.0 implemented the exslt set 
> module, cocoon return unknow xpath error.
> My stylesheet contains these lines: xmlns:set="http://exslt.org/set" 
> exclude-result-prefixes="set"
> function-available('set:has-same-node').
> should anyone know what is wrong?

The namespace is "http://exslt.org/sets" (see the s at the end).
http://exslt.org/set/index.html

Joerg

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org