On Sat, 10 Feb 2007 14:45:24 +0100, J.Pietschmann wrote:
Chris Graham [WarpSpeed] wrote:
I'd like to be able to parameterize the value of the
external-destination. Can it be done?
Get your favorite source of XSLT facts and check it for
the term "attribute value template", or AVT for short.
It means that for attributes which aren't evaluated
as XPath by default, you can use braces to denote
XPath expressions:
<fo:basic-link
external-destination="{$parameter}">...</fo:basic-link>
J.Pietschmann
Thanks for that. I'll look into it.
-Chris
WarpSpeed Computers - The Graham Utilities for OS/2.
Voice: +61-3-9395-1504 Internet: chrisg(_at_)warpspeed(_dot_)com(_dot_)au
FAX: +61-3-9395-7633 Web Page: http://www.warpspeed.com.au
Postal: WarpSpeed Computers, PO Box 4293, Hoppers Crossing DC, VIC 3029,
AUSTRALIA
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--