RE: Help on Validating schema

2005-03-09 Thread kamal gupta
Mathew Thank you so much for the reply. Adding ErrorHandler got me to the point of getting validation errors if any. I am still not able to see why XPATH expression evaluation is got giving me any result even when the XML document is validated against the schema. Is there specific namespace bindi

RE: Help on Validating schema

2005-03-09 Thread Matthew Berry
Kamal, Two things to try: */ Set the feature: XMLUni::fgXercesUseCachedGrammarInParse */ Have you installed a custom error handler with setErrorHandler() to trap validation errors. Good luck -Original Message- From: kamal gupta [mailto:[EMAIL PROTECTED] Sent: 09 March 2005 03:14 To: [EM