Hi,
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?
Here is the sample XML:
Here is the XML Schema: http://www.w3.org/2001/XMLSchema";>
Here is the Xe
20, 2:47:09 PM GMT+8, Mukul Gandhi
wrote:
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 do
, 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 reporting