Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Difference Between Element and Node.

Answers were Sorted based on User's Feedback



Difference Between Element and Node...

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

Difference Between Element and Node...

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

Post New Answer

More XML XSLT RSS Interview Questions

How do I add an rss feed to my website?

0 Answers  


How does a template instantiated?

0 Answers  


What is an xml spreadsheet?

0 Answers  


What is the difference between XML Serialization and Binary Serialization?

0 Answers   Sans Pareil IT Services,


How do I open an xml file in excel?

0 Answers  


Can I use a relative uri as a namespace name?

0 Answers  


In What case you are not going to use XML?

0 Answers  


What are well-formed xml documents?

0 Answers  


What is xml schema in html?

0 Answers  


Explain the relationships of XSLT with XSL?

0 Answers  


when you go for xmlTextReader and when you opt xmlDocument?

1 Answers   Honeywell,


clarify relationships of xslt with xsl

0 Answers  


Categories