Chris
03-21-2000, 12:34 PM
I am having trouble generating two separate tables in my xsl - the content
always ends up in the first table. Same goes for my attempts at nesting
- any suggestions?
Greg Longtin
03-22-2000, 12:52 AM
Chris,
Sorry, but it's totally dependent on your xsl. Maybe post samples of
the xml and xsl? Do you want nested tables, or two separate tables?
Two xsl:for-each loops would do it...
Greg
Chris <chris.hinkle@capitalone.com> wrote in message
news:38d7a484$1@news.devx.com...
>
> I am having trouble generating two separate tables in my xsl - the
content
> always ends up in the first table. Same goes for my attempts at
nesting
> - any suggestions?