Hi Amit, > > Yeah, actually i realized my mistake soon after, sorry about that. But, i'd > still like to know that is there not a facility whereby, we can, before > adding a DOMNode to the tree, check that the addition will result in an > invalid schema ?. I didn't get what exactly you meant by in-memory > validation. >
Currently we only perform validation when we parse. We need to extend this to give us the ability to see if an in memory DOM Tree is valid. We will (at some point) then need to extend this so we can implement the DOM Level 3 Validation spec. This spec does what you want. Gareth -- Gareth Reakes, Head of Product Development +44-1865-203192 DecisionSoft Limited http://www.decisionsoft.com XML Development and Services --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]