Simple XSL question

Subject: Simple XSL question
From: "Rob van der Zeijden" <r.zeijden@xxxxxxxxx>
Date: Mon, 23 Oct 2000 10:40:47 +0200
Hi,

I want to insert a image in a table. The location of the image is stored in
a XML file.
How can I load this file into the table. I tried this:

<fo:table-cell padding-left="7cm"><fo:block><fo:inline-graphic height="3cm"
width="3cm"
         href="<xsl:value-of select="header/headerimage/url"
/>"/></fo:block></fo:table-cell>


But this does not seem to be legal syntax. Does somebody know how to do
this?

Thanks in advance,

Rob


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread