newsCoverage

(LEGACY, see spec document) Structured and textual information about the intended coverage by the news provider of this event information. This information is aimed at the editorial staff of the receiver.

Element Information

Model

g2contentType{0,1} , itemClass{0,1} , assignedTo* , scheduled{0,1} , service* , edNote* , (language | genre | keyword | subject | slugline | headline | dateline | by | creditline | description) , ANY element from ANY namespace OTHER than 'http://iptc.org/std/nar/2006-10-01/'

Attributes

QName Type Fixed Default Use Inheritable Annotation
role QCodeType optional
A refinement of the semantics of the property - expressed by a QCode
roleuri IRIType optional
A refinement of the semantics of the property - expressed by a URI
Wildcard: ANY attribute from ANY namespace OTHER than 'http://iptc.org/std/nar/2006-10-01/'

Source

<xs:element name="newsCoverage">
  <xs:annotation>
    <xs:documentation>(LEGACY, see spec document) Structured and textual information about the intended coverage by the news provider of this event information. This information is aimed at the editorial staff of the receiver.</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element name="g2contentType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>The kind of planned G2 item(s)</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="xs:string">
              <xs:attributeGroup ref="commonPowerAttributes"/>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
      <xs:element ref="itemClass" minOccurs="0"/>
      <xs:element name="assignedTo" type="Flex1PartyPropType" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>The party which is assigned to cover the event and produce the planned G2 item.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="scheduled" type="ApproximateDateTimePropType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>The scheduled time of delivery for the planned G2 item(s).</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="service" type="QualPropType" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>An editorial service by which the planned G2 item will be distributed.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="edNote" type="BlockType" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>Additional natural language information about the planned coverage addressed to the editorial people receiving and processing the item.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:group ref="DescriptiveMetadataGroup" minOccurs="0"/>
      <xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>Extension point for any provider specific properties for news coverage - from any other namespace</xs:documentation>
        </xs:annotation>
      </xs:any>
    </xs:sequence>
    <xs:attribute name="role" type="QCodeType">
      <xs:annotation>
        <xs:documentation>A refinement of the semantics of the property - expressed by a QCode</xs:documentation>
      </xs:annotation>
    </xs:attribute>
    <xs:attribute name="roleuri" type="IRIType">
      <xs:annotation>
        <xs:documentation>A refinement of the semantics of the property - expressed by a URI</xs:documentation>
      </xs:annotation>
    </xs:attribute>
    <xs:anyAttribute namespace="##other"/>
  </xs:complexType>
</xs:element>

Sample