Joseph Kesselman <[EMAIL PROTECTED]> wrote on 06/26/2006 06:14:18 PM:
> DOM Level 3 introduces some ability to validate subtrees on demand. I'm not > sure whether the Xerces implementation of the DOM has added those features. DOM Level 3 Core only supports in-memory validation of an entire DOM. Are you thinking of DOM Level 3 Validation [1]? Xerces doesn't implement that spec. > ______________________________________ > "... Three things are most perilous: Connectors that corrode, > Unproven algorithms, and self-modifying code! ..." > -- "Threes" Rev 1.1 - Duane Elms / Leslie Fish > (http://www.ovff.org/pegasus/songs/threes-rev-11.html) > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] [1] http://www.w3.org/TR/2004/REC-DOM-Level-3-Val-20040127/ Michael Glavassevich XML Parser Development IBM Toronto Lab E-mail: [EMAIL PROTECTED] E-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
