<element name="nitf-table">
<annotation>
<documentation>Partial description A holder for a table, and content-filled metadata. Full description May contain the classic NITF table, or a custom table.</documentation>
</annotation>
<complexType>
<sequence>
<element ref="nitf:nitf-table-metadata"/>
<choice>
<element ref="nitf:table"/>
<element ref="nitf:custom-table"/>
<element ref="nitf:table-reference"/>
</choice>
</sequence>
<attributeGroup ref="nitf:globalNITFAttributes"/>
</complexType>
</element> |