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