nitf:identified-content

Partial description	Holds content identifiers that can apply to document as a whole.
Full description	The elements this holds also appear in paragraphs. Note that its children should be EMPTY

Element Information

Model

Attributes

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

Used By

Element nitf:docdata

Source

<element name="identified-content">
  <annotation>
    <documentation>Partial description Holds content identifiers that can apply to document as a whole. Full description The elements this holds also appear in paragraphs. Note that its children should be EMPTY</documentation>
  </annotation>
  <complexType>
    <choice minOccurs="0" maxOccurs="unbounded">
      <element ref="nitf:person"/>
      <element ref="nitf:org"/>
      <element ref="nitf:location"/>
      <element ref="nitf:event"/>
      <element ref="nitf:function"/>
      <element ref="nitf:object.title"/>
      <element ref="nitf:virtloc"/>
      <element ref="nitf:classifier"/>
    </choice>
    <attributeGroup ref="nitf:globalNITFAttributes"/>
  </complexType>
</element>

Sample