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]
