Definition Type: Element
Name: newsCoverage
Namespace: http://iptc.org/std/nar/2006-10-01/
Containing Schema: NewsML-G2_2.22-spec-All-Power.xsd
Abstract
Documentation:
Information about the planned and delivered news coverage of the news provider. This information is aimed at the editorial staff of the receiver
Collapse XSD Schema Diagram:
Drilldown into newsCoverageExtProperty in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into delivery in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into planning in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into whyuri in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into why in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into howuri in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into how in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into custom in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into modified in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into creatoruri in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into creator in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into id 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>Information about the planned and delivered news coverage of the news provider.
This information is aimed at the editorial staff of the receiver</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <xs:element name="planning" maxOccurs="unbounded">
                <xs:annotation>
                    <xs:documentation>Details about the planned news coverage by a specific kind of G2 item.</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:annotation>
                                <xs:documentation>The nature of the G2 item, set in accordance with the structure of its content.</xs:documentation>
                            </xs:annotation>
                        </xs:element>
                        <xs:element name="itemCount" minOccurs="0">
                            <xs:annotation>
                                <xs:documentation>Number of planned G2 items of this kind expressed by a range.</xs:documentation>
                            </xs:annotation>
                            <xs:complexType>
                                <xs:attributeGroup ref="commonPowerAttributes" />
                                <xs:attribute name="rangefrom" type="xs:nonNegativeInteger" use="required" />
                                <xs:attribute name="rangeto" type="xs:positiveInteger" use="required" />
                            </xs:complexType>
                        </xs:element>
                        <xs:element name="assignedTo" 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:complexType>
                                <xs:complexContent>
                                    <xs:extension base="Flex1PartyPropType">
                                        <xs:attribute name="coversfrom" type="xs:dateTime">
                                            <xs:annotation>
                                                <xs:documentation>The starting date (and optionally, the time) by which this property applies to the news coverage planning</xs:documentation>
                                            </xs:annotation>
                                        </xs:attribute>
                                        <xs:attribute name="coversto" type="xs:dateTime">
                                            <xs:annotation>
                                                <xs:documentation>The end date (and optionally, the time) by which this property applies to the news coverage planning</xs:documentation>
                                            </xs:annotation>
                                        </xs:attribute>
                                    </xs:extension>
                                </xs:complexContent>
                            </xs:complexType>
                        </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(s) will be distributed.</xs:documentation>
                            </xs:annotation>
                        </xs:element>
                        <xs:group ref="DescriptiveMetadataGroup" minOccurs="0" />
                        <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:element name="newsContentCharacteristics" minOccurs="0">
                            <xs:annotation>
                                <xs:documentation>The characteristics of the content of a News Item </xs:documentation>
                            </xs:annotation>
                            <xs:complexType>
                                <xs:attributeGroup ref="commonPowerAttributes" />
                                <xs:attributeGroup ref="newsContentCharacteristics" />
                            </xs:complexType>
                        </xs:element>
                        <xs:element name="planningExtProperty" type="Flex2ExtPropType" minOccurs="0" maxOccurs="unbounded">
                            <xs:annotation>
                                <xs:documentation>Extension Property; the semantics are defined by the concept referenced by the rel attribute. The semantics of the Extension Property must have the same scope as the parent property.</xs:documentation>
                            </xs:annotation>
                        </xs:element>
                        <xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded">
                            <xs:annotation>
                                <xs:documentation>Extension point for any provider specific properties for news coverage planning - from any other namespace</xs:documentation>
                            </xs:annotation>
                        </xs:any>
                    </xs:sequence>
                    <xs:attributeGroup ref="commonPowerAttributes" />
                    <xs:attribute name="coversfrom" type="xs:dateTime">
                        <xs:annotation>
                            <xs:documentation>The starting date (and optionally, the time) by which this property applies to the news coverage planning</xs:documentation>
                        </xs:annotation>
                    </xs:attribute>
                    <xs:attribute name="coversto" type="xs:dateTime">
                        <xs:annotation>
                            <xs:documentation>The end date (and optionally, the time) by which this property applies to the news coverage planning</xs:documentation>
                        </xs:annotation>
                    </xs:attribute>
                </xs:complexType>
            </xs:element>
            <xs:element ref="delivery" minOccurs="0" />
            <xs:element name="newsCoverageExtProperty" type="Flex2ExtPropType" minOccurs="0" maxOccurs="unbounded">
                <xs:annotation>
                    <xs:documentation>Extension Property; the semantics are defined by the concept referenced by the rel attribute. The semantics of the Extension Property must have the same scope as the parent property.</xs:documentation>
                </xs:annotation>
            </xs:element>
            <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="id" type="xs:ID" use="optional">
            <xs:annotation>
                <xs:documentation>The local identifier of the element which MUST be persistent for all versions of the item, i.e. for its entire lifecycle.</xs:documentation>
            </xs:annotation>
        </xs:attribute>
        <xs:attribute name="creator" type="QCodeType" use="optional">
            <xs:annotation>
                <xs:documentation>If the attribute is empty, specifies which entity (person, organisation or system) will edit the property - expressed by a QCode. If the attribute is non-empty, specifies which entity (person, organisation or system) has edited the property.</xs:documentation>
            </xs:annotation>
        </xs:attribute>
        <xs:attribute name="creatoruri" type="IRIType" use="optional">
            <xs:annotation>
                <xs:documentation>If the attribute is empty, specifies which entity (person, organisation or system) will edit the property - expressed by a URI. If the attribute is non-empty, specifies which entity (person, organisation or system) has edited the property.</xs:documentation>
            </xs:annotation>
        </xs:attribute>
        <xs:attribute name="modified" type="DateOptTimeType" use="optional">
            <xs:annotation>
                <xs:documentation>The date (and, optionally, the time) when the property was last modified. The initial value is the date (and, optionally, the time) of creation of the property.</xs:documentation>
            </xs:annotation>
        </xs:attribute>
        <xs:attribute name="custom" type="xs:boolean" use="optional">
            <xs:annotation>
                <xs:documentation>If set to true the corresponding property was added to the G2 Item for a specific customer or group of customers only. The default value of this property is false which applies when this attribute is not used with the property.</xs:documentation>
            </xs:annotation>
        </xs:attribute>
        <xs:attribute name="how" type="QCodeType" use="optional">
            <xs:annotation>
                <xs:documentation>Indicates by which means the value was extracted from the content - expressed by a QCode</xs:documentation>
            </xs:annotation>
        </xs:attribute>
        <xs:attribute name="howuri" type="IRIType" use="optional">
            <xs:annotation>
                <xs:documentation>Indicates by which means the value was extracted from the content - expressed by a URI</xs:documentation>
            </xs:annotation>
        </xs:attribute>
        <xs:attribute name="why" type="QCodeType" use="optional">
            <xs:annotation>
                <xs:documentation>Why the metadata has been included - expressed by a QCode</xs:documentation>
            </xs:annotation>
        </xs:attribute>
        <xs:attribute name="whyuri" type="IRIType" use="optional">
            <xs:annotation>
                <xs:documentation>Why the metadata has been included - 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
planning nsA:planning (1) unbounded
delivery nsA:delivery 0 (1)
newsCoverageExtProperty nsA:newsCoverageExtProperty 0 unbounded
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id Optional
creator nsA:creator Optional
creatoruri nsA:creatoruri Optional
modified nsA:modified Optional
custom nsA:custom Optional
how nsA:how Optional
howuri nsA:howuri Optional
why nsA:why Optional
whyuri nsA:whyuri Optional
<anyAttribute> Allowed namespace: '##other'