nitf:table-reference

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.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id ID optional
An XML-specific identifier for the element.
idref string required
Holds an ID for the actual table.
Wildcard: ANY attribute from ANY namespace OTHER than 'http://iptc.org/std/NITF/2006-10-18/'

Used By

Element nitf:nitf-table

Source

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

Sample