Indicates the use of rules/lines between rows and columns. |
Element | nitf:table |
<attribute name="rules" use="optional"> <annotation> <documentation>Indicates the use of rules/lines between rows and columns.</documentation> </annotation> <simpleType> <restriction base="string"> <enumeration value="none"/> <enumeration value="basic"/> <enumeration value="rows"/> <enumeration value="cols"/> <enumeration value="all"/> </restriction> </simpleType> </attribute> |