[xml] SAX question



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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]