Subject: Re: Retrieving unknown attribute values
From: Peter Davis <pdavis152@xxxxxxxxx>
Date: Sun, 13 Oct 2002 20:48:30 -0700
|
On Sunday 13 October 2002 19:40, James Sylva wrote:
> I am a trying to extract the values of a attribute in order to display
> them in an html table. Any suggestions?
Try, just try, to research the problem before you ask, or at least show what
you tried and why it didn't work. That said, I'll make it easy for you:
<xsl:value-of select="@attribute"/>
--
Peter Davis
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|