Hi Boris, Thank you for the information. I'll try your suggestion and see if it solves my issue.
= Jatayu On Wed, Jun 25, 2008 at 3:31 AM, Boris Kolpackov <[EMAIL PROTECTED]> wrote: > Hi Jatayu, > > Jatayu <[EMAIL PROTECTED]> writes: > > > Does anyone know if there's a plan to include ability to run schema > > validation on an in-memory DOMDocument document in the next release/ > > releases of Xerces-C ? > > I don't think there are any plans to implement this feature at the > moment. The workaround is to serialize the document into XML (perhaps > into an in-memory buffer) and re-parse it with validation enabled. > > Boris > > -- > Boris Kolpackov, Code Synthesis Tools > http://codesynthesis.com/~boris/blog<http://codesynthesis.com/%7Eboris/blog> > Open source XML data binding for C++: > http://codesynthesis.com/products/xsd > Mobile/embedded > <http://codesynthesis.com/products/xsdMobile/embedded>validating XML parsing: > http://codesynthesis.com/products/xsde >