Re: Re: Possible Bug: Xerces 2.12.1 for XML Validation with XSD 1.1 Schema under Java - Plain Text
JOHN Morris <[email protected]> Wed, 26 Aug 2020 15:17:07 +0100 (BST)
| Newsgroups | gmane.text.xml.xerces-j.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Mukul, Thanks for your reply. As a beginner, I wonder how I would go about "creating a Xerces-J jira issu= e" on my problem. Also, I wonder whether I could get you to send me the exact outputs from yo= ur jaxp.SourceValidator runs on the two files test1.xml (9 errors) and test= 2.xml (18 errors). Is there a command-line option for jaxp.SourceValidator which would produce= additional lines in the output for the original XML from each line in the = input file, whether valid or not? Best regards, John. > On 26 August 2020 at 05:19 Mukul Gandhi <[email protected]> wrote:=20 >=20 >=20 > Hi John, > =C2=A0 > On Sun, Aug 23, 2020 at 7:23 PM JOHN Morris <[email protected]= lid> wrote:=20 >=20 > > Where can we go from here? I can only think of asking you to double che= ck that both of your test runs are not on the same XML data somehow. > =C2=A0 > I've just double checked, and I get XSD validation errors on both of your= XML input documents when validated by the XSD document that you've provide= d. > =C2=A0 > I get the count of XSD validation errors as 9 and 18, respectively for th= e XML input documents test1.xml and test2.xml when both of these XML input = documents are validated by the XSD document test.xsd. > =C2=A0 > It seems strange to me that, you don't get any XSD validation errors with= Xerces-J for the XML input document test2.xml. > =C2=A0 > > ... or do you have any other further suggested steps in order to achiev= e consistency from our two sets of results? > =C2=A0 > May be if someone else, could also cross check my findings, that would be= further helpful to this discussion. > =C2=A0 > If you're still grappling with this issue, I could also suggest that you = can create a Xerces-J jira issue for this and attach your XML and XSD docum= ents to the jira issue. That shall help anyone else, to use your test case = XML and XSD documents and do an analysis.=C2=A0 >=20 >=20 > --=20 >=20 >=20 > Regards,=20 > Mukul Gandhi