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

RE: Xsl Namespace problem for Win 2000 System.

Subject: RE: Xsl Namespace problem for Win 2000 System.
From: "Chris Bayes" <Chris@xxxxxxxxxxx>
Date: Mon, 30 Apr 2001 08:43:58 +0100
msxml2 namespace problem
Tejas,
>  I have win 2000 system, I just installed the MSXML4.0 on it in
>Side-by-side mode so that my old code can still work. But when
>ever i use the new namespace in the XSL file
>
>    xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
>
>I dont get the output of the program. With old namespace i get the output
>
>    xmlns:xsl="http://www.w3.org/TR/WD-xsl"
>
>Cant u suggest me some remedy to this. Should i use MSXML4.0
>parser in replace mode ?. Kindly guide.

msxml4 can't be put into replace mode. The only way to use
xmlns:xsl="http://www.w3.org/1999/XSL/Transform" in IE is to install msxml3
and put that into replace mode. Or use msxml4 from script i.e. x = new
ActiveXObject("Msxml2.DOMDocument.4.0");

Ciao Chris

XML/XSL Portal
http://www.bayes.co.uk/xml


 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.