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]

Re: XML & XSL with IE5


Here it works as expected; the output file is (with tools suggested at point
3):

<html>
<body>
<p>
<b>Joe Shmo</b>: Manager</p>
</body>
</html>

So:
1) May be you have to update msxml parser to latest version3 (July2000):
http://msdn.microsoft.com/xml/general/msxmlprev.asp
Choose SDK download because of useful docs.

2) You need to install Msxml3.dll  in replace mode (otherways the older one
will used instead of newest):
http://msdn.microsoft.com/xml/general/replacemode.asp

3) Download "Internet Explorer Tools for Validating XML and Viewing XSLT
Output" too (218K):
http://msdn.microsoft.com/code/sample.asp?url=/msdn-files/027/000/543/msdnco
mpositedoc.xml


Bye,
Andrea


 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]