Belongs to http://docbook.org/ns/docbook XML Namespace. Defined in PBS XML Schema grammar.
This is a complex type of element.
A wrapper for the main content of a table, or part of a table
Zero or more of the following:
Zero or more of the following:
Optionally:
Optionally:
The dbk:tgroup element may include the following attributes:
Name | Optional | Allowed Values | Default Value | Comments |
---|---|---|---|---|
role | Yes | |||
xml:id | Yes | text | ||
version | Yes | |||
xml:lang | Yes | |||
xml:base | Yes | |||
revisionflag | Yes | Any one of: "changed" , "added" , "deleted" , "off" | ||
char | Yes | Specifies the alignment character when align is set to char . | ||
charoff | Yes | "decimal" datatype | Specifies the percentage of the column's total width that should appear to the left of the first occurance of the character identified in char when align is set to char . | |
tgroupstyle | Yes | Additional style information for downstream processing; typically the name of a style. | ||
cols | No | "positiveInteger" datatype | The number of columns in the table. Must be an integer greater than zero. | |
colsep | Yes | Any one of: "0" , "1" | Specifies the presence or absence of the column separator | |
rowsep | Yes | Any one of: "0" , "1" | Specifies the presence or absence of the row separator | |
align | Yes | Any one of: "center" , "char" , "justify" , "left" , "right" | Specifies the horizontal alignment of text in an entry. |