Element

An Element node is used to add an element to an XML document or an XML element.
The name of the node is the name of the element.

Properties

Name
Project script attribute
Description
Text
The (optional) inner text of the element.
Namespace URI
The (optional) namespace of the element.

Project script node name

N/A
See also:
Attribute
XmlDocument