|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: How to use an image path passed in an XML file to
> I tried to read the xml line which is generated via a program
> in this way,
>
> <staffPhoto> url('file:C:///staff/beena.jpg') </staffPhoto>
>
> In my xsl i wrote the below line to read the above xml line
>
> <fo:external-graphic src="staffPhoto"/>
>
> What is wrong in this ?
It should be
src="{staffPhoto}"
(although you might still have problems. I would expect
'file:///C:/staff/beena.jpg')
Michael Kay
http://www.saxonica.com/
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








