What are the types of nodes in the xpath data model? Explain briefly.



What are the types of nodes in the xpath data model? Explain briefly...

Answer / Vinay Vishal

The XPath data model consists of several node types: 1) Element Node (represents an XML element). 2) Attribute Node (represents an attribute within an XML element). 3) Text Node (represents the text content within an element, excluding other elements or comments). 4) Comment Node (represents an XML comment). 5) Processing Instruction Node (represents an XML processing instruction). 6) Namespace Node (represents a namespace associated with an element).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More XML XSLT RSS Interview Questions

What are simple xml elements?

1 Answers  


Does anyone use xslt anymore?

1 Answers  


How do you access elements in XML document?

1 Answers   Microsoft,


what is the significance of namespaces in xml?

1 Answers  


Why xml is needed?

1 Answers  


Why would you use xml?

1 Answers  


Explain about xml canonicalization?

1 Answers  


what is XSLT?

3 Answers  


What is an xml file for video?

1 Answers  


Is xml used today?

1 Answers  


What is xml document?

1 Answers  


What is rss (really simple syndication)?

1 Answers  


Categories