This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: XML serializer implemented in XSLT




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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]