The general type of data within the column. |
Element | nitf:nitf-col |
<attribute name="data-type" use="optional"> <annotation> <documentation>The general type of data within the column.</documentation> </annotation> <simpleType> <restriction base="string"> <enumeration value="text"/> <enumeration value="number"/> <enumeration value="graphic"/> <enumeration value="other"/> </restriction> </simpleType> </attribute> |