Dev Story/dev
nodeType Return Value
레드트레인
2009. 10. 14. 10:12
Value | Description |
1 | Element Node |
2 | Attribute Node |
3 | Text Node |
4 | CDATA Section Node |
5 | Entity Reference Node |
6 | Entity Node |
7 | Processing Instruction Node |
8 | Comment Node |
9 | Document Node |
10 | Document Type Node |
11 | Document Fragment Node |
12 | Notation Node |