nitf:ed-msg

Partial description	Non-publishable editorial message from provider or editor of item.
Full description	Place where an information provider can send a note to the editor about the contents of the story.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id ID optional
An XML-specific identifier for the element.
info string optional
Contains the actual message for the editorial message.
msg-type string optional
The type of message. Providers are urged to use consistent values.
Wildcard: ANY attribute from ANY namespace OTHER than 'http://iptc.org/std/NITF/2006-10-18/'

Used By

Element nitf:docdata

Source

<element name="ed-msg">
  <annotation>
    <documentation>Partial description Non-publishable editorial message from provider or editor of item. Full description Place where an information provider can send a note to the editor about the contents of the story.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="nitf:globalNITFAttributes"/>
    <attribute name="msg-type" type="string" use="optional">
      <annotation>
        <documentation>The type of message. Providers are urged to use consistent values.</documentation>
      </annotation>
    </attribute>
    <attribute name="info" type="string" use="optional">
      <annotation>
        <documentation>Contains the actual message for the editorial message.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>

Sample