nitf:key-list

Partial description	List of keywords.
Full description	Holds a list of keywords about the document.

Element Information

Model

Children: nitf:keyword

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

Source

<element name="key-list">
  <annotation>
    <documentation>Partial description List of keywords. Full description Holds a list of keywords about the document.</documentation>
  </annotation>
  <complexType>
    <sequence minOccurs="0" maxOccurs="unbounded">
      <element ref="nitf:keyword"/>
    </sequence>
    <attributeGroup ref="nitf:globalNITFAttributes"/>
  </complexType>
</element>

Sample