| XHTML 1.0 (Second Edition) Strict | |||||
DETAILS: DOCUMENTATION | ATTRIBUTES | SOURCE | FRAMES| NO FRAMES |
multi-line text field
Attribute Summary | |
Character | accesskey |
xs:NMTOKENS | class |
Number | cols |
<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 . |
<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 |
Number | rows |
StyleSheet | style |
tabindexNumber | tabindex |
Text | title |
Attribute Detail |
Character accesskey
xs:NMTOKENS class
Number cols
<TODO local simpleType in attribute> dir
<TODO local simpleType in attribute> disabled
xs:ID id
LanguageCode lang
xs:language lang
<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
Number rows
StyleSheet style
tabindexNumber tabindex
Text title
<xs:element name="textarea"><xs:complexType mixed="true"></xs:element><xs:attribute name="name"/><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:complexType><xs:simpleType></xs:attribute><xs:restriction base="xs:token"></xs:simpleType><xs:enumeration value="readonly"/></xs:restriction>
| XHTML 1.0 (Second Edition) Strict | |||||
DETAILS: DOCUMENTATION | ATTRIBUTES | SOURCE | FRAMES| NO FRAMES |