Assume WSDL1 have an enumeration in the namespace {XYZ.MyEnum}
and WSDL2 have the same enumeration in the same namespace.
Now, parsing the 2 WSDL files, outsystems create 2 Static Entity with names MyEnum and MyEnum2
Which is a bit strange since they are the same enumeration in the same namespace in the 2 wsdl files.