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 |
eduardo - Tue, 13 Jul 1999 07:22:51 -0700 (PDT)
- Sebastian Rahtz - Tue, 13 Jul 1999 16:12:16 +0000 (GMT)
- Keith Visco - Tue, 13 Jul 1999 11:49:09 -0400 <=
eduardo - Tue, 13 Jul 1999 08:39:01 -0700 (PDT)
Mike Brown - Tue, 13 Jul 1999 10:00:08 -0600
|
|