[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Applying stylesheets externally

Subject: Re: Applying stylesheets externally
From: "Mattias Konradsson" <preacher@xxxxxxxxxxx>
Date: Tue, 14 May 2002 17:25:02 +0200
installing msxml2.domdocument.4.0

> Actually, installing a version of MSXML above 3.0 (that would be limited
> to MSXML 4.0 at present) will _not_ ensure the client will be able to
> run an XSLT processor. Objects in MSXML 4.0 can only be created using
> version-dependent class names (e.g., Msxml2.DOMDocument.4.0).
>
> If you code against a specific version of MSXML (e.g., using
> Mxsml2.DOMDocument.3.0) then the code will fail unless that specific
> version is installed on the client machine. If you code against the
> version-independent class names (e.g., Msxml2.DOMDocument), then MSXML
> 3.0 is the last version that supports those classes. Additionally, MSXML
> 3.0 is the first version supports XSLT 1.0 (as opposed to the obsolete
> WD-xsl language). That kind of limits some options.
>
> For a fuller explanation see
> http://www.perfectxml.com/articles/xml/XsltInMsxml.asp.
>
> Cheers,
> Stuart

Ehm, why would you want to use the obsolete wd-language? Just code against
the correct objects using MSXML3 and the correct namespace in your
stylesheets and you're all set... Sure you have to limit yourself to msxml3
but at least it supports the full xslt spec and msxml4 improvements aren't
that big a deal anyways

mvh
--
Mattias Konradsson



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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.