You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by rajeev nair <ra...@yahoo.com> on 2001/09/14 19:16:20 UTC

How can i extract image from xml file using xsl stylesheet?

hi,
this question is some what out of group.anyway please
anyone kindly help me.
I want to extract image from my xml file using xsl
styling.
my xml file is:
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="a.xsl"?>
<root>
<img src="a.gif"/>
</root>
What would be my xsl file so that i can get the image 
extracted from the xml file.I don't want to write
<img src="a.gif"/> again in my xsl also.
thanx in advance.
rajiv

__________________________________________________
Terrorist Attacks on U.S. - How can you help?
Donate cash, emergency relief information
http://dailynews.yahoo.com/fc/US/Emergency_Information/

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org