Hi mailing list,

is there a possibility to use the attributes of the fo-elements in the XSLT file as parameters???

this hier e.g. didn“t work:
<fo:table-cell width="<xsl:value-of select="$widthParam" />" border-width="1px" border-style="solid" padding-right="10px" >
----------------------------------------------------------------------------
i get this Error:
[Fatal Error] test.xsl:24:40: The value of attribute "width" associated with an element type "fo:table-cell" must not contain the '<' character.


thnx

Simo


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

Reply via email to