2.3.1.1 nodeTypeString

nodeTypeStringof type DOMString, read-only

Returns the node type in string form.

The nodeTypeString attribute is read-only. It contains the string version of the node type. To return the enumeration value, use the nodeType attribute.