<element name="tr">
<complexType>
<choice maxOccurs="unbounded">
<element ref="nitf:th" />
<element ref="nitf:td" />
</choice>
<attributeGroup ref="nitf:commonNITFAttributes" />
<attributeGroup ref="nitf:cellAlign" />
<attributeGroup ref="nitf:cellVAlign" />
</complexType>
</element>
|