[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Drop down menu populated by xml data


Subject: Re: [xsl] Drop down menu populated by xml data
From: Aaron Johnson <Aaron2.Johnson@xxxxxxxxx>
Date: Thu, 30 Sep 2004 11:46:06 +0100

Thanks for that Colm

......................................................................

Aaron Johnson
GUI / XSLT development
Academic Technologies Group [ATG]
University of the West of England

ext: 81051
t: 0117 3281051 
www: http://atg.uwe.ac.uk/aaron
e: aaron2.johnson@xxxxxxxxx
......................................................................

......................................................................

SECURITY POLICY:

Please note that ATG will only accept
e-mail attachments in the following
formats:

.doc,.gif,.jpg,.mdb,.png,.xls,.zip,.psd

...as a mac user I will accept files
compressed using Dropstuff.
......................................................................

This communication is intended solely
for the use of the individual(s) to whom
it is addressed. Any opinions presented
are those of the author and do not
necessarily represent the University of
the West of England, Bristol.
......................................................................



> From: Colm Gallagher <colm.gallagher@xxxxxxxxx>
> Reply-To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
> Date: Thu, 30 Sep 2004 11:42:57 +0100
> To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
> Subject: Re: [xsl] Drop down menu populated by xml data
> 
> <select>
> <xsl:for-each select="whatever">
> <option><xsl:attribute name="value"><xsl:value-of
> select="@value"/></xsl:attribute><xsl:value-of select="."/></option>
> </xsl:for-each>
> </select>



This email has been independently scanned for viruses and any virus detected has been removed using McAfee anti-virus software


Current Thread
Keywords