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
What is xslt standard?
What program opens xsd files?
What is an rss email?
What is cdata section in xml?
Explain about xml data binding?
How to use element in xslt?
What is the difference between versions 1.0 and 1.1 of the xml namspaces recommendation?
How do I find rss feeds?
How many types of xpath are there?
Explain about non-XML resources?
Explain an overview of xml.
do I have to change any of my server software to work with xml?
What is xl file?
Whether root element is required for XML? If so, how many root elements are required?
Which is better xml or html?