Re: [xsl] XML serializer implemented in XSLT

Subject: Re: [xsl] XML serializer implemented in XSLT
From: Francis Norton <francis@xxxxxxxxxxx>
Date: Tue, 29 May 2001 07:46:28 +0100

Chris Nolte wrote:
> 
> This sounds like exactly what I have been looking for.  But when I  run it
> using XT, I get the error message:
> xml-to-string.xls:44: no such axis.
> Line 44 is this line:
> <xsl:for-each select="namespace::*">
> 
> Is XT not a "conformant" XSLT processor?  Or what am I doing wrong?  
> 
The former - Mike Kay's "XSLT Programmer's Reference 2nd edition" lists
namespaces as an unimplemented feature of XT, which hasn't been updated
since November 1999.

It may be time to switch to Saxon.

Francis.

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


Current Thread