%Common.attrib;

Common Table Attributes (XHTML table model)

Definition

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

Remarks

Since this is Parameter Entity is defined in the public XHTML DTD, 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.

Declaration

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

Module

XHTMLtablesetup.ent