Re: XSL template match question

Subject: Re: XSL template match question
From: Mike Brown <mike@xxxxxxxx>
Date: Fri, 26 May 2000 22:45:49 -0600 (MDT)
> When I open the XML document in IE5.0 all
> I see is a blank screen. Its driving me crazy.

You will continue to go crazy unless you upgrade the XML/XSL
processor in IE to the latest preview release. The one that comes
with IE 5.0 is old and only supports part of a working draft.
Go to www.microsoft.com and do a site search for MSXML.

> <xsl:stylesheet
> xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
> 				version="1.0">

You're using the XSLT namespace and syntax. IE 5.0's stock
processor does not support this namespace.

There are other XSL processors out there besides IE, too.

   - Mike
___________________________________________________________
Mike J. Brown, software engineer, Webb Interactive Services
XML/XSL stuff: http://www.skew.org/    http://www.webb.net/


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread