%td.content; Table Data Cell Element (td) Content

Defines what elements can occur within the Table Data Cell (JATS/BITS table model) element (<td>) in NISO JATS/BITS tables.

Usage/Remarks

The NISO JATS/BITS 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.
Declaration
<!ENTITY % td.content
     "( #PCDATA | %Flow.mix; )*"
>
Expanded Declaration

( #PCDATA | email | ext-link | uri | inline-supplementary-material | related-article | related-object | hr | bold | fixed-case | italic | monospace | overline | overline-start | overline-end | roman | sans-serif | sc | serif | strike | underline | underline-start | underline-end | ruby | alternatives | inline-graphic | inline-media | private-char | chem-struct | inline-formula | tex-math | mml:math | abbrev | index-term | index-term-range-end | milestone-end | milestone-start | named-content | styled-content | fn | target | xref | sub | sup | x | disp-formula | disp-formula-group | break | chem-struct-wrap | citation-alternatives | element-citation | mixed-citation | disp-quote | speech | statement | verse-group | def-list | list | p | answer | answer-set | explanation | question | question-wrap | question-wrap-group | array | code | graphic | media | preformat )*