align

Where the table should appear with respect to surrounding text. (Controlled vocabulary.)

Attribute Information

Used By

Element nitf:table

Source

<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>

Sample