|
Subject: RE: Rendering: filling tag attributes via XSLT From: "Robert C. Lyons" <boblyons@xxxxxxxxxx> Date: Sat, 16 Sep 2000 10:37:52 -0400 |
Lee wrote:
> I'm trying to render the following:
>
> <a href='#<xsl:value-of select="@name"/>'>
Try:
<a href='{@name}'>
Bob
<sig name = 'Bob Lyons'
title = 'E-Commerce Consultant'
company = 'Unidex, Inc.'
phone = '+1-732-975-9877'
email = 'boblyons@xxxxxxxxxx'
url = 'http://www.unidex.com/'
product = 'XML Convert: transforms flat files to XML & vice versa' />
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: Rendering: filling tag attribut, Lee Goddard | Thread | Re: Rendering: filling tag attribut, Dmitry Kachaev |
| Re: Rendering: filling tag attribut, Lee Goddard | Date | Re: My favourite XSLT enhancement r, Steve Muench |
| Month |