%td.content;
Table td Element Content
Defines what elements can occur within the Table Data Cell (NISO JATS table model) element in NISO JATS tables.
Remarks
The NISO JATS table model parameter entity is used in the same way as the equivalent
parameter entity in the XHTML 1.1 table model. Since this parameter entity was named
in the same way as the XHTML 1.1 Tag Set equivalent, it does not follow
the naming conventions for this Tag Set: the
separator character is a period, not a hyphen.
Model
<!ENTITY % td.content "( #PCDATA | %Flow.mix; )*" >
Expanded Model
( #PCDATA | email | ext-link | uri | hr | inline-supplementary-material | related-article | related-object | disp-formula | disp-formula-group | break | citation-alternatives | element-citation | mixed-citation | nlm-citation | bold | fixed-case | italic | monospace | overline | roman | sans-serif | sc | strike | underline | ruby | chem-struct | inline-formula | def-list | list | tex-math | mml:math | p | abbrev | milestone-end | milestone-start | named-content | styled-content | alternatives | array | code | graphic | media | preformat | inline-graphic | private-char | fn | target | xref | sub | sup )*