[Home] [By Thread] [By Date] [Recent Entries]
I'm sure someone else will explain this more definitively, but your select
Expression = 'draft.jpg', which means your processor is looking for a
node-set of elements called 'draft.jpg'.
Try:
<fo:block>
<xsl:attribute name="background-image">draft.jpg</xsl:attribute>
</fo:block>
HTH,
John
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



