Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Best XPath query?

3 views
Skip to first unread message

bradsh...@gmail.com

unread,
May 7, 2009, 8:23:21 PM5/7/09
to
I need to be able to find the value (5.56) in the td that is a sibling
of the "Earnings/Share" td. I'm not sure how I go about using XPath
to search for that specific string.

Any guidance would be much appreciated.
CxT
<table>
<tr>
<td>Beta</td>
<td class="cl1">1.66</td>
</tr>
<tr>
<td>Dividend &amp; Yield</td>
<td class="cl1">NA</td>
</tr>
<tr>
<td>Earnings/Share</td>
<td class="cl1">5.56</td>
</tr>

m.co...@domain.invalid

unread,
May 8, 2009, 5:53:34 AM5/8/09
to
bradsh...@gmail.com escribi�:

This is not the appropriate forum for this question. Better ask in
comp.text.xml

--
Manuel Collado - http://lml.ls.fi.upm.es/~mcollado

0 new messages