tbodyElement: ElementConfig = ...
<!ELEMENT tbody    (tr)+>
<!ATTLIST tbody
  %attrs;
  %cellhalign;
  %cellvalign;
  >