This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: dynamic form attributes and xsl


Try NAME="{.}" to set your attribute.

Jim

-----Original Message-----
From: d. cheng [mailto:sunnydsc@yahoo.com]
Sent: Tuesday, April 24, 2001 10:28 AM
To: XSL-List@lists.mulberrytech.com
Subject: [xsl] dynamic form attributes and xsl


Hi -


I'm relatively new to XSL and am having a hard time
figuring this out.  I would like to create a form, the
form name, however, should be dynamic based upon the
value of xml elements.  Essentially, I would like to
accomplish this:

<FORM ACTION="" METHOD="POST" NAME=<xsl:value-of
select="." />>

I've tried using attributes to create the name but it
doesn't seem to work, maybe I'm doing something wrong?

Any help would really be appreciated.  Thanks!



__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]