RE: [xsl] About XSLT engines using SAX interface

Subject: RE: [xsl] About XSLT engines using SAX interface
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Tue, 27 Mar 2001 17:47:38 +0100
> How many level of depths are possible for an XSLT engine that uses SAX
> parser. Say for example lets take Sablotron I want to really judge it
> according to the levels of allowable depths of the tree that
> it builds in the memory by getting triggers from the XML parser.

How deep are your documents? Have you any experience that suggests document
depth will be problem?

Saxon's full tree handles indefinite depth; the tinytree handles 65535.

Mike Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread