nitf:rights

Partial description	Information on rights holder.
Full description	Rights to news material other than the copyrights, such as archival, syndication, or distribution.

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:body.head

Source

<element name="rights">
  <annotation>
    <documentation>Partial description Information on rights holder. Full description Rights to news material other than the copyrights, such as archival, syndication, or distribution.</documentation>
  </annotation>
  <complexType mixed="true">
    <choice minOccurs="0" maxOccurs="unbounded">
      <element ref="nitf:rights.owner"/>
      <element ref="nitf:rights.startdate"/>
      <element ref="nitf:rights.enddate"/>
      <element ref="nitf:rights.agent"/>
      <element ref="nitf:rights.geography"/>
      <element ref="nitf:rights.type"/>
      <element ref="nitf:rights.limitations"/>
    </choice>
    <attributeGroup ref="nitf:globalNITFAttributes"/>
  </complexType>
</element>

Sample