Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries [Thread Prev] >Thread Next - Re: Format table/cell Format table/cellTo: NULL Date: 3/5/2009 4:15:00 PM There is probably a simple answer to this, but I haven't been able to figure
it out - hope someone can help.
I have an .xslt file with this bit of "code". The output is a two column
table with multiple rows and is coming out correctly as an .rft/.doc file.
What I can't get is to have the grid lines displayed
<xsl:template match="CLRow">
<div
style="margin-left:100px;margin-top:100px;margin-bottom:100px;border:solid">
<table border="10" cellpadding="10" frame="box">
<xsl:text>\trowd\cellx3000\cellx9000\intbl\ql </xsl:text>
<xsl:value-of select="CLTitle"/>
<xsl:text> \cell </xsl:text>
<xsl:text>\ql </xsl:text>
<xsl:value-of select="CLData" />
<xsl:text>\par</xsl:text>
<xsl:text>\cell </xsl:text>
<xsl:text>\ql </xsl:text>
<xsl:text>\pard\intbl\row</xsl:text>
</table>
</div>
</xsl:template>
I'm quite new to xml/html, etc. Can someone give me some guidance? (This
is not for a class assignment.)
TIA
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
