XMLDOMNode Object Properties
See Also Example Applies To
Attributes
Attributes - Attributes of a tag.
Count
Count - The number of sub-nodes in this node.
Level
Level - The node's level in the tree.
NodeType
NodeType - The node's type.
Position
Position - The node's position in the XML file.
Value
Value - The value of the node - whether it be the name or some data.
|