xsl-list
[Top] [All Lists]

[xsl] XSLFO - fo:basic-link

2007-02-09 22:39:53
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(_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>
--~--