On Fri, Jul 6, 2018 at 9:55 AM, Costello, Roger L. <costello@mitre.org> wrote:Hi Folks,
I just noticed that the latest version of Oxygen (version 20.1) supports JSON Schema. And it can validate a JSON instance against a JSON Schema.
https://www.oxygenxml.com/forum/topic14254.html#p47927
GoodI also just discovered an XQuery library module that transforms an XML Schema to a JSON Schema equivalent:
https://gist.github.com/lcahlander/0eecf499dfe307d7aecbb15f7 75bd4f2
Here we go again with the false equivalence fallacy. What does it transform Complex types to. How does it coerce xsd types that have exist in JSON. What does it do with namespaces (JSON-LD is not JSON).