- From: Loren Cahlander <loren.cahlander@gmail.com>
- Date: Wed, 13 Dec 2017 15:51:12 -0500
- To: json-schema@googlegroups.com, xmlschema-dev@w3.org
Received on Wednesday, 13 December 2017 20:51:39 UTC
Hello folks, I have started the creation of an XML Schema to JSON Schema transform written in XQuery. I would appreciate the reporting of any issues that you find and any suggestions that you may have for the codebase. One question that I received today is how am I handling namespaces. The script, currently, strips out the namespaces. One suggestion was to put the prefix in the property’s name. I am figuring that I will need to add the passing of options to the process. Suggestions of options to control the transform are also appreciated. It is a work in progress. https://gist.github.com/lcahlander/0eecf499dfe307d7aecbb15f775bd4f2 Thank you, Loren Cahlander
Received on Wednesday, 13 December 2017 20:51:39 UTC