ANN: XML Schema to JSON Schema XQuery transform

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