%colgroup.content;

Table Column Group Element Content Model

Defines what elements can occur within the <colgroup> element in NISO JATS tables (based on and easily converted to the XHTML 1.1 table model).

Remarks

The NISO JATS table model parameter entity is used in the same way as the equivalent parameter entity in the XHTML 1.1 table model.

Model

<!ENTITY % colgroup.content  "( %col.qname; )*" >

Expanded Model

( col )*