HI everybody.

could be this is very easy, ut I am not able to do it :(
how can I map "border" attribute of table to fo:table ? 
I tried by setting followinf with <fo:table>

<xsl:attribute name="border">
        <xsl:value-of select="@border"/> 
        <xsl:text>pt</xsl:text>
</xsl:attribute>

statement, but doesn't work.

can anybody help me out
thanks
sudha



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to