Logo: Department of HealthLogo: Pharmaceutical Benefits SchemePBS XML
PBS XML Schema Version 3.1.9

Element <dbk:tgroup>

Belongs to http://docbook.org/ns/docbook XML Namespace. Defined in PBS XML Schema grammar.

This is a complex type of element.

Contains

A wrapper for the main content of a table, or part of a table

Zero or more of the following:

dbk:colspec

Zero or more of the following:

dbk:spanspec

Optionally:

dbk:thead

Optionally:

dbk:tfoot
dbk:tbody

May be used in

dbk:table
dbk:informaltable

Attributes

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.