X-Z > XML.nodeType

XML.nodeType

Syntax

myXML.nodeType;

Arguments

None.

Description

Property (read-only); takes or returns a nodeType value, where 1 is a XML element and 3 is a text node.

Player

Flash 5 or later.

See also

XML.nodeValue