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
Hi. I found a problem with schema generation for arrays of system types. In the resulting schema, the name of the targetNamespace is the same as the name of one of the imported namespaces. This causes a validation error in some applications.
Hi. I found a problem with schema generation for arrays of system types. In the resulting schema, the name of the targetNamespace is the same as the name of one of the imported namespaces. This causes a validation error in some applications.
Could we disable namespace import if it matches the targetNamespace?
I made a pull-request #1076
The text was updated successfully, but these errors were encountered: