Community
Participate
Working Groups
Build Identifier: Hi Colleagues, In SIE 731 the following scenario fails: 1) Open the attached WSDL in the SIE 2) Change the definition namespace 3) Two validation errors shown on the schema: "schema_namespace#null element is unresolved" This can be due to unclreared schema cache. As a hint: the reconciler should be checked whether it is finding the elements with the null name and why. If it is - these element might not have eContainer or shouldn't be in the xsdSchema.getContents() collection. Regards, Stanislav Reproducible: Always
Created attachment 189494 [details] reproduce data