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: Feeding DOMs to XSLT Processors


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@mediaone.net


 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]