Currently there is a fixed set of cim namespaces supported by the CIMXML library:
The CIMXML library should support any cim namespace and a configurable mapping of cim namespace URIs to custom CimProfile implementations besides the existing CimProfile16, CimProfile17 and CimProfile18.
The static enum CimVersion should be removed and all usages replaced by the namespace URIs.
Currently there is a fixed set of cim namespaces supported by the CIMXML library:
The CIMXML library should support any cim namespace and a configurable mapping of cim namespace URIs to custom CimProfile implementations besides the existing CimProfile16, CimProfile17 and CimProfile18.
The static enum CimVersion should be removed and all usages replaced by the namespace URIs.