xsl-list
[Top] [All Lists]

xsl displaying image from xml file

2005-04-06 07:53:15
First of all I want to thank everyone that has helped
my understand the basics of xsl! Thanks!  I am trying
to display an image whose path location is in the xml
file.  I am writing fo stylesheet.  Here is a sample
of what my xml looks like.  I read somewhere that I
was to use <fo:inline-graphic> but that is not a valid
tag.  Can someone please help?  TIA.

      <invoice>
        <images>
                <logo>
                        D:\somepath\mypic.jpg
                </logo>
                <total>
                        D:\somepath\total.jpg
                </total>
        </images>
      </invoice>


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>