|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] [no subject] <tr>
<td><xsl:value-of select="dptFull"/></td>
</tr>
<tr>
<td><xsl:value-of select="staffOffice/Office/Location"/></td>
<td><xsl:value-of select="staffTitle/Position/phone"/></td>
</tr>
<tr>
how do I chose the next dptFull element in the tree to be displayed? I
have been also reading a couple of XSLT books and this seems a bit
like the Grouping that Jay mentioned but grouping seems to general for
my case. So in summary what I am looking to do is to take
<tr>
<td><xsl:value-of select="dptFull"/></td>
</tr>
<tr>
<td><xsl:value-of select="staffOffice/Office/Location"/></td>
<td><xsl:value-of select="staffTitle/Position/phone"/></td>
</tr>
<tr>
and repeat it over and over until all nodes have been selected and
traversed. What is the preferred way to this?
Thanks again everyone,
Max Bronsema
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart


![[no subject]](/images/get_stylus.gif)





