Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > XSLT
|
XSLT General questions and answers about XSLT. For issues strictly specific to the book XSLT 1.1 Programmers Reference, please post to that forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the XSLT section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 28th, 2006, 10:10 AM
Registered User
 
Join Date: Mar 2006
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I can't quite get the Saxon processor working.

I have downloaded the latest version(Saxon-B 8.7)

I changed the Classpath to say; C:\Programfiler\Java\jre1.5.0_06\lib\ext\QTJava.zi p; C:\Saxon\saxon8.jar;

and the command line in XML SPY to say;
java net.sf.saxon.Transform -o %2 %1 %3

Still I get the the error;
"The namspace http://exslt.org/common contains no functions."

mhhh, do anyone know what the problem might be?

Thanks for all the help.

Best regards
Tor



Tor Åge Ballo
NTNU Trondheim, Norway
 
Old March 28th, 2006, 10:47 AM
mhkay's Avatar
Wrox Author
 
Join Date: Apr 2004
Posts: 4,962
Thanks: 0
Thanked 292 Times in 287 Posts
Default

That's not a Saxon message, so it looks as if you've missed something out at the XMLSpy end of things.

Michael Kay
http://www.saxonica.com/
Author, XSLT Programmer's Reference and XPath 2.0 Programmer's Reference





Similar Threads
Thread Thread Starter Forum Replies Last Post
XPath: set operation with a disjoint node set rich_unger XSLT 7 May 6th, 2008 09:24 AM
The reference node is not a child of this node.XSL XMLUser XSLT 2 February 25th, 2008 05:22 AM
Filtering out from a node set anothervbaddict XSLT 1 May 22nd, 2007 08:42 AM
node-set function Bernardo Pacheco XSLT 2 June 19th, 2006 10:45 AM
constructing node-set content to xsl:variable MrWay XSLT 3 February 28th, 2006 10:39 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.