element <docbook:thead> (global)
Namespace:
Type:
anonymous complexType
Content:
complex, 46 attributes, 3 elements
Defined:
globally in docbook.xsd; see XML source
Includes:
definitions of 19 attributes, 3 elements
Used:
at 4 locations
Component Diagram
XML Representation Summary
<docbook:thead
   
 = 
xs:anySimpleType
 = 
xs:ID
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
("changed" | "added" | "deleted" | "off")
 = 
("ltr" | "rtl" | "lro" | "rlo")
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:IDREF
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
("new" | "replace" | "embed" | "other" | "none")
 = 
("onLoad" | "onRequest" | "other" | "none")
 = 
("bottom" | "middle" | "top" | "baseline")
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
("left" | "center" | "right" | "justify" | "char")
 = 
xs:anySimpleType
 = 
xs:anySimpleType
   
>
   
Content: 
</docbook:thead>
Included in content model of elements (4):
Attribute Detail (all declarations; defined within this component only; 19/46)
align
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"left", "center", "right", "justify", "char"
XML Source (see within schema source)
<xs:attribute name="align">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="left"/>
<xs:enumeration value="center"/>
<xs:enumeration value="right"/>
<xs:enumeration value="justify"/>
<xs:enumeration value="char"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

char
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="char"/>

charoff
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="charoff"/>

class
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="class"/>

lang
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="lang"/>

onclick
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="onclick"/>

ondblclick
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="ondblclick"/>

onkeydown
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="onkeydown"/>

onkeypress
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="onkeypress"/>

onkeyup
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="onkeyup"/>

onmousedown
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="onmousedown"/>

onmousemove
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="onmousemove"/>

onmouseout
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="onmouseout"/>

onmouseover
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="onmouseover"/>

onmouseup
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="onmouseup"/>

role
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="role"/>

style
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="style"/>

title
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="title"/>

valign
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"bottom", "middle", "top", "baseline"
XML Source (see within schema source)
<xs:attribute name="valign">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="bottom"/>
<xs:enumeration value="middle"/>
<xs:enumeration value="top"/>
<xs:enumeration value="baseline"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

XML schema documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.