[xsl] node-set()

Subject: [xsl] node-set()
From: "Arun Sinha" <arunsinha666@xxxxxxxxxxx>
Date: Mon, 13 Dec 2004 12:16:35 +0000
Hi,

I am trying to use node-set() function to access an RTF.

The namespce defination is as follows :-

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
	xmlns:fo="http://www.w3.org/1999/XSL/Format";
	xmlns:exsl="http://xml.apache.org/xalan";
               extension-element-prefixes="exsl"  version="1.0">

But while converting the document to PDF thorugh FOP I am getting an error :-

"For extension function, could not find method org.apache.xalan.lib.extensions.nodeSet([ExpressionContext,]=RTREEFRAG).
Checked both static and instance methods."


Any idea?

Thanks.

Arun

_________________________________________________________________
Glamour, lifestyle, health. Get all the fundas you need. http://www.msn.co.in/cinema/ At MSN Entertainment!


Current Thread