then is there any way a subtree can be validated??
-----Original Message----- From: Gareth Reakes [mailto:[EMAIL PROTECTED] Sent: Thursday, July 03, 2003 6:43 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: Subtree validation Hi, On Thu, 3 Jul 2003, Paramdeep Ahuja wrote: > As far as i know the DOM core level 3 is released and being used....is there Not really released. Is not candidate recommendation yet. Xerces-C has some support but not full. > any support for this in Xerces C++ to validate a subtree no clear support. Alby wrote some code in Pathan (software.decisionsoft.com) that enables sub trees to be validated, but this still requires the sub tree to be serialised. 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
