This command lets you set the namespace prefix (identifier) for a group of selected elements (including their child elements).
You can choose to set the namespace prefix on either elements, attributes, or both.
Please note:
Attributes don't need to have the same prefix as their parent elements, since attributes always inherit the element's namespace, if no prefix is given.