Currently, I have been using the xmlCreatePushParserCtxt along with the xmlParseChunk for some applications that have to read from an XML stream. Is there a way to ignore (or not parse) subelements and just have them returned as a chunk of data? I was hoping to avoid using CDATA blocks, but basically that's the functionality I am looking for. Thanks, David
_______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
