Subject: Loading an image in XSL
From: "Foster, Justin (IT_Architecture)" <JFoster@xxxxxxxxxxx>
Date: Mon, 17 Jul 2000 15:45:48 -0700
|
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
|