XHTML 1.0 (Second Edition) Strict

http://www.w3.org/1999/xhtml
element h1

Model
<h1
  class = xs:NMTOKENS
  dir = <TODO local simpleType in attribute>
  id = xs:ID
  lang = LanguageCode
  lang = xs:language
  onclick = Script
  ondblclick = Script
  onkeydown = Script
  onkeypress = Script
  onkeyup = Script
  onmousedown = Script
  onmousemove = Script
  onmouseout = Script
  onmouseover = Script
  onmouseup = Script
  style = StyleSheet
  title = Text>
((a | ((br | span | bdo | map) | object | img) | (tt | i | b | big | small) | (em | strong | dfn | code | q | samp | kbd | var | cite | abbr | acronym | sub | sup) | (input | select | textarea | label | button) ) | (ins | del | script) )*
</h1>


Attribute Summary
 xs:NMTOKENSclass
          
 <TODO local simpleType in attribute>dir
          
 xs:IDid
          
 LanguageCodelang
          
 xs:languagelang
          In due course, we should install the relevant ISO 2- and 3-letter codes as the enumerated possible values . 
 Scriptonclick
          
 Scriptondblclick
          
 Scriptonkeydown
          
 Scriptonkeypress
          
 Scriptonkeyup
          
 Scriptonmousedown
          
 Scriptonmousemove
          
 Scriptonmouseout
          
 Scriptonmouseover
          
 Scriptonmouseup
          
 StyleSheetstyle
          
 Texttitle
          

Attribute Detail

class

xs:NMTOKENS class


dir

<TODO local simpleType in attribute> dir


id

xs:ID id


lang

LanguageCode lang


lang

xs:language lang
In due course, we should install the relevant ISO 2- and 3-letter codes as the enumerated possible values . . .


onclick

Script onclick


ondblclick

Script ondblclick


onkeydown

Script onkeydown


onkeypress

Script onkeypress


onkeyup

Script onkeyup


onmousedown

Script onmousedown


onmousemove

Script onmousemove


onmouseout

Script onmouseout


onmouseover

Script onmouseover


onmouseup

Script onmouseup


style

StyleSheet style


title

Text title


Source
<xs:element name="h1">
<xs:complexType mixed="true">
<xs:complexContent mixed="true">
<xs:extension base="Inline">
<xs:attributeGroup ref="attrs"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>

XHTML 1.0 (Second Edition) Strict

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://www.sourceforge.net.