web app for XSD 1.1 and 1.0 validations
Mukul Gandhi <[email protected]> Tue, 15 Sep 2015 18:43:39 +0530
| Newsgroups | gmane.text.xml.xerces-j.user |
|---|---|
| Message-ID | <CABuuzNPKVYWR41A+dFq_HN=WcRTPO3+Wjgd7x6_YxwjfX+97uA__40699.0018360831$1442322854$gmane$org@mail.gmail.com> |
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://xmlvalidation-mukulga.rhcloud.com This app uses the last XercesJ XSD 1.0 and 1.1 code bases. It'll be great if any of you folks give this app a try, and post comments on this list. -- Regards, Mukul Gandhi