rules

Attribute Information

Used By

Element table

Source

<xsd:attribute name="rules" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="all"/>
      <xsd:enumeration value="cols"/>
      <xsd:enumeration value="groups"/>
      <xsd:enumeration value="none"/>
      <xsd:enumeration value="rows"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>

Sample