RE: XML + XSL on internet navigators

Subject: RE: XML + XSL on internet navigators
From: "Paulo Gaspar" <Paulo.Gaspar@xxxxxxxxxxxx>
Date: Tue, 13 Jun 2000 21:46:29 +0200
With ASPs/MS IIS, I think your life would be easier by using XSL in the
server
side. Maybe the XSL ISAPI Filter 2.0 would be the solution for you:
  http://msdn.microsoft.com/downloads/webtechnology/xml/xslisapi.asp

Be aware that this version has a couple of new features that are limited in
Windows NT4, as they (those features) are built on top of Windows 2000
features. Read the above web page carefully.
(Anyway, it is still usable over Windows NT4.)


Have fun,

Paulo Gaspar



-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxx]On Behalf Of Stéphane Mamdy
Sent: Tuesday, June 13, 2000 2:42 PM
To: xsl-list@xxxxxxxxxxxxxxxx
Subject: XML + XSL on internet navigators


Hi,
I'd like to sue XML and XSL(T) with internet browsers like Netscape and
Internet Explorer.
I'm building a site based on XML with a database ACCESS and ASP.

I saw lots of differents between IE and Netscape.

Do you think XML is up to date being use for this purpose ?

We could make a list of the differences between the I Explorer 5.x support
of XSL(T) and Netscape ?
Here's what i Saw.


Support								Netscape				IE
									(beta 6)


XSL									YES					YES
XLT									NO (?)				YES (not all)
	< xsl:template match="">				YES					YES
	< xsl:apply-template match=""/>			YES					YES
	<xsl:for-each select=".." >				NO					YES
	<xsl:value-of select="position()/>			NO					NO IE 5.00.2919



Hope this help...
Stéphane Mamdy





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


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


Current Thread