tbl

tbl has these attributes...

[The following definitions have been extracted from http://www.oasis-open.org/specs/a502.htm.]


colsep

Column separators (vertical ruling).

Specifies the presence or absence of column separator rules. Provides the default value for all tgroups in this table.

If colsep is non-zero, display internal column rules to the right of each entry; if zero, do not display the rules. This value is ignored for the rightmost column, where the frame setting applies.

Value(s)

CDATA

Default Value

#IMPLIED

frame

Outer table ruling.

Describes position of outer rulings.

The enumerated values are:

Value Rules
sidesleft and right sides
topabove first row
bottomafter last row
topbottop and bottom
allall of the above
nonenone of the above

The outer rulings appear in place of and in the space that would otherwise be taken by horizontal and vertical rulings on the outsides of those entries that appear at the edges of the table.

Value(s)

Default Value

#IMPLIED

id

An ID number for the correspondent. See IDPrefixes.htm.

Value(s)

ID

Default Value

#IMPLIED

orient

Value(s)

Default Value

#IMPLIED

pgwide

Make table span full page width

Describes the desired width of the table.

If zero, the maximum available width for the table is the (galley) width (possibly respecting current indents in force as specified by the stylesheet) of the current column of page. If non-zero, the table spans the width of the entire page (possibly causing any previous multicolumn text on the page to be balanced and any extra processing associated with column balancing and page spanning to be performed).

Value(s)

CDATA

Default Value

#IMPLIED

rowsep

Row separators (horizontal ruling)

Specifies the presence or absence of row separator rules. Provides the default value for all tgroups in this table.

If rowsep is non-zero, display the internal row rules below each entry; if zero, do not display the rules. Ignored for the last row of the table (i.e., the last row of the last tgroup in this table), where the frame value applies.

Value(s)

CDATA

Default Value

#IMPLIED

type

list of all elements which have type attributes is available here.

Value(s)

Default Value

inline
Back to tbl


Created: Tue Dec 23 14:02:01 2003