renameNode
Changes the name of an element or an attribute.
renameNode
(node
, namespaceURI
, qualifiedName
)
Parameters
node
Element/attribute type node.
namespaceURI
New namespace URI.
qualifiedName
New qualified name.
Return value
Renamed node. This can be the specified node or a node replacing the old one.
Features
Method of class: DOMDocument
Available in:
- Content management
- Delivery properties
- Delivery message
- Typology rule
- Import
- JSSP
- SOAP Method
- WebApp
- Workflow