xsl keywords

Subject: xsl keywords
From: Darryl.McCool@xxxxxxxxx
Date: Thu, 22 Jun 2000 15:18:01 -0400
I want my xsl sheet to output the following html code when it matches a
particular template:

<SELECT NAME="xslfile" SIZE="1">
     <OPTION SELECTED>webhtml.xsl</OPTION>
     <OPTION>nurun.xsl</OPTION>
 </SELECT>


I have problems outputting this because of the keyword "select". How can I
output a drop down selection list to html with an xsl stylesheet?


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


Current Thread