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/XSL...



> 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

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