RE: [xsl] Strange xml/xsl behavior

Subject: RE: [xsl] Strange xml/xsl behavior
From: "Stuart Celarier" <stuart@xxxxxxxxxxx>
Date: Tue, 14 May 2002 14:08:55 -0700
The WD-xsl namespace is not XSLT 1.0, but a now obsolete
Microsoft-specific dialect. WD-xsl is supported by MSXML 2.0 through
3.0; XSLT is supported by MSXML 3.0 and 4.0. Most workstations very
likely have more than one version of MSXML installed; which one is used
depends very much on how your system is configured and the code used to
invoke the XSLT processor.

The MSXML Sniffer [1] will reveal which versions are installed on a
computer. My article on XSLT in MSXML [2] explains the configurations of
MSXML and how to ensure an XSLT 1.0 conformant processor is used.

Cheers,
Stuart

[1] http://www.bayes.co.uk/xml/index.xml?/xml/utils/msxml_sniffer.htm
[2] http://www.perfectxml.com/articles/xml/XsltInMsxml.asp


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread