Definition Type: Element
Name: pubHistory
Namespace: http://iptc.org/std/nar/2006-10-01/
Containing Schema: NewsML-G2_2.26-spec-All-Power.xsd
Abstract
Documentation:
One to many datasets about publishing this item.
Collapse XSD Schema Diagram:
Drilldown into published in schema newsml-g2_2_26-spec-all-power_xsd Drilldown into pubconstrainturi in schema newsml-g2_2_26-spec-all-power_xsd Drilldown into pubconstraint in schema newsml-g2_2_26-spec-all-power_xsd Drilldown into whyuri in schema newsml-g2_2_26-spec-all-power_xsd Drilldown into why in schema newsml-g2_2_26-spec-all-power_xsd Drilldown into howuri in schema newsml-g2_2_26-spec-all-power_xsd Drilldown into how in schema newsml-g2_2_26-spec-all-power_xsd Drilldown into custom in schema newsml-g2_2_26-spec-all-power_xsd Drilldown into modified in schema newsml-g2_2_26-spec-all-power_xsd Drilldown into creatoruri in schema newsml-g2_2_26-spec-all-power_xsd Drilldown into creator in schema newsml-g2_2_26-spec-all-power_xsd Drilldown into id in schema newsml-g2_2_26-spec-all-power_xsd Drilldown into commonPowerAttributes in schema newsml-g2_2_26-spec-all-power_xsdXSD Diagram of pubHistory in schema newsml-g2_2_26-spec-all-power_xsd (News Markup Language (NewsML) - Power)
Collapse XSD Schema Code:
<xs:element name="pubHistory">
    <xs:annotation>
        <xs:documentation>One to many datasets about publishing this item.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <xs:element name="published" maxOccurs="unbounded">
                <xs:complexType>
                    <xs:sequence>
                        <xs:element name="timestamp" minOccurs="0">
                            <xs:annotation>
                                <xs:documentation>Time stamp representing an optionally truncated date and time</xs:documentation>
                            </xs:annotation>
                            <xs:complexType>
                                <xs:complexContent>
                                    <xs:extension base="TruncatedDateTimePropType" />
                                </xs:complexContent>
                            </xs:complexType>
                        </xs:element>
                        <xs:choice minOccurs="0" maxOccurs="unbounded">
                            <xs:element ref="name" />
                            <xs:element ref="related" />
                            <xs:element name="publishedExtProperty" type="Flex2ExtPropType">
                                <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">
                                <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:choice>
                    </xs:sequence>
                    <xs:attributeGroup ref="commonPowerAttributes" />
                    <xs:attribute name="qcode" type="QCodeType">
                        <xs:annotation>
                            <xs:documentation>A qualified code which identifies a concept  - either the  qcode or the uri attribute MUST be used</xs:documentation>
                        </xs:annotation>
                    </xs:attribute>
                    <xs:attribute name="uri" type="IRIType" use="optional">
                        <xs:annotation>
                            <xs:documentation>A URI which identifies a concept  - either the  qcode or the uri attribute MUST be used</xs:documentation>
                        </xs:annotation>
                    </xs:attribute>
                    <xs:attribute name="literal" type="g2normalizedString">
                        <xs:annotation>
                            <xs:documentation>A free-text value assigned as property value.</xs:documentation>
                        </xs:annotation>
                    </xs:attribute>
                </xs:complexType>
            </xs:element>
        </xs:sequence>
        <xs:attributeGroup ref="commonPowerAttributes" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
published nsB:published (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsB:id Optional
creator nsB:creator Optional
creatoruri nsB:creatoruri Optional
modified nsB:modified Optional
custom nsB:custom Optional
how nsB:how Optional
howuri nsB:howuri Optional
why nsB:why Optional
whyuri nsB:whyuri Optional
pubconstraint nsB:pubconstraint Optional
pubconstrainturi nsB:pubconstrainturi Optional