cancel
Showing results for 
Search instead for 
Did you mean: 

about XPATH

Former Member
0 Kudos

Hi Experts,

Any one please explain me about XPATH.

Thanks all.

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Thanks all

santhosh_kumarv
Active Contributor
0 Kudos

Hi,

>>Any one please explain me about XPATH.

XPath is an expression language that allows the processing of values conforming to the data model which provides a tree representation of XML documents as well as atomic values such as integers, strings, and booleans. The result of an XPath expression may be a selection of nodes from the input documents, or an atomic value, or more generally, any sequence allowed by the data model. It is an hierarchic addressing of the nodes in an XML tree.The primary purpose of XPath is to address the nodes of XML trees. XPath is designed to be embedded in a host language such as XSLT and XML.

<a href="http://www.w3.org/TR/xpath20/">XPATH</a>

Have a look at this blogs..

<a href="/people/shabarish.vijayakumar/blog/2006/06/07/customise-your-xpath-expressions-in-receiver-determination your 'XPATH' Expressions in Receiver Determination</a> By Shabarish Vijayakumar

<a href="/people/shabarish.vijayakumar/blog/2005/08/03/xpath-to-show-the-path-multiple-receivers to show the path (Multiple Receivers)</a> By Shabarish Vijayakumar

<a href="/people/prasadbabu.nemalikanti3/blog/2006/09/20/receiver-determination-based-on-the-payload-of-input-dataextended-xpathcontext-object Determination based on the payload of input data.(Extended-->xpath,Context Object)</a> By Prasad Babu Nemalikanti

Regards

San

there is a Way.

Former Member
0 Kudos

Hi

This explains xpath very clearly

/people/shabarish.vijayakumar/blog/2006/06/07/customise-your-xpath-expressions-in-receiver-determination

Thanks

Former Member
0 Kudos

Hi Narsimha,

As i was explaining to you about the context objects in your previous question, XPATH is also another way to do it. Refer these blogs:

/people/shabarish.vijayakumar/blog/2006/06/07/customise-your-xpath-expressions-in-receiver-determination

/people/shabarish.vijayakumar/blog/2005/08/03/xpath-to-show-the-path-multiple-receivers

agasthuri_doss
Active Contributor
0 Kudos

Hi,

XPATH is a Web standard for navigating in XML documents. XPATH location paths are used to extract information from the structure of an XML document, such as the author or the page number. This information is then used for XML indexing.

Regards

Agasthuri Doss

justin_santhanam
Active Contributor
0 Kudos

Narsimha,

If you do search it will reply you thousand's of thread with the same topic. Please do a search in forum.

Refer:

raj.