tei:att.tableDecoration.attribute.cols

Attribute Group Information

Attributes

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

Used By

Source

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