Re: No validation error message when the root element is erroneous

2007-05-10 Thread aac
Ok. When I have disabled "dynamic validation" the error message event is launched. Thanks to Michael and Stanimir. Regards. Alberto -- View this message in context: http://www.nabble.com/No-validation-error-message-when-the-root-element-is-erroneous-tf3720894.html#a10426564 Sen

Re: No validation error message when the root element is erroneous

2007-05-10 Thread Michael Glavassevich
tion/schema";, > true); > > parserObject.setFeature("http://apache. > org/xml/features/validation/schema-full-checking", > true); > parserObject.setFeature("http://xml.org/sax/features/namespaces";, true); > > Thanks and regards > Alberto >

Re: No validation error message when the root element is erroneous

2007-05-10 Thread Stanimir Stamenkov
Thu, 10 May 2007 05:16:33 -0700 (PDT), /aac/: Thu, 10 May 2007 07:46:33 -0400, /Michael Glavassevich/: Did you mean that the element isn't declared anywhere? If that's the case, you should check if you have the dynamic validation [1] feature enabled (don't set it to true if that's not the beh

Re: No validation error message when the root element is erroneous

2007-05-10 Thread aac
rserObject.setFeature("http://apache.org/xml/features/validation/schema-full-checking";, true); parserObject.setFeature("http://xml.org/sax/features/namespaces";, true); Thanks and regards Alberto -- View this message in context: http://www.nabble.com/No-validation-e

Re: No validation error message when the root element is erroneous

2007-05-10 Thread Michael Glavassevich
with a > different name), I don't receive any error message in the Error handler. > > Can you help me? > Thanks in advance. > > Alberto > Remote Sensing Lab > INTA > Madrid (Spain) > > > > -- > View this message in context: http://www.nabble.com/

No validation error message when the root element is erroneous

2007-05-10 Thread aac
name), I don't receive any error message in the Error handler. Can you help me? Thanks in advance. Alberto Remote Sensing Lab INTA Madrid (Spain) -- View this message in context: http://www.nabble.com/No-validation-error-message-when-the-root-element-is-erroneous-tf3720894.html#a10410956