This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Strange xml/xsl behavior


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]