Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: Date comparison in xslt

From: Martin Honnen <mahotrash@-----.-->
To: NULL
Date: 7/12/2007 7:16:00 PM

tokyo12@g... wrote:
> Sorry but now I have a really stupid question!   How do I tell which
> version I am using ... *if*  ... I do not know what software is being
> used to drive the xslt file I am modifying?   Is there some in-built
> variable I can look at?

The Microsoft XSLT processors MSXML 3, MSXML 4, MSXML 5, MSXML 6, 
System.Xml.Xsl.XslTransform and System.Xml.Xsl.XslCompiledTransform all 
support XSLT/XPath 1.0, none of them supports XSLT/XPath 2.0.

As for the version supported you can output
   <xsl:value-of select="system-property('xsl:version')"/>
in a stylesheet.

Saxon from <http://www.saxonica.com> and Altova are the only companies 
with XSLT 2.0 processor currently.


-- 

	Martin Honnen --- MVP XML
	http://JavaScript.FAQTs.com/


transparent
Print
Mail
Digg
delicious
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent