RE: Namespaces

Subject: RE: Namespaces
From: Jonathan Marsh <jmarsh@xxxxxxxxxxxxx>
Date: Fri, 31 Mar 2000 13:28:12 -0800
Yes, there are many features in XSLT not supported in IE5 XSL.  IE5 was
based on a subset the Dec '98 XSL Working Draft, and thus does not include
many of the features that were still in flux at that time, as well as those
that were subsequently added to XSLT.  Additionally, some features changed
syntax.  The namespace change also makes it impossible for a single document
to function as both an IE5 XSL stylesheet and an XSLT one.

There are very few features that were supported in IE5 XSL that do not have
equivalents in XSLT.  I think a simpler approach is to determine which
features ARE shared between the languages than to determine which ones
aren't.  The list of supported elements in IE5 is available at
http://msdn.microsoft.com/isapi/msdnlib2.idc?theURL=/library/psdk/xmlsdk/xsl
r8ko5.htm.

- Jonathan Marsh
  Microsoft

> -----Original Message-----
> From: Selva, Francis [mailto:Francis.Selva@xxxxxxxxxxxxxxx]
> Sent: Friday, March 31, 2000 1:05 PM
> To: 'xsl-list@xxxxxxxxxxxxxxxx'
> Subject: RE: Namespaces
> 
> 
> Thanks Linda,so is there any features in XSLT which is not 
> supported in
> MSXSL?
> 
> > -----Original Message-----
> > From: Linda Derezinski [mailto:linda@xxxxxxxxxxxxxxxxxxxx]
> > Sent: Friday, March 31, 2000 8:58 PM
> > To: xsl-list@xxxxxxxxxxxxxxxx
> > Subject: RE: Namespaces
> > 
> > 
> > 1) is XSLT - what this list is talking about
> > 2) is MSXSL - what Microsoft is using in IE 5.0
> > 
> > 
> > Linda Derezinski
> > Interface & Control Systems
> > 
> >  -----Original Message-----
> > From: 	owner-xsl-list@xxxxxxxxxxxxxxxx
> > [mailto:owner-xsl-list@xxxxxxxxxxxxxxxx]  On Behalf Of 
> Selva, Francis
> > Sent:	Friday, March 31, 2000 1:52 PM
> > To:	'xsl-list@xxxxxxxxxxxxxxxx'
> > Subject:	Namespaces
> > 
> > what is the difference between these namespaces?
> > 
> > 
> > 1)  <xsl:stylesheet 
> xmlns:xsl="http://www.w3.org/1999/XSL/Transform";>
> > 2)  <xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl";>
> > 
> > 
> > 
> >  XSL-List info and archive:  
> http://www.mulberrytech.com/xsl/xsl-list
> > 
> 
> 
>  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