Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - i load my xml which has and it tries to display it as html, is there anyway to make IE display it as XML? [Thread Next] Re: i load my xml which has and it tries to display it as html, is there anyway to make IE display it as XML?To: NULL Date: 8/1/2006 3:10:00 PM Daniel wrote: > i load my xml which has <?xml-stylesheet type="text/xsl" href="foo.xsl"?> > and it tries to display it as html, is there anyway to make IE display it as > XML? I am not sure what you are talking about, when IE renders a collapsible source tree of an XML document then that is a HTML document with script which shows that tree, the document being generated by some default stylesheet IE applies if no xml-stylesheet processing instruction is present. There is "no display it as XML", a stylesheet transforming to HTML is always applied, either that default stylesheet or one referenced with xml-stylesheet. If you don't want <?xml-stylesheet type="text/xsl" href="foo.xsl"?> to be applied then you need to remove it from the XML document before you load it. -- Martin Honnen --- MVP XML http://JavaScript.FAQTs.com/ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
