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

Element <dbk:entrytbl>

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

This is a complex type of element.

Contains

A subtable appearing in place of an entry in a table

Zero or more of the following:

dbk:colspec

Zero or more of the following:

dbk:spanspec

Optionally:

dbk:thead
dbk:tbody

May be used in

dbk:row

Attributes

The dbk:entrytbl 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 Yes "positiveInteger" datatype The number of columns in the entry 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.