Name
table — A formal table in a document
Synopsis
table (db.cals.table) ::= ((((title
&
titleabbrev
?),
info
? db.titleforbidden.info) |
info
db.titleonlyreq.info),
(alt
? & Indexing inlines* &
textobject
*), (mediaobject
+ |
tgroup
+),
caption
? db.caption)
Attribute synopsis
Common attributes and common linking attributes.
Additional attributes:
colsep
(enumeration) = “0” | “1”floatstyle
frame
(enumeration) = “all” | “bottom” | “none” | “sides” | “top” | “topbot”label
orient
(enumeration) = “land” | “port”pgwide
(enumeration) = “0” | “1”rowheader
(enumeration) = “firstcol” | “norowheader”rowsep
(enumeration) = “0” | “1”shortentry
(enumeration) = “0” | “1”tabstyle
tocentry
(enumeration) = “0” | “1”
Additional constraints
example
must not occur among the children or descendants oftable
.figure
must not occur among the children or descendants oftable
.equation
must not occur among the children or descendants oftable
.informaltable
must not occur among the children or descendants oftable
.caution
must not occur among the children or descendants oftable
.important
must not occur among the children or descendants oftable
.note
must not occur among the children or descendants oftable
.tip
must not occur among the children or descendants oftable
.warning
must not occur among the children or descendants oftable
.
Description
This table
element identifies a formal table
(one without a title
). DocBook allows either
CALS or HTML tables, both of which describe tables geometrically using rows, columns, and cells. ...
Get DocBook 5: The Definitive Guide now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.