RE: [xsl] XML serializer implemented in XSLT

Subject: RE: [xsl] XML serializer implemented in XSLT
From: "Evan Lenz" <elenz@xxxxxxxxxxx>
Date: Tue, 29 May 2001 14:42:03 -0700
> This sounds like exactly what I have been looking for.

Good.

> Is XT not a "conformant" XSLT processor?

Correct, XT does not support the namespace axis. Get a conformant processor
instead, such as SAXON. http://users.iclway.co.uk/mhkay/saxon

> I just downloaded your file as is and tried to run it against itself:
> xt xml-to-string.xls xml-to-string.xls out.xml.

I've now added a root template rule so that it will work as a stand-alone
stylesheet (currently set to output xml with omit-xml-declaration="yes"), as
well as an imported module.

Evan


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


Current Thread