Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
From: Michael Kay <michael.h.kay@nt...> - 2001-11-15 12:04:52
|
Saxon 6.5 is available via the homepage at http://saxon.sf.net/ Note that if you use XSLT 1.1 features such as xsl:document, xsl:script, or the ability to refer to a result tree fragment as it it were a node-set, then you will now need to specify <xsl:stylesheet version="1.1">. This change is made to reflect the fact that the W3C XSL working group has announced that XSLT 1.1 will not be progressed beyond working draft status: it is designed to improve Saxon's conformance with XSLT 1.0 and to improve portability of stylesheets. Mike Kay |