element <docbook:informaltable> (global)
Namespace:
Type:
anonymous complexType
Content:
complex, 56 attributes, 10 elements
Defined:
globally in docbook.xsd; see XML source
Includes:
definitions of 29 attributes, 10 elements
Used:
at 74 locations
Component Diagram
XML Representation Summary
<docbook:informaltable
   
 = 
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")
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
("land" | "port")
 = 
("0" | "1")
 = 
("0" | "1")
 = 
("all" | "bottom" | "none" | "sides" | "top" | "topbot" | "void" | "above" | "below" | "hsides" | "lhs" | "rhs" | "vsides" | "box" | "border")
 = 
("0" | "1")
 = 
("firstcol" | "norowheader")
 = 
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
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:NMTOKEN
 = 
("none" | "groups" | "rows" | "cols" | "all")
 = 
xs:anySimpleType
 = 
xs:anySimpleType
   
>
   
Content: 
</docbook:informaltable>
Included in content model of elements (72):
Attribute Detail (all declarations; defined within this component only; 29/56)
border
Type:
xs:NMTOKEN, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="border" type="xs:NMTOKEN"/>

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

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

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

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

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

frame
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"all", "bottom", "none", "sides", "top", "topbot", "void", "above", "below", "hsides", "lhs", "rhs", "vsides", "box", "border"
XML Source (see within schema source)
<xs:attribute name="frame">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="all"/>
<xs:enumeration value="bottom"/>
<xs:enumeration value="none"/>
<xs:enumeration value="sides"/>
<xs:enumeration value="top"/>
<xs:enumeration value="topbot"/>
<xs:enumeration value="void"/>
<xs:enumeration value="above"/>
<xs:enumeration value="below"/>
<xs:enumeration value="hsides"/>
<xs:enumeration value="lhs"/>
<xs:enumeration value="rhs"/>
<xs:enumeration value="vsides"/>
<xs:enumeration value="box"/>
<xs:enumeration value="border"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

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"/>

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

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

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

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

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

rules
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"none", "groups", "rows", "cols", "all"
XML Source (see within schema source)
<xs:attribute name="rules">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="none"/>
<xs:enumeration value="groups"/>
<xs:enumeration value="rows"/>
<xs:enumeration value="cols"/>
<xs:enumeration value="all"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

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

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

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

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

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

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.