Definition Type: Element
Name: timestamp
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nsA:DateTimePropType
Containing Schema: NAR_1.3-spec-NewsMessage-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 modified in schema nar_1_3-spec-framework-power_xsd Drilldown into creator in schema nar_1_3-spec-framework-power_xsd Drilldown into id in schema nar_1_3-spec-framework-power_xsd Drilldown into editAttributes in schema nar_1_3-spec-framework-power_xsd Drilldown into DateTimePropType in schema nar_1_3-spec-framework-power_xsd Drilldown into role in schema nar_1_3-spec-newsmessage-power_xsdXSD Diagram of timestamp in schema nar_1_3-spec-newsmessage-power_xsd (EventsML - News Exchange Format)
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">
                    <xs:annotation>
                        <xs:documentation>A refinement of the semantics of the property</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)
modified nsA:modified (Optional)
role nsA:role (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus