Answer Posted / prakash kingsly
A node can be an element node, an attribute node, a text
node, or any other of the node types
XML DOM Node Types
NodeType Named Constant
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
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
Where is pom xml?
How do I run an xsl file in eclipse?
Where is xslt used?
What is xslt example?
Can we frame our own xml tags?
What is XSL check point?
How to create an XSLT style sheet to format Data?
What is the correct syntax when we define XML version?
How do I create an xsl file for an xml file?
What is rss in web technology?
How do I get an rss feed for my podcast?
How do I add an rss feed to my yahoo account?
How do I save a xml file?
How do I open an rss feed?
Which XML is set to be valid XML?