<element name="table-reference">
<annotation>
<documentation>Partial description A pointer to a table that is elsewhere in the document. Full description Can be used when the table is buried deep inside the included namespaced fragment.</documentation>
</annotation>
<complexType>
<attributeGroup ref="nitf:globalNITFAttributes"/>
<attribute name="idref" type="string" use="required">
<annotation>
<documentation>Holds an ID for the actual table.</documentation>
</annotation>
</attribute>
</complexType>
</element> |