[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: exslt:node-set() vs Xalan-J 2.5.2

Subject: RE: exslt:node-set() vs Xalan-J 2.5.2
From: "Kielen, Agnes" <Agnes.Kielen@xxxxxxxxxxxxxx>
Date: Tue, 17 Feb 2004 08:29:15 +0100
exslt node set
Hi,
Which version of java do you use.
jdk 1.3 http://xml.apache.org/xalan-j/faq.html#faq-N100B4
jdk 1.4 http://xml.apache.org/xalan-j/faq.html#faq-N100CB

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"
        xmlns:xalan="http://xml.apache.org/xalan"
        exclude-result-prefixes="xalan">    
	<xsl:output indent="yes"/>    
	<xsl:template match="/">      
		<xsl:copy-of select="xalan:checkEnvironment()"/>    
	</xsl:template>    
</xsl:stylesheet>

Cheers,
Agnes

-----Original Message-----
From: Julian Reschke [mailto:julian.reschke@xxxxxx]
Sent: maandag 16 februari 2004 22:33
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject:  exslt:node-set() vs Xalan-J 2.5.2


Hi,

according to docs both on www.exslt.org and apache.org, Xalan-J supports 
exslt:node-set.

However, when invoking a transformation from the command line, I'm getting

- false for "function-available('exslt:node-set')" and

- the message "java.lang.NoSuchMethodException: For extension function, 
could not find method org.apache.xml.dtm.ref.DTMNodeIterator.node-
set([ExpressionContext,] )." when invoking the method.

I'm pretty sure this used to work some time ago. Is Xalan 2.5.2 broken, 
or am I missing something for setup/invocation...?

Regards, Julian

-- 
<green/>bytes GmbH -- http://www.greenbytes.de -- tel:+492512807760

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



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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.