Definition Type: Element
Name: newsCoverage
Namespace: http://iptc.org/std/nar/2006-10-01/
Containing Schema: NAR_1.8-spec-Framework-Power.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
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.
Collapse XSD Schema Diagram:
Drilldown into description in schema nar_1_8-spec-framework-power_xsd Drilldown into creditline in schema nar_1_8-spec-framework-power_xsd Drilldown into by in schema nar_1_8-spec-framework-power_xsd Drilldown into dateline in schema nar_1_8-spec-framework-power_xsd Drilldown into headline in schema nar_1_8-spec-framework-power_xsd Drilldown into slugline in schema nar_1_8-spec-framework-power_xsd Drilldown into subject in schema nar_1_8-spec-framework-power_xsd Drilldown into keyword in schema nar_1_8-spec-framework-power_xsd Drilldown into genre in schema nar_1_8-spec-framework-power_xsd Drilldown into language in schema nar_1_8-spec-framework-power_xsd Drilldown into DescriptiveMetadataGroup in schema nar_1_8-spec-framework-power_xsd Drilldown into edNote in schema nar_1_8-spec-framework-power_xsd Drilldown into service in schema nar_1_8-spec-framework-power_xsd Drilldown into scheduled in schema nar_1_8-spec-framework-power_xsd Drilldown into assignedTo in schema nar_1_8-spec-framework-power_xsd Drilldown into itemClass in schema nar_1_8-spec-framework-power_xsd Drilldown into g2contentType in schema nar_1_8-spec-framework-power_xsd Drilldown into role in schema nar_1_8-spec-framework-power_xsd Drilldown into modified in schema nar_1_8-spec-framework-power_xsd Drilldown into creator in schema nar_1_8-spec-framework-power_xsd Drilldown into id in schema nar_1_8-spec-framework-power_xsd Drilldown into editAttributes in schema nar_1_8-spec-framework-power_xsdXSD Diagram of newsCoverage in schema nar_1_8-spec-framework-power_xsd (EventsML - News Exchange Format - Power)
Collapse XSD Schema Code:
<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="editAttributes" />
                        </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:attributeGroup ref="editAttributes" />
        <xs:attribute name="role" type="QCodeType">
            <xs:annotation>
                <xs:documentation>A refinement of the semantics of the property</xs:documentation>
            </xs:annotation>
        </xs:attribute>
        <xs:anyAttribute namespace="##other" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
g2contentType nsA:g2contentType 0 (1)
itemClass nsA:itemClass 0 (1)
assignedTo nsA:assignedTo 0 unbounded
scheduled nsA:scheduled 0 (1)
service nsA:service 0 unbounded
edNote nsA:edNote 0 unbounded
language nsA:language (1) (1)
genre nsA:genre (1) (1)
keyword nsA:keyword (1) (1)
subject nsA:subject (1) (1)
slugline nsA:slugline (1) (1)
headline nsA:headline (1) (1)
dateline nsA:dateline (1) (1)
by nsA:by (1) (1)
creditline nsA:creditline (1) (1)
description nsA:description (1) (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
<xs:group> nsA:DescriptiveMetadataGroup 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id Optional
creator nsA:creator Optional
modified nsA:modified Optional
role nsA:role (Optional)
<anyAttribute> Allowed namespace: '##other'