[xsl] XSL formatting

Subject: [xsl] XSL formatting
From: "Shailesh Shinde" <shailesh@xxxxxxxxxxxx>
Date: Fri, 23 Dec 2005 12:32:01 +0530
Hi All
I have an Input xml as:

<imgBook node="">
<missing>
<img name = "path_trace3%20wo%20text.png"/>
<img name = "dm_arrow_right.png"/>
<img name = "dm_arrow_corner.png"/>
 </missing>
<redundant>
<img name = "40LinkedDoc.png"/>
<img name = "artList_xlinkedpngs.xls"/>
<img name = "Dublin_two_dwg.png"/>
</redundant>

I have to display html view of this as in table where heading is missing and
redundant
Under that @name for respective headings.

Thanks,
Shailesh

Current Thread