Re: Feeding DOMs to XSLT Processors

Subject: Re: Feeding DOMs to XSLT Processors
From: "Jon Smirl" <jonsmirl@xxxxxxxxxxxx>
Date: Thu, 3 Feb 2000 13:57:14 -0500
I have found it more efficient to transform the incoming data into SAX
Events instead of DOM. The SAX events approach works with all of the XSL
implementation.

XT also supports direct DOM input.

Jon Smirl
jonsmirl@xxxxxxxxxxxx


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


Current Thread