No the DOM core level 3 is still working draft. W3C is doing a last call until the 31st of july. I know that some of the DOM3 functionality is implemented (read/write of DOMTree) and some of it is in the works. I think that Gareth has begun looking at the functionality you want. But don't hold your breath until it is finished. It can take a while. He is a busy man.
/ Erik > -----Original Message----- > From: Paramdeep Ahuja [mailto:[EMAIL PROTECTED] > Sent: den 3 juli 2003 14:59 > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: RE: Subtree validation > > As far as i know the DOM core level 3 is released and being used....is > there > any support for this in Xerces C++ to validate a subtree > > -----Original Message----- > From: Erik Rydgren [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 03, 2003 6:31 PM > To: [EMAIL PROTECTED] > Subject: RE: Subtree validation > > > The sad answer is: you can't. > Validation of a DOM tree is DOM core level 3 which is still in working > draft. It is definitely planed to be implemented. But when? I don't > know. > > Regards > Erik Rydgren > Mandarin IT > Sweden > > > -----Original Message----- > > From: Paramdeep Ahuja [mailto:[EMAIL PROTECTED] > > Sent: den 3 juli 2003 14:38 > > To: [EMAIL PROTECTED] > > Subject: Subtree validation > > > > > > Hi All > > > > Can anyone tell me how can I validate a subtree against a schema using > > Xerces C++ > > > > > ************************************************************************ > ** > > * > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
