%caption-atts;

Caption Attributes

Attribute list for the <caption> element.

Remarks

This parameter entity names the attributes for the element <caption>; the parameter entity %caption.attlist; merely sets an INCLUDE/IGNORE switch to turn the NISO JATS XHTML-inspired table model default attributes of <caption> on or off.

Model

<!ENTITY % caption-atts
            "%jats-common-atts;
             content-type
                        CDATA                             #IMPLIED
             specific-use
                        CDATA                             #IMPLIED
             xml:lang   NMTOKEN                           #IMPLIED 
             style      CDATA                             #IMPLIED"  >

Expanded Model

id ID #IMPLIED xml:base CDATA #IMPLIED content-type CDATA #IMPLIED specific-use CDATA #IMPLIED xml:lang NMTOKEN #IMPLIED style CDATA #IMPLIED