RE: saxon params

Subject: RE: saxon params
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Tue, 6 Jun 2000 09:40:30 +0100
> The saxon doc says that the command for invoking saxon is as follows:
> 
> java com.icl.saxon.StyleSheet [options] source-document 
> stylesheet [ params...]
> 
> However, when I tried to add a second parameter 
> saxon fails. 
> The delimeters I have tried are space, comma, and 
> semi-colon.

The correct delimiter is space, for example
java com.icl.saxon.StyleSheet a.xml b.xsl p=12 q=24

This works under the DOS command line in Windows NT, I can't speak for any
other shell command processor.

Mike Kay


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


Current Thread