What is X-Path?

Answers were Sorted based on User's Feedback



What is X-Path?..

Answer / 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

What is X-Path?..

Answer / kannan

Xml path,get the xml nodes

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More ASP.NET Interview Questions

What is windows active directory authentication?

0 Answers  


Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?

0 Answers  


Give 2 examples for scenarios when routing is not applied?

0 Answers   NA,


What is Stateless ASP or ASP.Net?

2 Answers   Accenture,


Is asp.net a programming language?

0 Answers  






How can you implement the postback property of an asp.net control?

0 Answers  


Explain why it is useful to use mvc instead of webforms? : asp.net mvc

0 Answers  


What are the major built-in objects in ASP.NET?

0 Answers   MindCracker,


I have a DataGrid in which two of the columns are editable...i want to update the backend table with the newly edited data of the datagrid. How to do this please help me.

1 Answers   MS Technosoft, Wipro,


what is structured data format?

2 Answers  


what is satellite assembly in .net?

4 Answers   iSoft,


Define common type system?

0 Answers  


Categories