andrewbober / xsd2jsonschema

A pure JavaScript library for translating complex XML Schemas into JSON Schemas.
https://www.xsd2jsonschema.org
Apache License 2.0
48 stars 25 forks source link

Required nested sequences need to be implemented! #52

Open nayrunic opened 2 years ago

nayrunic commented 2 years ago

I'm trying to parse a xsd file with multiple imports, but i'm getting this error, saw in this issue section that these function isn't implemented yet but i was on 2019. Is there a way to do it with your library at the moment, is there a new version with this new functionality? thanks