| XHTML 1.0 (Second Edition) Strict | |||||
DETAILS: DOCUMENTATION | ATTRIBUTES | SOURCE | FRAMES| NO FRAMES |
The title element is not considered part of the flow of text. It should be displayed, for example as the page header or window title. Exactly one title is required per document.
Attribute Summary | |
<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 . |
Attribute Detail |
<TODO local simpleType in attribute> dir
xs:ID id
LanguageCode lang
xs:language lang
<xs:element name="title"><xs:complexType mixed="true"></xs:element><xs:attribute name="id" type="xs:ID"/></xs:complexType>
| XHTML 1.0 (Second Edition) Strict | |||||
DETAILS: DOCUMENTATION | ATTRIBUTES | SOURCE | FRAMES| NO FRAMES |