tei:att.tableDecoration.attribute.rows

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
rows xs:nonNegativeInteger 1 optional
indicates the number of rows occupied by this cell or
row.

Used By

Source

<xs:attributeGroup name="att.tableDecoration.attribute.rows">
  <xs:attribute name="rows" default="1" type="xs:nonNegativeInteger">
    <xs:annotation>
      <xs:documentation>indicates the number of rows occupied by this cell or row.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>