nitf:correction

Partial description	Correction information.
Full description	Indicates that the item is a correction to a previously published document.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id ID optional
An XML-specific identifier for the element.
id-string string optional
Document identification string, such as UNO or doc-id.
info string optional
Contains actual message or instructions regarding the correction.
regsrc string optional
Identifies the source of the correction.
Wildcard: ANY attribute from ANY namespace OTHER than 'http://iptc.org/std/NITF/2006-10-18/'

Used By

Element nitf:docdata

Source

<element name="correction">
  <annotation>
    <documentation>Partial description Correction information. Full description Indicates that the item is a correction to a previously published document.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="nitf:globalNITFAttributes"/>
    <attribute name="info" type="string" use="optional">
      <annotation>
        <documentation>Contains actual message or instructions regarding the correction.</documentation>
      </annotation>
    </attribute>
    <attribute name="id-string" type="string" use="optional">
      <annotation>
        <documentation>Document identification string, such as UNO or doc-id.</documentation>
      </annotation>
    </attribute>
    <attribute name="regsrc" type="string" use="optional">
      <annotation>
        <documentation>Identifies the source of the correction.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>

Sample