|
-
Jan 9th, 2003, 02:44 PM
#1
Thread Starter
Hyperactive Member
This is probably a lot easier than I think it is...
Hi all,
I am trying to (within my XSL) determine the number of occurences of an element in the referencing XML file. The XML file is created dynamically.
What I want to be able to do is use this count and control the rowspan on a <td> with it.
Pseudocode:
<td rowspan = "# of employee tags in the XML document">
I hope someone has the answer.
Thanks in advance!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|