RE: Web based XML Schema validator tool

I have felt that new language developments on XML Schema are not taking
place after release of its 1.1 version, except for the need of maintaining
errata for XML Schema 1.1. That is logical maybe because the community
might need more time to digest XML Schema 1.1 language. But I feel, from
the perspective of tools that can be built over XML Schema 1.1, there's
lots of scope still as we've seen for XML Schema 1.0.

A suggestion for engaging users now towards XML Schema 1.1, is to perhaps
add a section on the XML Schema page I cited, specifically about tools
relevant to XML Schema 1.1, since that area still seems to have relevant
scope of innovation and growth.
On 23-Apr-2016 4:32 pm, "Clemens Uhlenhut" <uhlenhut@xml-buddy.com> wrote:

> > If you find it ok, I'll be happy if this gets listed in the Tools
> section on the site: https://www.w3.org/XML/Schema.
>
> Good luck with that, I was told that the list is no longer maintained and
> there is no way to be added anymore when I tried a few months ago.
>
> Kind regards
> Clemens
>
>
>
> From: Mukul Gandhi [mailto:gandhi.mukul@gmail.com]
> Sent: Saturday, April 23, 2016 7:39 AM
> To: xmlschema-dev@w3.org
> Subject: Web based XML Schema validator tool
>
> Hello list,
>    I am pleased to announce an improved version of a Web based XML Schema
> validator, available here
>
> http://xmlvalidation-mukulga.rhcloud.com/
>
> or
>
> https://xmlvalidation-mukulga.rhcloud.com/
>
> Following are some important features of this tool:
> 1) It support both 1.0 and 1.1 versions of W3C XML Schema.
> 2) There are two UI options in the tool
>   a) You can use upto 2 XSD documents for validation. Use 2 XSD documents
> if you have constructs like xs:include / xs:import etc. Otherwise, you can
> use only 1 XSD document.
>   b) You can use any number of XSD documents for validation, via a zip
> archive upload.
>
> Few other things I would like to point:
> a) The tool maintains a log of validations attempted by users, like
> following
>
> Fail : 1.0 : Sat Apr 23 01:08:09 EDT 2016
> Pass : 1.0 : Sat Apr 23 01:08:09 EDT 2016
> Fass : 1.1 : Sat Apr 23 01:08:09 EDT 2016
> ....
>
> This is simply for statistical analysis, and doesn't reveal anything about
> the files uploaded by users.
>
> b) The tool doesn't store files uploaded by users, and deletes them
> immediately after completing validation.
>
> Any feedbacks are welcome, about the features or bugs in this tool. You
> may post your comments in this list, or directly to me. I'll try my best to
> fix any important bugs.
>
> If you find it ok, I'll be happy if this gets listed in the Tools section
> on the site: https://www.w3.org/XML/Schema.
>
>
>
> --
> Regards,
> Mukul Gandhi
>
>

Received on Saturday, 23 April 2016 12:18:21 UTC