| xhtml/xhtml1-strict.xsd | ||||||
| SUMMARY: DOCUMENTATION | ELEMENTS | ATTRIBUTES | 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 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
anonymous type derived from Inline | legend
fieldset label |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| choice 0...∞ |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Attribute Summary | |
NMTOKENS | class
|
anonymous type derived from token | dir
|
ID | id
|
LanguageCode | lang
|
union of (language | anonymous type derived from string) | lang
Attempting to install the relevant ISO 2- and 3-letter codes as the enumerated possible values is probably never going to be a realistic possibility. |
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 |
Defined with global type NMTOKENS
"ltr", "rtl"
Defined with global type ID
Defined with global type LanguageCode
Attempting to install the relevant ISO 2- and 3-letter
codes as the enumerated possible values is probably never
going to be a realistic possibility. See
RFC 3066 at http://www.ietf.org/rfc/rfc3066.txt and the IANA registry
at http://www.iana.org/assignments/lang-tag-apps.htm for
further information.
The union allows for the 'un-declaration' of xml:lang with
the empty string.
Defined as global attribute lang
| Union of Types | |
language | {: pattern = ([a-zA-Z]{1,8})(-[a-zA-Z0-9]{1,8})*} |
anonymous type derived from string |
|
Defined with global type Script
Defined with global type Script
Defined with global type Script
Defined with global type Script
Defined with global type Script
Defined with global type Script
Defined with global type Script
Defined with global type Script
Defined with global type Script
Defined with global type Script
Defined with global type StyleSheet
Defined with global type Text
| |||||||
| SUMMARY: DOCUMENTATION | ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES | ||||||