what is XPATH ?

Answers were Sorted based on User's Feedback



what is XPATH ?..

Answer / sarankumarreddy.c

It is an XML query language to select specific parts of an
XML document.Using XPATH you can address or filter elements
and text in a XML document.For instance a simple XPATH
expression like "Invoice/Amount" states find "Amount" node
which are children of "Invoice" node.

Is This Answer Correct ?    7 Yes 0 No

what is XPATH ?..

Answer / harish

XPATH is an addressing mechanism that lets u specify a path
to an element. for ex: <article><title>can be distinguished
from <person><title>. that's why u can describe different
kinds of transations for the different <title> elements.

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More XML XSLT RSS Interview Questions

What is an xml instance?

0 Answers  


Explain and describe xml?

0 Answers  


What is the difference between podcast and blog?

0 Answers  


How do I add an rss feed to outlook 365?

0 Answers  


What is meant by wsdl?

0 Answers  






What is xsl describe its two parts?

0 Answers  


What is an xml schema used for?

0 Answers  


What is document object model? Why it is used?

0 Answers  


What is xml web service?

0 Answers  


Give some examples of XML DTDs or schemas that you have worked with.

1 Answers  


What is purpose of xml?

0 Answers  


How do I make an xml file?

0 Answers  


Categories