Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
standard.lib.xml
.xmlNodeSetName
xmlNodeSetName
is available since version 1.0.
Prototype:
null-returned xmlNodeSetName(number cur, string name)
Parameters
cur
the node being modified
name
the new tag name
Description:
Set (or reset) the name of a node.
Return value:
Returns nothing.