%caption.qname; Table: Name of the caption element

Holds the name for the <caption> element in NISO JATS tables.

Usage/Remarks

The NISO JATS table model provides (as did the XHTML 1.1 table model on which it is based) a .qname parameter entity that provides the qualified name of each element, so the name can be easily customized with and without namespaces.
Declaration
<!ENTITY % caption.qname
                        "caption"                                    >