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]

xsl keywords


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

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