gt;
>
> *From:* Mukul Gandhi [mailto:muk...@apache.org]
> *Sent:* Tuesday, September 15, 2015 06:17
> *To:* j-users@xerces.apache.org; j-...@xerces.apache.org
> *Subject:* Re: web app for XSD 1.1 and 1.0 validations
>
>
>
> I meant, This app uses the _latest_ XercesJ XS
On Tue, Sep 15, 2015 at 10:35 AM, Mukul Gandhi wrote:
>
>
> But the app's jars are derived from the current SVN code base. I believe,
> the app will work fine with all the XML and XSD documents available in the
> test suite.
>
​Certainly should and would likely be overkill to develop a client to
Hello Tim,
Thanks for giving this app a try.
I haven't executed the full test suite on the app. I'm not sure how to do
this, since the user has to select discreet files from a local workstation.
I guess a HTTP client driver can be developed, which can read the test
suite files from a local dir
BTW: This is an awesome contribution.
Thank You!
On Tue, Sep 15, 2015 at 10:24 AM, Timothy W. Cook wrote:
> I tested with one example of a valid document against a XML Schema 1.1
> with one included schema. It worked great. I tested a couple of times
> invalidating the data and it seems to r
I tested with one example of a valid document against a XML Schema 1.1 with
one included schema. It worked great. I tested a couple of times
invalidating the data and it seems to respond accordingly. Have you
executed the full test suite on it?
On Tue, Sep 15, 2015 at 10:13 AM, Mukul Gandhi w
I meant, This app uses the _latest_ XercesJ XSD 1.0 and 1.1 code bases.
Sorry for the typo.
On 15 September 2015 at 18:43, Mukul Gandhi wrote:
>
> Hello there,
>I've been thinking on this for a while, and now I'm ready to share the
> outcomes with Xerces forums. I've developed a little web
Hello there,
I've been thinking on this for a while, and now I'm ready to share the
outcomes with Xerces forums. I've developed a little web app, that accepts
XML and XSD documents from a user's workstation and returns validation
results to the user's browser.
The link to this app is
http://xml