Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Processing XMLSchema not successful #96

Open
tatpham opened this issue Sep 26, 2017 · 3 comments
Open

Processing XMLSchema not successful #96

tatpham opened this issue Sep 26, 2017 · 3 comments

Comments

@tatpham
Copy link

tatpham commented Sep 26, 2017

I tried to import the XMLSchema.xsd, but most of the children like complextype or simpletype do not have any attributes. Is there something wrong with the xsd2json converter?

@bbpennel
Copy link
Member

Does it work for other schemas? Would you be able to share the schema that is failing?

@tatpham
Copy link
Author

tatpham commented Sep 29, 2017

Yes, the demo schema works (mods-3-4.xsd). I tried it with
https://www.w3.org/2009/XMLSchema/XMLSchema.xsd

@tatpham
Copy link
Author

tatpham commented Oct 4, 2017

I just saw that also in the demo mods when importing https://www.w3.org/2009/XMLSchema/XMLSchema.xsd complextype or simpletype does not have any attributes nor child elements

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants