Subject: passing parameters with spaces to saxon
From: Warren Hedley <w.hedley@xxxxxxxxxxxxxx>
Date: Thu, 23 Mar 2000 15:19:55 +1200
|
Hi list
Can anyone tell me how to pass parameters with spaces in the value
to saxon via the command line. I'm using a Unix system, though that
probably shouldn't matter.
I've tried things like
java com.icl.saxon.StyleSheet file.xml file.xsl \
"HAS_SPACES=has spaces" \
HAS_SPACES='has spaces' \
HAS_SPACES=has\ spaces
etc.
and saxon keeps telling me 'Bad param=value pair'.
Thanks in advance.
--
Warren Hedley
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|