Hello,
First of all thanks for creating this module so it has worked pretty well in my use case.
But I did find a mismatch with the json schema specification.
But currently the output is a string, looking at the code I think the values of XsdAttributes.MIN_OCCURS and XsdAttributes.MAX_OCCURS should be retrieved as a number in the converterDraft04.js
Hello, First of all thanks for creating this module so it has worked pretty well in my use case. But I did find a mismatch with the json schema specification.
But currently the output is a string, looking at the code I think the values of
XsdAttributes.MIN_OCCURS
andXsdAttributes.MAX_OCCURS
should be retrieved as a number in the converterDraft04.js