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

erroneous namespace in extends (class declaration) #26

Open
eidng8 opened this issue May 16, 2011 · 0 comments
Open

erroneous namespace in extends (class declaration) #26

eidng8 opened this issue May 16, 2011 · 0 comments

Comments

@eidng8
Copy link

eidng8 commented May 16, 2011

In the generated classes, some of the extends clauses are generated as "extends someNS:someClass", which is erroneous. However, some other classes are generated without such error (which is generated as "extends someNS\someClass").

To reproduce this, just import the GML feature schema:
<xsd:import namespace="http://www.opengis.net/gml" schemaLocation="http://schemas.opengis.net/gml/2.1.2/feature.xsd" />

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

1 participant