element <docbook:entrytbl> (global)
Namespace:
Type:
anonymous complexType
Content:
complex, 39 attributes, 4 elements
Defined:
globally in docbook.xsd; see XML source
Includes:
definitions of 12 attributes, 4 elements
Used:
at 1 location
Component Diagram
XML Representation Summary
<docbook:entrytbl
   
 = 
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
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:NMTOKEN
 = 
("0" | "1")
 = 
("0" | "1")
 = 
("center" | "char" | "justify" | "left" | "right")
   
>
   
Content: 
</docbook:entrytbl>
Included in content model of elements (1):
Attribute Detail (all declarations; defined within this component only; 12/39)
align
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"center", "char", "justify", "left", "right"
XML Source (see within schema source)
<xs:attribute name="align">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="center"/>
<xs:enumeration value="char"/>
<xs:enumeration value="justify"/>
<xs:enumeration value="left"/>
<xs:enumeration value="right"/>
</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"/>

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

cols
Type:
xs:NMTOKEN, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="cols" type="xs:NMTOKEN"/>

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>

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

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

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

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>

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

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

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.