Subject: RE: Help with xsl:constant and Are There Xsl Variables?
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Mon, 19 Apr 1999 17:56:34 +0100
|
> I would like to reduce
> redundant code and I see that I could specify the color as an
> attribute of entry (and thereby just grab the color), but I really want to
keep the
> presentation separate from the content.
Take a look at xsl:macro to avoid writing repeated code.
> Another idea, ok question, I got after seeing the
> xsl:constant was "is there an "xsl:variable" or equivalent"?
There isn't (unfortunately).
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|