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

RE: [xsl] node-set()


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

Hi

Well ! Got it working with the following defination :-

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


Cheers.


Arun


From: "Arun Sinha" <arunsinha666@xxxxxxxxxxx>
Reply-To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] node-set()
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!



_________________________________________________________________
Citibank Suvidha account at No Minimum Balance! http://creative.mediaturf.net/creatives/suvidha/suvidha_hmtagoffline_dec04.htm Apply & get FREE watch!



Current Thread