OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
xslt,xpath problems
This page's ID:
26232
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
dear all, i am doing my project which need to convert xhtml to xml using xpath. take for example, i need to collect the data from this td tag [code] -<tr> - <td align="left" valign="top"> <img height="1" src="http://pics.ebaystatic.com/aw/pics/s.gif" width="10" /> 13-Jul-2005 13:26:47 IST </td> </tr> [/code] i used to like using [code] tr[1]/td/img/text() [/code] xpath expression to collect the data i want but my problems is every webpage may contain different number of total of row, so without knowing the x number of row, i cannot specify in the tr[x], is there any other way to do it? any help is greatly appreciated thank u [small](Edited by [internallink=51]bitdamaged[/internallink] on 07-13-2005 17:26)[/small]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »