Definition Type: ComplexType
Name: DateTimePropType
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: dateTime:http://www.w3.org/2001/XMLSchema
Containing Schema: NAR_1.3-spec-Framework-Core.xsd
Abstract
Documentation:
The type of a property with date and time
Collapse XSD Schema Diagram:
XSD Diagram of DateTimePropType in schema nar_1_3-spec-framework-core_xsd (EventsML - News Exchange Format)
Collapse XSD Schema Code:
<xs:complexType name="DateTimePropType">
    <xs:annotation>
        <xs:documentation>The type of a property with date and time</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="xs:dateTime">
            <xs:anyAttribute namespace="##other" processContents="lax" />
        </xs:extension>
        <!-- version 2: editAttributes added-->
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
nsA:embargoed, nsA:firstCreated, nsA:sentnsA:timestamp, nsA:versionCreated,
Collapse Comments:
blog comments powered by Disqus