element <docbook:entry> (global)
Namespace:
Type:
anonymous complexType
Content:
mixed (allows character data), 40 attributes, 149 elements
Defined:
globally in docbook.xsd; see XML source
Includes:
definitions of 13 attributes, 149 elements
Used:
at 1 location
Component Diagram
XML Representation Summary
<docbook:entry
   
 = 
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")
 = 
xs:anySimpleType
 = 
("0" | "1")
 = 
xs:anySimpleType
 = 
xs:NMTOKEN
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
("0" | "1")
 = 
("0" | "1")
 = 
("center" | "char" | "justify" | "left" | "right")
   
>
   
Content: 
{text} × (docbook:inlinemediaobject | docbook:remark | docbook:superscript | docbook:subscript | docbook:xref | docbook:link | docbook:olink | docbook:anchor | docbook:biblioref | docbook:alt | docbook:annotation | docbook:indexterm | docbook:abbrev | docbook:acronym | docbook:date | docbook:emphasis | docbook:footnote | docbook:footnoteref | docbook:foreignphrase | docbook:phrase | docbook:quote | docbook:wordasword | docbook:firstterm | docbook:glossterm | docbook:coref | docbook:trademark | docbook:productnumber | docbook:productname | docbook:database | docbook:application | docbook:hardware | docbook:citation | docbook:citerefentry | docbook:citetitle | docbook:citebiblioid | docbook:author | docbook:person | docbook:personname | docbook:org | docbook:orgname | docbook:editor | docbook:jobtitle | docbook:replaceable | docbook:package | docbook:parameter | docbook:termdef | docbook:nonterminal | docbook:systemitem | docbook:option | docbook:optional | docbook:property | docbook:inlineequation | docbook:tag | docbook:markup | docbook:token | docbook:symbol | docbook:literal | docbook:code | docbook:constant | docbook:email | docbook:uri | docbook:guiicon | docbook:guibutton | docbook:guimenuitem | docbook:guimenu | docbook:guisubmenu | docbook:guilabel | docbook:menuchoice | docbook:mousebutton | docbook:keycombo | docbook:keycap | docbook:keycode | docbook:keysym | docbook:shortcut | docbook:accel | docbook:prompt | docbook:envar | docbook:filename | docbook:command | docbook:computeroutput | docbook:userinput | docbook:function | docbook:varname | docbook:returnvalue | docbook:type | docbook:classname | docbook:exceptionname | docbook:interfacename | docbook:methodname | docbook:modifier | docbook:initializer | docbook:ooclass | docbook:ooexception | docbook:oointerface | docbook:errorcode | docbook:errortext | docbook:errorname | docbook:errortype | docbook:itemizedlist | docbook:orderedlist | docbook:procedure | docbook:simplelist | docbook:variablelist | docbook:segmentedlist | docbook:glosslist | docbook:bibliolist | docbook:calloutlist | docbook:qandaset | docbook:example | docbook:figure | docbook:table | docbook:equation | docbook:informalexample | docbook:informalfigure | docbook:informaltable | docbook:informalequation | docbook:sidebar | docbook:blockquote | docbook:address | docbook:epigraph | docbook:mediaobject | docbook:screenshot | docbook:task | docbook:productionset | docbook:constraintdef | docbook:msgset | docbook:screen | docbook:literallayout | docbook:programlistingco | docbook:screenco | docbook:programlisting | docbook:synopsis | docbook:bridgehead | docbook:revhistory | docbook:funcsynopsis | docbook:classsynopsis | docbook:methodsynopsis | docbook:constructorsynopsis | docbook:destructorsynopsis | docbook:fieldsynopsis | docbook:cmdsynopsis | docbook:caution | docbook:important | docbook:note | docbook:tip | docbook:warning | docbook:para | docbook:formalpara | docbook:simpara)*
</docbook:entry>
Included in content model of elements (1):
Attribute Detail (all declarations; defined within this component only; 13/40)
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"/>

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>

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

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

rotate
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="rotate">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="0"/>
<xs:enumeration value="1"/>
</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>

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

valign
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"bottom", "middle", "top"
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: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.