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]

ANN: Article on XSLT in MSXML


I've recently published an article titled "XSLT in MSXML" on PerfectXML
at http://www.perfectxml.com/articles/xml/XSLTInMSXML.asp.
 
The article answers several frequently asked questions from XSL-List
related to MSXML. In particular, it addresses the WD-xsl issue, how it
came to be, why WD-xsl should be avoided, and how to use MSXML's XSLT
1.0 conformant processor in a variety of languages and settings. The
abstract is provided below. Feedback is always welcome. Enjoy.
 
Cheers,
Stuart
 
Stuart Celarier, Fern Creek Corporation, www.ferncrk.com
 
 
XSLT in MSXML
 
Abstract: Microsoft introduced full XSLT 1.0 support in MSXML 3.0.
However, earlier versions of MSXML are not XSLT 1.0 conformant (far from
it) but instead support an early draft of XSLT known as WD-xsl. Even if
you have the most recent MSXML 4.0 version installed, you may get a
nonconforming version of XSLT by default. It all depends on both what
versions of MSXML you have installed and how they are configured. This
article explains this situation and how to utilize the XSLT 1.0
conformant processor in MSXML. It also examines the advanced classes
that make XSLT efficient to use in ASP applications and middle tier
technology.
 
 
 
 


 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]