QName |
Type |
Use |
Annotation |
align
|
restriction of xsd:string
|
optional |
How the data in a column appears
when displayed or printed.
|
char
|
xsd:string
|
optional |
A character used to determine
alignment of data in a column. For example, a period used to align monetary
values.
|
charoff
|
xsd:NMTOKEN
|
optional |
Horizontal offset from the alignment
character in @char
|
colname
|
xsd:NMTOKEN
|
optional |
|
colnum
|
xsd:integer
|
optional |
The number of the column,
ordered from left to right
|
colsep
|
pubs:yesorno
|
optional |
Whether or not there is a
line used to segment table columns into different groups.
|
colwidth
|
xsd:string
|
optional |
|
rowsep
|
pubs:yesorno
|
optional |
Whether or not there is a
line used to segment table rows into different groups.
|