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 11:11:26 UTC

Extracting image embeddede in XMLfile using XSL????????

hi,
the question is some what out of group.
any way please help me.
I want to extract the image that i embedded in xml
file using the img element using xsl stylesheet.
that is, if my xml file is: 
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="a.xsl"
<root>
<img src="a.gif"/>
</root>
How my a.xsl would be,so that i get image in browser.
i don't want to write 
<img src="a.gif"/> in my xsl also.
what is the right way to extract.
any help will be greately appreciated.
regards
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