RE: Rendering: filling tag attributes via XSLT

Subject: RE: Rendering: filling tag attributes via XSLT
From: "Robert C. Lyons" <boblyons@xxxxxxxxxx>
Date: Sat, 16 Sep 2000 17:29:36 -0400
I wrote:
> Try:
> 
> <a href='{@name}'>

Correction:

<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