Subject:xsl:variable change! Author:Daniel Lucio Date:08 Jan 2002 06:57 PM
Hi,
I am using Excelon 3.1, build 069f. And I just noticed that excelon is not up to date with the xsl:attribute element, because the IDE and the internal processor supports an 'expr' attribute for this element which is not supported in the latest XSLT spec and make other XSLT processors complain(like MSXSL or Xalan-J)!
Subject:Re: xsl:variable change! Author:Minollo I. Date:08 Jan 2002 07:05 PM
The "expr" attribute is an XIS extension, which is also supported by Stylus
Studio. The documentation makes it clear that "expr" is an extension, and
that shouldn't be used if you are planning to run stylesheets on processors
different from the XIS one.
Subject:Re: xsl:variable change! Author:Minollo I. Date:08 Jan 2002 08:16 PM
Look like I was overly optimistic... I'm positive the old documentation of
XIS and Stylus mentioned that "expr" is a proprietary extension, but I
can't find the same information in the latest versions...
I'll report the problem to our documentation group; I'm sure they will fix
it promptly.