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
When element's type is embedded as a child simpleType and has a base restriction then the Go code contains self-referencing type definition that causes infinite loop in xml marshalling.
Description
When
element
's type is embedded as a childsimpleType
and has a base restriction then the Go code contains self-referencing type definition that causes infinite loop in xml marshalling.Steps to reproduce the issue:
Describe the results you received:
Describe the results you expected:
Output of
go version
:xgen version or commit ID:
Environment details (OS, physical, etc.):
The text was updated successfully, but these errors were encountered: