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]

RE: XML and XSL


> I have another question.
> In html, there is an element like <option
> selected>blahblah...</option>.
> How can I describe the attribute "selected" in XSL.

Use <option selected="selected">, which is the full syntax for this. When
you use the HTML output method, the abbreviated HTML/SGML syntax will be
used on output.

Mike Kay
Software AG


 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]