| XHTML 1.0 (Second Edition) Strict | |||||
DETAILS: DOCUMENTATION | ATTRIBUTES | SOURCE | FRAMES| NO FRAMES |
selectable choice
Attribute Summary | |
xs:NMTOKENS | class |
<TODO local simpleType in attribute> | dir |
<TODO local simpleType in attribute> | disabled |
xs:ID | id |
Text | label |
LanguageCode | lang |
xs:language | lang In due course, we should install the relevant ISO 2- and 3-letter codes as the enumerated possible values . |
Script | onclick |
Script | ondblclick |
Script | onkeydown |
Script | onkeypress |
Script | onkeyup |
Script | onmousedown |
Script | onmousemove |
Script | onmouseout |
Script | onmouseover |
Script | onmouseup |
<TODO local simpleType in attribute> | selected |
StyleSheet | style |
Text | title |
<TODO local simpleType in attribute> | value |
Attribute Detail |
xs:NMTOKENS class
<TODO local simpleType in attribute> dir
<TODO local simpleType in attribute> disabled
xs:ID id
Text label
LanguageCode lang
xs:language lang
Script onclick
Script ondblclick
Script onkeydown
Script onkeypress
Script onkeyup
Script onmousedown
Script onmousemove
Script onmouseout
Script onmouseover
Script onmouseup
<TODO local simpleType in attribute> selected
StyleSheet style
Text title
<TODO local simpleType in attribute> value
<xs:element name="option"><xs:complexType mixed="true"></xs:element><xs:attribute name="selected"><xs:simpleType></xs:attribute><xs:restriction base="xs:token"></xs:simpleType><xs:enumeration value="selected"/></xs:restriction><xs:attribute name="disabled"><xs:simpleType></xs:attribute><xs:restriction base="xs:token"></xs:simpleType><xs:enumeration value="disabled"/></xs:restriction><xs:attribute name="value"/></xs:complexType>
| XHTML 1.0 (Second Edition) Strict | |||||
DETAILS: DOCUMENTATION | ATTRIBUTES | SOURCE | FRAMES| NO FRAMES |