tr.content

Element Group Information

Model

th | td
Children: td, th

Used By

Element tr

Source

<xsd:group name="tr.content">
  <xsd:choice>
    <xsd:element ref="th"/>
    <xsd:element ref="td"/>
  </xsd:choice>
</xsd:group>