|
Re: Need help on xsl and xpath
thanks snow..i have remove the for each and i put <td><xsl:value-of select="./summary" /></td>..it show me all the different data in each table.the problem now is all the attributes do not display.I put it in the same format..<td><xsl:value-of select="./@latitude" /></td> but it didnt work..thanks
|