Subject: RE: XML/XSL...
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Thu, 20 Apr 2000 08:55:45 +0100
|
> Some XSLT processor writers have released their source code. You can
> front-end an application with an XSLT processor and have the
> application
> deal with the results of transformation without incurring the
> overhead of
> serializing the result tree into hard syntax and re-parsing that hard
> syntax into either a DOM tree or SAX events.
I think most of the current XSLT processors allow the result to be delivered
as a tree and/or a stream of SAX events without needing any changes to
source code.
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|