Where the table should appear with respect to surrounding text. (Controlled vocabulary.) |
Element | nitf:table |
<attribute name="align" use="optional"> <annotation> <documentation>Where the table should appear with respect to surrounding text. (Controlled vocabulary.)</documentation> </annotation> <simpleType> <restriction base="string"> <enumeration value="left"/> <enumeration value="center"/> <enumeration value="right"/> </restriction> </simpleType> </attribute> |