colspec
**********************************************************************
* Define Element colspec (Column Specification) containing:- *
* No Other Tags. *
*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*
* Attribute List:- *
* colnum - NUMBER - IMPLIED - This identifies the number of *
* the column counting from 1 at left of table.*
* colname - NMTOKEN - IMPLIED - Name of the column. *
* align - Declared - IMPLIED - Text horizontal position within *
* the column (or portion controlled by this *
* tgroup. *
* - "left" - Quad (flush) left. *
* - "center" - Centered. *
* - "right" - Quad (flush) right. *
* - "justify"- Both quad left and quad right. *
* - "char" - Align on leftmost of char, position be *
* charoff. *
* charoff - NUTOKEN - IMPLIED - The percent of the current width *
* to the left of the (left edge of) the *
* alignment character, eg "50". *
* char - CDATA - IMPLIED - The value is the alignment *
* character on which entries are aligned. *
* colwidth - CDATA - IMPLIED - Width of the column. *
* colsep - NUMBER - IMPLIED - Internal Column rulings. *
* - "0" - Do Not display internal column rulings. *
* - "1" - Display internal column rulings. *
* rowsep - NUMBER - IMPLIED - Internal Row rulings. *
* - "0" - Do Not display internal row rulings. *
* - "1" - Display internal row rulings. *
********************************************************************** --
Tag Minimization: Open Tag Required
Close Tag Optional
1. Allowed Content
EMPTY
2. Attributes
Attribute | Value(s) | Default Value |
align |
|left
|right
|center
|justify
|char
| #IMPLIED
|
char |
CDATA
| #IMPLIED
|
charoff |
NUTOKEN
| #IMPLIED
|
colname |
NMTOKEN
| #IMPLIED
|
colnum |
NUMBER
| #IMPLIED
|
colsep |
NUMBER
| #IMPLIED
|
colwidth |
CDATA
| #IMPLIED
|
rowsep |
NUMBER
| #IMPLIED
|
3. Parent Elements
capgrp
tfoot
tgroup
thead
Top Elements ||
All Elements
|| Tree