[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: XML to HTML using XSL (over SAX}

Subject: RE: XML to HTML using XSL (over SAX}
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Tue, 22 Feb 2000 18:16:51 -0000
sax xsl
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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.