xsl-list
[Top] [All Lists]

Re: XSL not working in Firefox

2005-05-19 04:44:59

Your file is not XSL, this used to be a FAQ but we see it rather rarely
these days.


<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/TR/WD-xsl";>

The language that uses the namespace http://www.w3.org/TR/WD-xsl is
more or less completely unrelated to XSLT, it's the microsoft only
language that was built in to msxlm2 (and support for backward
compatibility reason in msxml3) but not supported at all in current
products like msxml4. IE6 uses msxml3 so it can still process this stuff
as well as xslt, but no other browser will do so.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>