[xsl] XSLFO - fo:basic-link

Subject: [xsl] XSLFO - fo:basic-link
From: "Chris Graham [WarpSpeed]" <chrisg@xxxxxxxxxxxxxxxx>
Date: Sat, 10 Feb 2007 16:37:15 +1100 (EDT)
Hi All,
	I'd like to be able to parameterize the value of the
external-destination. Can it be done?

	So far I've only been able to use a fixed string.

	ie:

	<fo:basic-link
external-destination="http://gpdb.warpspeed.com.au";>...</fo:basic-link>

	What I'd really like to be able to do is this:

	<fo:basic-link
external-destination="http://gpdb.warpspeed.com.au?<xsl:select
//parameter">...</fo:basic-link>

	This is using ApacheFop.

	Any suggestions as to how to do this, if it can be done at all?

	TIA.

-Chris

WarpSpeed Computers - The Graham Utilities for OS/2.
Voice:  +61-3-9395-1504   Internet:   chrisg@xxxxxxxxxxxxxxxx
FAX:    +61-3-9395-7633   Web Page:   http://www.warpspeed.com.au
Postal: WarpSpeed Computers, PO Box 4293, Hoppers Crossing DC, VIC 3029, AUSTRALIA

Current Thread