Definition Type: Element
Name: timestamp
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nsA:DateTimePropType
Containing Schema: NewsML-G2_2.22-spec-All-Power.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
A date-and-time associated with the message, other than the date-and-time the message was sent
Collapse XSD Schema Diagram:
Drilldown into pubconstrainturi in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into pubconstraint 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_xsd Drilldown into commonPowerAttributes in schema newsml-g2_2_22-spec-all-power_xsd Drilldown into DateTimePropType 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 timestamp in schema newsml-g2_2_22-spec-all-power_xsd (SportsML)
Collapse XSD Schema Code:
<xs:element name="timestamp">
    <xs:annotation>
        <xs:documentation>A date-and-time associated with the message, other than the date-and-time the message
was sent</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:simpleContent>
            <xs:extension base="DateTimePropType">
                <xs:attribute name="role" type="xs:string" use="optional">
                    <xs:annotation>
                        <xs:documentation>A refinement of the semantics of the property. The string value may take a QCode. That the string should be interpreted as a QCode has to be defined outside of the G2 specification by the creator of the News Message.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
            </xs:extension>
        </xs:simpleContent>
        <!-- NAR 1.2 erratum 1 correction: on timestamp, complexContent replaced by simpleContent -->
    </xs:complexType>
</xs:element>
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
pubconstraint nsA:pubconstraint Optional
pubconstrainturi nsA:pubconstrainturi Optional
role nsA:role Optional
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree: