| XHTML 1.0 (Second Edition) Strict | |||||
DETAILS: DOCUMENTATION | ATTRIBUTES | SOURCE | FRAMES| NO FRAMES |
Attribute Summary | |
ContentTypes | accept |
Charsets | accept-charset |
xs:NMTOKENS | class |
<TODO local simpleType in attribute> | dir |
ContentType | enctype |
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> | method |
Script | onclick |
Script | ondblclick |
Script | onkeydown |
Script | onkeypress |
Script | onkeyup |
Script | onmousedown |
Script | onmousemove |
Script | onmouseout |
Script | onmouseover |
Script | onmouseup |
Script | onreset |
Script | onsubmit |
StyleSheet | style |
Text | title |
Attribute Detail |
ContentTypes accept
Charsets accept-charset
xs:NMTOKENS class
<TODO local simpleType in attribute> dir
ContentType enctype
application/x-www-form-urlencoded
xs:ID id
LanguageCode lang
xs:language lang
<TODO local simpleType in attribute> method
get
Script onclick
Script ondblclick
Script onkeydown
Script onkeypress
Script onkeyup
Script onmousedown
Script onmousemove
Script onmouseout
Script onmouseover
Script onmouseup
Script onreset
Script onsubmit
StyleSheet style
Text title
<xs:element name="form"><xs:complexType></xs:element><xs:complexContent></xs:complexType><xs:extension base="form.content"></xs:complexContent><xs:attribute default="get" name="method"></xs:extension><xs:simpleType></xs:attribute><xs:restriction base="xs:token"></xs:simpleType><xs:enumeration value="get"/><xs:enumeration value="post"/></xs:restriction>
| XHTML 1.0 (Second Edition) Strict | |||||
DETAILS: DOCUMENTATION | ATTRIBUTES | SOURCE | FRAMES| NO FRAMES |