XMLNodeType
Module XMLNodeType

ConstantValue
Element_Node1
Attribute_Node2
Text_Node3
CData_Section_Node4
Entity_Reference_Node5
Entity_Node6
Processing_Instruction_Node7
Comment_Node8
Document_Node9
Document_Type_Node10
Document_Fragment_Node11
Notation_Node12
Other_Node13


Use the contants in this module to compare the value returned from XMLNode.Type to determine the type of an XMLNode.