[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Loading an image in XSL

Subject: Re: Loading an image in XSL
From: Marcus Carr <mrc@xxxxxxxxxxxxxx>
Date: Tue, 18 Jul 2000 09:17:05 +1000
image in xsl
"Foster, Justin (IT_Architecture)" wrote:

> I would like to load an image like this:
>
> <xsl:if match="ROOT/PARENT/CHILD[@attr='1']>
> <img src="c:\windows\desktop\Stylesheet Files\bar-green3.gif"

It appears that you're missing the double quotes after the right square
bracket - try

<xsl:if match="ROOT/PARENT/CHILD[@attr='1']">

> but I get the error message:
>
> The character '<' cannot be used in an attribute value.

Because it believes the attribute to be open.


--
Regards,

Marcus Carr                      email:  mrc@xxxxxxxxxxxxxx
___________________________________________________________________
Allette Systems (Australia)      www:    http://www.allette.com.au
___________________________________________________________________
"Everything should be made as simple as possible, but not simpler."
       - Einstein



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.