You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by jascenzo <jo...@trilliumsoftware.com> on 2008/10/07 22:06:57 UTC

creating a DOM from XML buffer

My objective is to parse a buffer containing xml records that were translate
by Xalan transformer, by an XML Parser (Xerces ?), validate using a schema
(file), and produce a DOM; return DOM to another buffer or written out to
file.  The language used is C++.

What is the most straightforward way of accomplishing this?  Can anyone give
a suggestion or, possibly, an example?

Thank you very much in advance.   John
-- 
View this message in context: http://www.nabble.com/creating-a-DOM-from-XML-buffer-tp19866165p19866165.html
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.