Re: multiple output files/getting command-line parameters in XT

Subject: Re: multiple output files/getting command-line parameters in XT
From: Keith Visco <kvisco@xxxxxxxxx>
Date: Tue, 13 Jul 1999 11:49:09 -0400
No, it was available under the April draft. 
It's under the System Functions [6.2.8]

-K

Sebastian Rahtz wrote:
> 
> eduardo writes:
>  > Haven't tried this, so caveat emptor, but in a Unix environment I'd
>  > set an environment variable, e.g.
>  > % setenv OUTPUT a.html
>  > % java com.jclark.xsl.sax.Driver a.xml a.xsl $OUTPUT
>  >
>  > and then I'd use system-property() inside the stylesheet to get its value,
>  > as in
>  > <xsl:variable name="Master" expr="system-property(OUTPUT)"/>
> 
> This looks perfect. Is system-property a July 99 addition? I cannot find it in
> the April spec.
> 
> Sebastian
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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


Current Thread