!--a11y-->
NamespaceSLD supports the namespace concept that implements namespaces as logical areas for different purposes. The default namespace for SLD is sld/active. You can determine the namespace that you want to use in the following ways:
· Specify the namespace when you create the CIM client.
· Change the namespace at any time after you have created the CIM client by using the instance method setLocalNamespacePath().
To identify the current namespace, call the instance method getLocalNamespacePath() of the CIM client.
