ASP Error: 70
Description: Permission denied
Source: Microsoft VBScript runtime error
|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: misc. confusion on "footnote" handling
> >Is there some smart way I can have one main stylesheet that imports
> >different stylesheets depending on that main "class" parameter?
>
There's a new facility coming along in the next draft of 2.0 which allows a
kind of compile-time conditional, for example you will be able to say:
<xsl:import href="thing.xsl"
use-when="system-property('xsl:vendor-url') =
'http://www.saxonica.com/'"/>
Vendors are allowed to define their own system property names, so a possible
scenario is that implementations will allow access to operating system
environment variables or Java system properties, or even to options
specified in some way on the (compile-time) command line.
Michael Kay
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








