[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

SAX2 and Transformation ?


Subject: SAX2 and Transformation ?
From: "Sunny" <sandeepsethi@xxxxxxxxxxxxx>
Date: Sun, 6 Aug 2000 14:44:58 -0400

As I understand it  - SAX lets you stream the xml data, providing events
that can be trapped as and when needed.
So, biggest advantage - it doesn't  have to maintain an in-memory tree of
the document.
Two questions here -
1) Without loading the document, how does a sax-based parser know that the
document is valid  and well-formed ? Is that something that I sacrifice when
I use a sax - parser ?

2a) Now, the document hasn;t been loaded yet , so how do I apply
transformation or xsl-fo to the xml-document ? Is that something that 'they'
are still trying to figure out - or is there some documentation somewhere

2b) Does Xalan do this ?









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



Current Thread
Keywords
xml