Adding Namespace Prefix

You can add a namespace prefix to a target element. This prefix is displayed next to the target element in the target schema, and is automatically displayed in the Output section on the Debugger screen. 

Steps to add a namespace prefix to a target element

  1. Ensure that the source and target schemas are loaded and all their elements are listed under their respective nodes.
  2. Right-click the element of the target schema for which you want to add a namespace prefix and select the Add Namespace Prefix option.

    The Add Namespace Prefix screen is displayed (see Figure 567). 


    Figure 567: Add Namespace Prefix

  3. Enter the namespace prefix and click OK. This adds the prefix and displays it next to the selected target element in the target schema.
     

    Once you add a namespace prefix for a target element, you need to add a namespace for it. To do this, refer to Adding Namespace section.


Â