[Home] [By Thread] [By Date] [Recent Entries]


See SAX tip #2 at:

http://www.xml.com/pub/a/2001/12/05/sax2.html

Parsers could report each character with a separate event,
and your application code needs to work with cases which
are that perverse, but you'll rarely find parsers doing that.

There are no universal rules about where parsers split
the text content of an element.

- Dave


----- Original Message -----
From: "Raúl Carazo" <rcarazo@b...>
To: <xml-dev@l...>
Sent: Friday, January 04, 2002 5:11 AM
Subject:  SAX


    I'm using SAX for reading a XML file but sometimes it splits a long element.

    Do you know why? And/or how to find the point it's splitting?

   Thank you very much!

    Raúl



  • References:
    • SAX
      • From: Raúl Carazo <rcarazo@b...>
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member