<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> |