xsl-list
[Top] [All Lists]

node-set()

2004-12-13 05:16:35
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!


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>