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
Open source XML data binding for C++:   http://codesynthesis.com/products/xsd
Mobile/embedded validating XML parsing: http://codesynthesis.com/products/xsde

Reply via email to