Re: XML Schema Validation Error Report

2020-06-20 Thread Herong Yang
Hi Mukul,  Sure, a large of invalid elements could be a problem for error reporting. But there should be some standard ways to manage that situation.  Thanks again for your response.  Herong On Saturday, June 20, 2020, 12:13:44 PM GMT+8, Mukul Gandhi wrote: Hi Herong, On Fri, Jun 19, 20

Re: XML Schema Validation Error Report

2020-06-19 Thread Mukul Gandhi
Hi Herong, On Fri, Jun 19, 2020 at 5:37 PM Herong Yang wrote: > The current error report is clear and useful. But I still think it will be > nice if both 'A' and 'B' are listed in the error report, since both of them > are not expected to be there. > To have this facility, for XML Schema error

Re: XML Schema Validation Error Report

2020-06-19 Thread Herong Yang
Hi Mukul, Thank you for your response and suggestion. The current error report is clear and useful. But I still think it will be nice if both 'A' and 'B' are listed in the error report, since both of them are not expected to be there.   Herong On Friday, June 19, 2020, 2:47:09 PM GMT+8, Mukul

Re: XML Schema Validation Error Report

2020-06-18 Thread Mukul Gandhi
Hi Herong, On Thu, Jun 18, 2020 at 12:29 PM Herong Yang wrote: By default, Xerces2 only reports only the first invalid sub-element and > skips other subsequent invalid siblings. Is the any way to set Xerces2 to > report all invalid sub-elements? > I don't think that, what you're asking for is p