重要三点:
1、元素节点 ==> 1 ===>documentNode
2、属性节点 ==> 2 ===>AttributeNode
3、文本节点 ==> 3 ===>TextNode
                1、元素节点 ==> 1 ===>documentNode
2、属性节点 ==> 2 ===>AttributeNode
3、文本节点 ==> 3 ===>TextNode
                    
                    2017-08-06
                
             
             
        











