|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Xsl Namespace problem for Win 2000 System.
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
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








