This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Loading an image in XSL


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"

but I get the error message:

The character '<' cannot be used in an attribute value.

How do I remedy this?


Justin Foster 
IT Architecture
253-596-3260 office
253-223-3108 mobile


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]