The Policy Builder enables you to use multiple XML namespaces within your XML documents. You launch the Namespace editor when you access the following DirXML Script elements in the Policy Builder:
Click the Edit the policy’s namespace definitions
icon.
Specify the namespace prefix.
Specify the URI.
Do not select Java Extension.
You can also access Java* classes through XPath by using XML namespaces. To create a namespace for a Java class, specify the namespace prefix in the Name field, the class name in the URI field, and select the Java Extension check box.
OpenText provides several OpenText Identity Manager Java classes that can be called by using XPath expressions from the Policy Builder. For more information, visit https://www.netiq.com/documentation/identity-manager-developer/driver-developer-kit.html.
The Java Developer Kit (JDK) also provides several useful classes, such as java.lang.String, and java.lang.System. References for these classes are available with the JDK.
For additional information on using XPath and the OpenText Java classes listed above, consult the DirXML Driver Developer Kit.