You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
such as this, the CurrentTerritoryCode is base in namespace avs:CurrentTerritoryCode, but the CurrentTerritoryCode in avs is:
the gen go code is:
is it incorrect?
The text was updated successfully, but these errors were encountered:
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 😁 .
such as this, the
CurrentTerritoryCode
is base in namespaceavs:CurrentTerritoryCode
, but the CurrentTerritoryCode in avs is:the gen go code is:
is it incorrect?
The text was updated successfully, but these errors were encountered: