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]

Re: Problem using Muenchian method (apply-templates or key) with MSXML 3.0 & 4.0



> Have I uncovered a bug in MSXML, or is something
> else wrong?  I've posted sample code, XML, and my XSLT,

well it can't be a bug in MSXML as by definition _any_ process on
<XML ID="XMLData"> is by definition just whatever Microsoft implements.

Your file is not XML (as it is an error to have any element name begining with
the letters X M L (or  x m l)).


> The really odd thing is that when I perform this transformation simply
> using the browser (IE 5.5 using MSXML 3), it works fine. 


It may be that the non-XML <XML> tag only  works as you expect
(switching between HTML and XML DOM's) if inside the HTML
browser. (Can't tell from this unix box:-)

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

 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]