Hi all,

I know that validating parser validates DOM document when it load up XML file. But what I want to achieve is, whenever I try to do something that affects DOM document structure, e.g. when trying to append a child element to an element, let DOM validate it against DTD and prevent that action if it failed validation. Is it possible using dom4j?

Regards,

Vairoj



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
dom4j-user mailing list
dom4j-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to