System.Xml.XPath.XPathNodeType public enum XPathNodeType Documentation All = 9 Attribute = 2 Comment = 8 Element = 1 Namespace = 3 ProcessingInstruction = 7 Root = 0 SignificantWhitespace = 5 Text = 4 Whitespace = 6