Subject: Re: placing value inbetween quotes in output
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Thu, 11 Oct 2001 19:08:54 -0400
|
Eric,
At 06:02 PM 10/11/01, you wrote:
<fo:basic-link color="blue" text-decoration="underline"
external-destination="<xsl:value-of select="@url"/> ">
Try external-destination="{@url}">
It's called an "attribute value template", designed for just such
situations as your own.
Enjoy,
Wendell
======================================================================
Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx
Mulberry Technologies, Inc. http://www.mulberrytech.com
17 West Jefferson Street Direct Phone: 301/315-9635
Suite 207 Phone: 301/315-9631
Rockville, MD 20850 Fax: 301/315-8285
----------------------------------------------------------------------
Mulberry Technologies: A Consultancy Specializing in SGML and XML
======================================================================
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|