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
I would do the following. [code]<xsl:template match="your crazy table match"> <xsl:for-each select="tr"> <buyer> <name><xsl:value-of select="select the name"/></name> <number><xsl:value-of select="position()"/></number> </buyer> </xsl:for-each> </xsl:template>[/code] I am not testing this. It is a general idea, but it might fail. Dan @ [url=http://www.codetown.org]Code Town[/url]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »