RE: Should I use XSLT or DOM

Subject: RE: Should I use XSLT or DOM
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Fri, 16 Jun 2000 10:35:29 +0100
> I was wondering if any experienced XML/XSLT
> folks might be willing to tell me if XSLT
> would be an appropriate tool to use for the
> purpose or if I should use DOM parsing
> via Java instead?

This is exactly the job XSLT was designed to do, and with experience you'll
find it much quicker to use XSLT than to code a Java application using the
DOM.

Mike Kay


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


Current Thread