Subject: RE: <xsl:number> and IE5 March 2000 preview parser
From: Jonathan Marsh <jmarsh@xxxxxxxxxxxxx>
Date: Mon, 27 Mar 2000 08:23:53 -0800
|
<xsl:number> is not supported by MSXML web releases yet. The specific error
message is apparently being overridden by a generic error indicating the
transform failed in your script.
> -----Original Message-----
> From: Wielenga, Geertjan [mailto:Geertjan.Wielenga@xxxxxxxxxxxxxxxx]
> Sent: Monday, March 27, 2000 3:02 AM
> To: 'xsl-list@xxxxxxxxxxxxxxxx'
> Subject: <xsl:number> and IE5 March 2000 preview parser
>
>
>
> Hiyall.
>
> <xsl:number count="*"/>
>
> I've used the above line within XSL and processed it first
> with IE5 (inc.
> the March 2000 preview parser) and then with Saxon. In the
> former case, the
> following line is produced in IE5 "Unspecified error Line
> 130, Position 13".
> In the latter case, transforming with Saxon from XML to an Excell
> spreadsheet, the expected result is obtained. I had expected
> that IE5's
> March 2000 preview parser provided confomity with WWW3. This
> is apparently
> not the case?
>
> - Geertjan Wielenga
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|