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

Can support extension? #19

Open
imxyb opened this issue Sep 22, 2020 · 1 comment
Open

Can support extension? #19

imxyb opened this issue Sep 22, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@imxyb
Copy link

imxyb commented Sep 22, 2020

image
such as this, the CurrentTerritoryCode is base in namespace avs:CurrentTerritoryCode, but the CurrentTerritoryCode in avs is:
image
the gen go code is:
image
is it incorrect?

@xuri xuri added the enhancement New feature or request label Jan 26, 2021
@alexandre-normand
Copy link
Contributor

I'm not totally clear on what this issue was about exactly since the screenshot for the generated code is for the base type and not the one that extends that base type which shouldn't affect how the base type is generated.

If the request was for support for extensions, some part of that was done recently in #36. I'd be inclined to say this issue is fixed and other issues with the XSD above should be reported as a new issue with an example (preferably as text that can be copy-pasted in tests).

Note that I'm not the project owner but I worked on the extension support and saw this issue that seemed related so I thought I should say something 😁 .

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

No branches or pull requests

3 participants