<tbody/>

corps de table : suite de rangs
htm:tbody<1> dbk:tbody<2>

Parents<^>

table ;

Frères<^>

info, tbody, tfoot, thead, title, tr ;

Enfants<^>

(tr+)

Attributs<^>

  • @id="xs:ID"
  • @code="xs:string"
  • @audience="xs:string"
  • @css="xs:string"
  • @class="xs:string"
  • @remap="xs:string"
  • @uri="xs:anyURI"
  • @lang="xs:string"
  • @value="xs:string"
  • @role="xs:string"
  • @scheme="xs:string"
  • Source<^>

    <xs:element name="tbody" type="tbody"/>
    <xs:complexType name="tbody">
    <xs:sequence>
    <xs:element maxOccurs="unbounded" ref="tr"/>
    </xs:sequence>
    <xs:attributeGroup ref="Attributes"/>
    </xs:complexType>


    <1> http://www.w3.org/TR/html4/struct/tables.html#edef-TBODY

    <2> http://www.docbook.org/tdg/en/html/tbody.html