Answer Posted / 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 |
Post New Answer View All Answers
What is difference between wsdl and xsd?
Why should I use xml?
What is the difference between DOM & SAX parsers ?
What are the main differences between atom 1.0 and rss 2.0?
How to validate an atom 1.0 feed file?
What are the rules defined for the use of fx element?
How xslt works with xml?
What is the difference between XML Serialization and Binary Serialization?
How do I write my own dtd?
describe the role of xpath?
How xml is useful in defining data for web applications?
What does xml mean in texting?
Which is a language for finding information in an xml document?
What is xml file in asp net?
How does xslt transformation work?