Rename Element Substitution Rule

Rename Element changes the name of all elements in the supplied collection of document elements.

The rule does not apply to descendant elements. This rule uses the following parameters:
Replace With
The original element name is replaced with the specified element name.
Note: No validation is performed. For example, the specified element name may not exist in the relevant schema or DTD or it may require attributes. Or the location of the element may be invalid. We recommend that you validate the change before checking in locking units of the affected elements.