nitf:copyrite

Partial description	Container for copyright information.
Full description	A displayable statement about who owns the copyright to the article.

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 Group nitf:enrichedText
Element nitf:block

Source

<element name="copyrite">
  <annotation>
    <documentation>Partial description Container for copyright information. Full description A displayable statement about who owns the copyright to the article.</documentation>
  </annotation>
  <complexType mixed="true">
    <choice minOccurs="0" maxOccurs="unbounded">
      <element ref="nitf:copyrite.year"/>
      <element ref="nitf:copyrite.holder"/>
    </choice>
    <attributeGroup ref="nitf:globalNITFAttributes"/>
  </complexType>
</element>

Sample