Table of Node Type
Node nodeName nodeValue attributes nodeType Attr name of attribute value of attribute null 2 CDATASection #cdata-section content of the CDATA section null 4 Comment #comment content of the comment null 8 Document #document null null 9 DocumentFragment #document-fragment null null 11 DocumentType document type null null 10 Element tag name null NamedNodeMap 1 Entity entity name null null 6 EntityReference name of entity referenced null null 5 Notation notation name null null 12 ProcessingInstruction target entire content excluding the target null 7 Text #text content of the text node null 3