This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: [docbook-apps] base.dir parameter help with saxon


Hi Rene,

  You need to specify base.dir equal to something.  For example:
base.dir=c:\Transforms\xhtml\myxformoutput

--Trish


Trish Billard
trish.billard@hp.com
(408) 285-5462



-----Original Message-----
From: RENE HACHE [mailto:rene-hache@shaw.ca]
Sent: Monday, June 14, 2004 5:04 PM
To: docbook-apps@lists.oasis-open.org
Subject: [docbook-apps] base.dir parameter help with saxon


I am try to specify the output directory of my chunk files in Saxon on a Windows XP machine. I am not sure of the base.dir parameter syntax.
 
Following this syntax:
java com.icl.saxon.StyleSheet [options] source-doc style-doc {param=value}...
 
I figured this would work:
java -cp c:\studies\tools\saxon\saxon.jar com.icl.saxon.StyleSheet 
-o c:\studies\test\html\ 
c:\studies\test\Untitled1.xml 
c:\studies\tools\xsl\xhtml\chunk.xsl 
use.id.as.filename=1 base.dir
 
Instead I get this error:
Bad param=value pair on command line
 
It outputs fine if I leave out the base.dir parameter out so obviously I am missing something here.
 
Thanks for the help.
René


To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]