Definition Type: Element
Name: newsCoverage
Namespace: http://iptc.org/std/nar/2006-10-01/
Containing Schema: NewsML-G2_2.22-spec-All-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 newsml-g2_2_22-spec-all-power_xsd Drilldown into creditline in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into by in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into dateline in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into headline in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into slugline in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into subject in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into keyword in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into genre in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into language in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into DescriptiveMetadataGroup in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into edNote in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into service in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into scheduled in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into assignedTo in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into itemClass in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into g2contentType in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into roleuri in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into role in schema newsml-g2_2_22-spec-all-power_xsdXSD Diagram of newsCoverage in schema newsml-g2_2_22-spec-all-power_xsd (SportsML)
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="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>
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
role nsA:role (Optional)
roleuri nsA:roleuri (Optional)
<anyAttribute> Allowed namespace: '##other'