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