%tbl.table.att; Table Attributes (OASIS Table Model)

Names additional attributes on the Table (<oasis:table>) element

Usage/Remarks

This Parameter Entity occurs in both the Table Setup and the OASIS Table Model modules. Since only the first Parameter Entity takes effect, the Table Setup module overrides the attributes listed in the Table Model module, and therefore, “pgwide” is not among the attributes below. In addition, the override adds the JATS “common” attributes (@id and @xml:base), as well as the attributes @content-type and @specific-use. For more information about these attributes, see documentation for the appropriate JATS tag set (https://jats.nlm.nih.gov/).
The official OASIS Exchange (CALS) Table Model documentation can be found at http://www.oasis-open.org/specs/a502.htm
Declaration
<!ENTITY % tbl.table.att
             "%oasis.xmlns.attrib;
              %jats-common-atts;
              specific-use
                        CDATA                             #IMPLIED
              content-type
                        CDATA                             #IMPLIED"  >
Expanded Declaration

xmlns:oasis CDATA #FIXED 'http://www.niso.org/standards/z39-96/ns/oasis-exchange/table' id ID #IMPLIED xml:base CDATA #IMPLIED specific-use CDATA #IMPLIED content-type CDATA #IMPLIED