| XHTML 1.0 (Second Edition) Strict | |||||
DETAILS: DOCUMENTATION | ATTRIBUTES | SOURCE | FRAMES| NO FRAMES |
form control
Attribute Summary | |
ContentTypes | accept |
Character | accesskey |
<TODO local simpleType in attribute> | alt |
<TODO local simpleType in attribute> | checked |
xs:NMTOKENS | class |
<TODO local simpleType in attribute> | dir |
<TODO local simpleType in attribute> | disabled |
xs:ID | id |
LanguageCode | lang |
xs:language | lang In due course, we should install the relevant ISO 2- and 3-letter codes as the enumerated possible values . |
Number | maxlength |
<TODO local simpleType in attribute> | name the name attribute is required for all but submit & reset |
Script | onblur |
Script | onchange |
Script | onclick |
Script | ondblclick |
Script | onfocus |
Script | onkeydown |
Script | onkeypress |
Script | onkeyup |
Script | onmousedown |
Script | onmousemove |
Script | onmouseout |
Script | onmouseover |
Script | onmouseup |
Script | onselect |
<TODO local simpleType in attribute> | readonly |
<TODO local simpleType in attribute> | size |
URI | src |
StyleSheet | style |
tabindexNumber | tabindex |
Text | title |
InputType | type |
URI | usemap |
<TODO local simpleType in attribute> | value |
Attribute Detail |
ContentTypes accept
Character accesskey
<TODO local simpleType in attribute> alt
<TODO local simpleType in attribute> checked
xs:NMTOKENS class
<TODO local simpleType in attribute> dir
<TODO local simpleType in attribute> disabled
xs:ID id
LanguageCode lang
xs:language lang
Number maxlength
<TODO local simpleType in attribute> name
Script onblur
Script onchange
Script onclick
Script ondblclick
Script onfocus
Script onkeydown
Script onkeypress
Script onkeyup
Script onmousedown
Script onmousemove
Script onmouseout
Script onmouseover
Script onmouseup
Script onselect
<TODO local simpleType in attribute> readonly
<TODO local simpleType in attribute> size
URI src
StyleSheet style
tabindexNumber tabindex
Text title
InputType type
text
URI usemap
<TODO local simpleType in attribute> value
<xs:element name="input"><xs:complexType></xs:element><xs:attribute name="name">
</xs:attribute><xs:attribute name="value"/><xs:attribute name="checked"><xs:simpleType></xs:attribute><xs:restriction base="xs:token"></xs:simpleType><xs:enumeration value="checked"/></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="readonly"><xs:simpleType></xs:attribute><xs:restriction base="xs:token"></xs:simpleType><xs:enumeration value="readonly"/></xs:restriction><xs:attribute name="size"/><xs:attribute name="alt"/></xs:complexType>
| XHTML 1.0 (Second Edition) Strict | |||||
DETAILS: DOCUMENTATION | ATTRIBUTES | SOURCE | FRAMES| NO FRAMES |