> JAXP is Java, isn't it? We're using C++ (and the Xerces DOM). You could do something similar using the InputSource from the C++ version. Write an InputSource that uses SAX to parse the source and remove CDATA sections, or write an InputSource that filters out CDATA sections.