Subject: RE: XML and XSL
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Wed, 20 Jun 2001 13:11:06 +0100
|
> 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
| Current Thread |
- XML and XSL
- Loren Lai - Tue, 19 Jun 2001 04:46:30 -0400 (EDT)
- Ling Kok Choon - Tue, 19 Jun 2001 05:07:49 -0400 (EDT)
- Figo Yu - Tue, 19 Jun 2001 05:22:12 -0400 (EDT)
- Michael Kay - Wed, 20 Jun 2001 08:54:36 -0400 (EDT) <=
|
|