OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: [xml-dev] Pushing SAX events out onto the Web?

[ Lists Home | Date Index | Thread Index ]

> > What's the difference between streaming SAX events versus "streaming
> > the XML"?  /Roger
...
> Or maybe you were planning on transmitting "SAX events" using pieces of
> XML?  The start tag for startElement() maybe?  There are lots of
> different possibilities.

This is what I was wondering. Why not just send the XML you want 
parsed rather than cook up a means to serialize SAX events? Surely 
that'll be more work?

Any XML parser will start parsing as soon as it receives the start element, 
so you can have the document being incrementally parsed on the client 
as it's being spat out by the server.

Doesn't Jabber do something similar?

L.





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS