Re: Very basic SAX question

2002-04-04 Thread Per-Olof Norén
- Original Message - From: "Ulrich Mayring" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 04, 2002 5:26 PM Subject: Very basic SAX question > Hello folks, > > I know that Cocoon2 uses a pipeline of SAX events all the way through >

Very basic SAX question

2002-04-04 Thread Ulrich Mayring
Hello folks, I know that Cocoon2 uses a pipeline of SAX events all the way through the processing pipeline. Is this also true for the XSLT stage? Or does the transformer have to wait until the stream is fully there and start transforming only then? I am asking, because in XPATH there are forward