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

RE: Problems with xsl:result-document (result doc alre

Subject: RE: Problems with xsl:result-document (result doc already created implicitly or explicitly)
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Fri, 28 Aug 2009 19:36:05 +0100
RE:  Problems with xsl:result-document (result doc alre
First, get rid of the doc-available() call. It could be confusing things.
You aren't allowed to read from and write to the same URI within a
transformation, and doc-available() is going to read from the URI.

Can't give any more help as this may well be XSLT-processor-specific. 

> I tried to use saxon9he.jar however cant get that 
> working ("'java' is not recognizable as an internal or 
> external command" though I did install Java SE Runtime env.).

Just add the java command to your PATH environment variable, or use the full
path name, for example

"c:/Program Files/java/jre1.5.0_06/bin/java" net.sf.saxon.Transform
source.xml style.xsl

Or if you're really not happy with using the command line, try Kernow, which
provides a GUI front end for Saxon

Regards,

Michael Kay
http://www.saxonica.com/
http://twitter.com/michaelhkay 

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-2011 All Rights Reserved.