The Policy Builder enables you to use multiple XML namespaces within your XML documents. To define a namespace, specify the namespace prefix in the
field, and the URI in the field. Leave the check box deselected.You can also access Java* classes through XPath using XML namespaces. To create a namespace for a Java class, specify the namespace prefix in the
field, the class name in the field, and select the check box.Figure 16-8 Namespace Editor
Novell provides several Identity Manager Java classes that can be called using XPath expressions from the Policy Builder. The following links open Javadoc references for these Java classes:
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 Novell Java classes listed above, consult the DirXML Driver Developer Kit.