Difference Between Element and Node.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / mohit singh
Hi
Node is like super type of an element. Element is a
specific type of node.
exmaple
Element:
<name>Hari</name>
Node:
<name id="1212" dep="6">Hari</name>
thanks
Is This Answer Correct ? | 13 Yes | 20 No |
What are the steps required to make xsl work?
How do I download a podcast from patreon?
What is the scope of an xml namespace declaration?
What is rss feed in social media?
What is wsdl and how it works?
How do I create a rss link?
What are the parsers are supported in xml?
What is an rss subscriber?
Is feedburner still active?
Is there any way that html can be replaced with xml?
Can I still use server-side inclusions?
What is xsl text?