| XHTML 1.0 (Second Edition) Strict | |||||
DETAILS: DOCUMENTATION | ATTRIBUTES | SOURCE | FRAMES| NO FRAMES |
The fieldset element is used to group form fields. Only one legend element should occur in the content and if present should only be preceded by whitespace. NOTE: this content model is different from the XHTML 1.0 DTD, closer to the intended content model in HTML4 DTD
Attribute Summary | |
xs:NMTOKENS | class |
<TODO local simpleType in attribute> | dir |
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 . |
Script | onclick |
Script | ondblclick |
Script | onkeydown |
Script | onkeypress |
Script | onkeyup |
Script | onmousedown |
Script | onmousemove |
Script | onmouseout |
Script | onmouseover |
Script | onmouseup |
StyleSheet | style |
Text | title |
Attribute Detail |
xs:NMTOKENS class
<TODO local simpleType in attribute> dir
xs:ID id
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
StyleSheet style
Text title
<xs:element name="fieldset"><xs:complexType mixed="true"></xs:element><xs:sequence></xs:complexType><xs:choice maxOccurs="unbounded" minOccurs="0"></xs:sequence>
</xs:choice>
| XHTML 1.0 (Second Edition) Strict | |||||
DETAILS: DOCUMENTATION | ATTRIBUTES | SOURCE | FRAMES| NO FRAMES |