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

issue with xsd referencing #66

Open
purushdas opened this issue May 19, 2017 · 4 comments
Open

issue with xsd referencing #66

purushdas opened this issue May 19, 2017 · 4 comments

Comments

@purushdas
Copy link

Hi,

This is a great tool.
I'm facing issue in the following scenario.
XSD1.....>XSD2------>XSD3.
It's throwing out error (going to infinite loop)while trying to reference xsd3.
Is there a setting that restricting to do get 3rd level reference?
Thanks,
Purush

@fnogatz
Copy link
Owner

fnogatz commented May 19, 2017

Hi,

could you please provide a minimal example which is currently failing?

@purushdas
Copy link
Author

purushdas commented May 19, 2017 via email

@nachtigall-83
Copy link

nachtigall-83 commented Jul 14, 2020

Hi
I have a similar issue: xsd1 is referencing xsd2 and xsd3, whereas xsd2 is also referencing xsd3. It runs now for hours, same on Mac and on Windows.
xsd1 has about 80 lines, xsd2 600 lines and xsd3 660 lines (with enums).
xsd3 alone finishes in less than 2 minutes.
Is that expected to run for hours?

@infojunkie
Copy link

Same is happening to me, with this XSD https://github.com/w3c/musicxml/blob/gh-pages/schema/musicxml.xsd, which references 2 other files. The process never ends.

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

4 participants