rowheader

Attribute Information

Used By

Attribute Group db:rowheader.attribute

Source

<xs:attribute name="rowheader">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="firstcol"/>
      <xs:enumeration value="headers"/>
      <xs:enumeration value="norowheader"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample