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