%tbody.content; Table Body Element (tbody) Content

Defines what elements can occur within the <tbody> element in tables.
Declaration
<!ENTITY % tbody.content  "( %tr.qname; )+" >
Expanded Declaration

( tr )+