On 06.Sep.2002 -- 12:00 PM, Johannes Wechsler wrote: > > <input type="radio" name="Project" value=<xsl:value-of > select="projectName"/>/>
since Judith answered the first one, xsl has similar elements: <xsl:attribute name="value"><xsl:value-of select="projectName"/></xsl:attribute> Here projectName needs to be a nested tag to whatever is the current context node. You might want to have a look at the excellent tutorials and references at www.zvon.org Chris. -- C h r i s t i a n H a u l [EMAIL PROTECTED] fingerprint: 99B0 1D9D 7919 644A 4837 7D73 FEF9 6856 335A 9E08 --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>