Answer Posted / naresh
XPath (XML Path Language) is a language for selecting nodes
from an XML document. In addition, XPath may be used to
compute values (strings, numbers, or boolean values) from
the content of an XML document. XPath was defined by the
World Wide Web Consortium, W3C.
The XPath language is based on a tree representation of the
XML document, and provides the ability to navigate around
the tree, selecting nodes by a variety of criteria. In
popular use (though not in the official specification), an
XPath expression is often referred to simply as an XPath.
Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?
Explain about Automatic resource management?
What are the Types of authentications in IIS
What is ascx?
What is synchronous and Asynchronous post back ?
Which tool you have done?
What is meant by web application?
What are different types of api?
How do cookies work? Give an example of their abuse.
What is anonymous authentication?
Which namespace is used by ado.net?
What is HTTPModule and HTTPcontext? What is the use of each?
How does asp page work?
How do cookies work?
What is distributed system in asp.net?