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

saxon to .net exslt problem

Subject: saxon to .net exslt problem
From: Don Smith <dsmith_lockesmith@xxxxxxxxx>
Date: Mon, 5 Nov 2007 09:08:29 -0800 (PST)
 saxon to .net exslt problem
I've developed an 1.0 transformation using the Saxon
Java engine. It uses the date() function from the
exslt library. Everything works fine.

We're now trying to move this to a .NET 2.0
environment. 

This code snippet:

System.Xml.Xsl.XslCompiledTransform xsl = new
System.Xml.Xsl.XslCompiledTransform();
xsl.Load(xsltPath);
xsl.Transform(xmlPath, htmlPath); // THIS LINE THROWS
AN ERROR

throws this error:

System.Xml.Xsl.XslTransformException: Cannot find the
script or external object that implements prefix
'http://exslt.org/dates-and-times'. at. . .(I can
include the rest of this error message if necessary) 

We've confirmed that everything works in Saxon and
that we have all supporting files in the .NET
environment. Any ideas or suggestions would be
appreciated.

Thanks,

Don



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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.