|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Attribute and Parameter.. coexist?
Here's the situation: Passing in a parameter <xsl:param name="urlpath"></xsl:param> it will contain http://myserver.com/mycontext my xml document contains: <IMAGES> <HEADER>/images/flexlogo300dpi.jpg</HEADER> The goal is to combine that urlpath parameter infront of what is contained in my xml document as seen above. Here is the current code which we have been using, which only inserts the value in the xml file. suggestions and alternatives welcomed =) <img style="WIDTH: 200px; HEIGHT: 75px"> <xsl:attribute name="src"> <xsl:value-of select="IMAGES/HEADER"></xsl:value-of> </xsl:attribute> Thanks! XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
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








