<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<small><font face="Verdana">how to write jsp to validate xml content?
due to modification on schema, I wanna search invalid xml content files.<br>
I tried validate(CmsObject cms) of CmsXmlContent.<br>
The returned CmsXmlContentErrorHandler's hasWarnings() and hasErrors()
both return false on an invalid xml content. i dunno why.<br>
<br>
any help?<br>
<br>
Thank you very much.<br>
<br>
Joe<br>
<br>
<br>
</font></small>
</body>
</html>