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


> 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


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