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
Which gives me a compilation error. Is this a problem with how the XSD is structured or a bug ? (I'm not the maintainer / owner of the XSD, but it's one generated by our national bank, and used by many other companies)
The text was updated successfully, but these errors were encountered:
When generating the hierarchy of my XSD, there seem to be a clash between a classname and a namespace.
This class get's generated
Under the
Be.Fr.Cbso.Dict.Dom
namespace with nameAln
Problem is there is also a namespace with the exact same name
Be.Fr.Cbso.Dict.Dom.Aln
Which gives me a compilation error. Is this a problem with how the XSD is structured or a bug ? (I'm not the maintainer / owner of the XSD, but it's one generated by our national bank, and used by many other companies)
The text was updated successfully, but these errors were encountered: