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

XMLSchema Visitor doesn't handle * imports #96

Open
dselman opened this issue Feb 4, 2020 · 0 comments
Open

XMLSchema Visitor doesn't handle * imports #96

dselman opened this issue Feb 4, 2020 · 0 comments
Labels
Type: Bug 🐛 Something isn't working

Comments

@dselman
Copy link
Contributor

dselman commented Feb 4, 2020

Create a CTO file that imports all types from a namespace using import ... *.

The visitor will fail with an error similar to below.

Generating XmlSchema for /Users/dselman/dev/models/build/markdown/ciceromark: Type * is not defined in namespace org.accordproject.commonmark

@dselman dselman added the Type: Bug 🐛 Something isn't working label Feb 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant