| xhtml\xhtml1-strict.xsd | ||||||
| DETAILS: DOCUMENTATION | ELEMENTS | 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
| Nested Element Summary | |
| a |
| abbr |
| acronym |
| address |
| b |
| bdo |
| big |
| blockquote |
| br |
| button |
| cite |
| code |
| del |
| dfn |
| div |
| dl |
| em |
| fieldset |
| form |
| h1 |
| h2 |
| h3 |
| h4 |
| h5 |
| h6 |
| hr |
| i |
| img |
| input |
| ins |
| kbd |
| label |
| legend |
| map |
| noscript |
| object |
| ol |
| p |
| pre |
| q |
| samp |
| script |
| select |
| small |
| span |
| strong |
| sub |
| sup |
| table |
| textarea |
| tt |
| ul |
| var |
| Attribute Summary | |
xs:NMTOKENS | class |
xs:token | dir |
xs:ID | id |
LanguageCode | lang |
xs:language | langIn 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:NMTOKENSoptionalunqualifiedoptionalunqualifiedxs:IDoptionalunqualifiedLanguageCodeoptionalunqualifiedxs:languageoptionalunqualifiedScriptoptionalunqualifiedScriptoptionalunqualifiedScriptoptionalunqualifiedScriptoptionalunqualifiedScriptoptionalunqualifiedScriptoptionalunqualifiedScriptoptionalunqualifiedScriptoptionalunqualifiedScriptoptionalunqualifiedScriptoptionalunqualifiedStyleSheetoptionalunqualifiedTextoptionalunqualified<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\xhtml1-strict.xsd | ||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||