[Home] [By Thread] [By Date] [Recent Entries]
On 13/03/10 21:40, Scott Trenda wrote:
I don't know much about XSLT2 or Saxon's extensions, but the errors from your second case here seem fairly simple to fix: Still bad Scott. <xsl:value-of
select="system-property('System.getenv("f")')" />
</xsl:message>which is a simpler example.
returns
Error on line 16 of crap.xsl:
XTDE1390: Invalid QName {System.getenv("f")}
Transformation failed: Run-time errors were reportedSeems to be my misunderstanding of 'Java system property' and OS env var, as returned by http://java.sun.com/javase/6/docs/api/java \ /lang/System.html#getenv%28java.lang.String%29 Not even sure what the former is! Possibly something passed to the jvm via -D param. either way it seems to be wrong, even when quoted properly. Summary, the href attribute on xsl:import could be far more flexible. regards regards -- Dave Pawson XSLT XSL-FO FAQ. http://www.dpawson.co.uk
|

Cart



