Subject: Re: Converting xml data to html using xsl/xslt
From: Anna Bikkina <anna@xxxxxxxxxxxxxx>
Date: Thu, 12 Feb 2004 09:37:38 -0500
|
That helped .Thanks.
One other question in the line
? <table>
? ? <tr><th>data1</th><th>data2</th></tr>
If I do not know data1 and data2 before hand, is there a way I can get them
from the xml file at the time of coverstion so that my xsl will be more
generic.
Thanks,
Anna.
On Wednesday 11 February 2004 07:21 pm, Todd Baker wrote:
> <tr><th>data1<
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|