%Common.attrib;

Common Table Attributes (XHTML table model)

Attributes commonly used throughout the XHTML Table Model Tag Set, as modified to denote 1) whether an alternate form of a table is present and 2) the subject or content type for preservation of semantic integrity

See W3C documentation for the XHTML table model.

Remarks

Since this is parameter entity is defined in the public XHTML Tag Set, it does not follow the naming conventions for this Tag Set: it is in mixed, not lower case, and the separator character is a period, not a hyphen.

Content Model

<!ENTITY % Common.attrib
              "id       ID                                #IMPLIED
               content-type
                        CDATA                             #IMPLIED
               %Core.extra.attrib;"                                  >

Expanded Content Model

id ID #IMPLIED 
content-type CDATA #IMPLIED 
style CDATA #IMPLIED

Module

XHTMLtablesetup3.ent