Search found 4 matches

by lcahlander
Tue Dec 12, 2017 8:58 pm
Forum: Feature Request
Topic: JSON Schema and JSON/XML conversion?
Replies: 10
Views: 11716

Re: JSON Schema and JSON/XML conversion?

I have the beginnings of an XML Schema to JSON Schema converter. It is in my GIST. Please supply me with comments and suggestions so that it can be better.

https://gist.github.com/lcahlander/0eec ... 5f775bd4f2
by lcahlander
Thu Nov 16, 2017 7:06 pm
Forum: Feature Request
Topic: JSON Schema and JSON/XML conversion?
Replies: 10
Views: 11716

Re: JSON Schema and JSON/XML conversion?

tatra603 wrote:Or even JSON -> JSON Schema generation
There is a JSON Documents to JSON Schema generator called GenSON https://github.com/wolverdude/GenSON that does a decent start of a JSON Schema. The schema does need editing after the generation, but provides a good start.
by lcahlander
Thu Nov 16, 2017 6:36 pm
Forum: Feature Request
Topic: JSON Schema and JSON/XML conversion?
Replies: 10
Views: 11716

Re: JSON Schema and JSON/XML conversion?

I have been working on JSON schemas for a while now. I have found the following: Viewers Json-schema-viewer http://jlblcc.github.io/json-schema-viewer/ is an excellent viewer. I am planning on making some updates. It is incomplete. e.g. It does not handle patternProperties. I have added that to my c...
by lcahlander
Fri Oct 20, 2017 5:02 pm
Forum: Feature Request
Topic: JSON related
Replies: 21
Views: 14553

Re: JSON related

I would also like to see JSON Schema support.