Subject: RE: variable declaration
From: "Julian Reschke" <julian.reschke@xxxxxx>
Date: Mon, 29 Apr 2002 12:49:42 +0200
|
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of
> Suman.Sathyanarayan@xxxxxxxxxxxx
> Sent: Monday, April 29, 2002 11:47 AM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Cc: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx;
> xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re: variable declaration
>
>
>
> Yes even i have the same question how do i declare variables in the
> namespace
> <xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl">
>
> Why does'nt IE 5* support the other namespace???
IE5: because it predates XSLT.
IE 5.5: because Microsoft's XSLT implementation wasn't ready back then.
Both can be upgraded using MSXML3 (FAQ on http://www.netcrucible.com).
> IE 5 is very bad.
No, it isn't.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|