accordproject / models

Accord Project Model Repository
https://models.accordproject.org
Apache License 2.0
29 stars 42 forks source link

XMLSchema Visitor doesn't handle * imports #96

Open dselman opened 4 years ago

dselman commented 4 years ago

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