Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries [Thread Prev] >Thread Next - Re: Dynamic Table Creation from UnKnown XML Dynamic Table Creation from UnKnown XMLTo: NULL Date: 11/5/2004 3:21:00 AM Hi! My problem looks like this: I'm trying to make a table with dynamic column creation, depending on how much columns are in a row. I get the datasource from some place, and all I know that there is a node called "ROWS". I don't know what elements are in this node. So I go <table> <xsl:for-each source="Rows"> <tr> <xsl:for-each source="??????"> <td> <name of this subnode> </td> </xsl:for-each> </tr> </xsl:for-each> </table> I don't know what to put in second source, as I don't know the names of nodes of "ROWS" | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
