|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: XML to HTML using XSL (over SAX}
XSLT intrinsically requires a tree model of the entire document to be accessible, so it's not well suited to serial processing. The Saxon product started by implementing a subset of XSLT that could be handled serially (hence the name - a layer on top of SAX) but the limitations gradually become too severe and this side of things was abandoned (though there is a residual feature called "saxon:preview" that enables the document to be processed in bite-sized chunks). The subject of serial transformations does come up from time to time, my feeling is it can't be done with a pure subset of XSLT as it is today: the inability to navigate around the document means you need much richer capability to remember what you've seen as it came past. Mike Kay > I am looking for a tool to convert XML to HTML by applying XSL. > It'll be more suitable for me, if this tranformation is > implemented with SAX. XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








