-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
26.0.0.Final
-
None
The xsi schema location is extracted when parsing the XML configuration file and stored into the management model. When the XML is persisted it might use a different namespace (a different version if the initial xml is from an older version and stability level). The problem is that the persister will use the xsi schema location that is stored in the model even if it doesn't match the actual schema.