Definition Type: SimpleType
Name: DateOptTimeType
Namespace: http://iptc.org/std/nar/2006-10-01/
Containing Schema: NAR_1.3-spec-Framework-Core.xsd
Documentation:
The type of a date (required) and a time (optional).
Collapse XSD Schema Diagram:
XSD Diagram of DateOptTimeType in schema nar_1_3-spec-framework-core_xsd (EventsML - News Exchange Format)
Collapse XSD Schema Code:
<xs:simpleType name="DateOptTimeType">
    <xs:annotation>
        <xs:documentation>The type of a date (required) and a time (optional).</xs:documentation>
    </xs:annotation>
    <xs:union memberTypes="xs:date xs:dateTime" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:created, nsA:DateOptTimePropTypensA:retired, nsA:until,
Collapse Comments:
blog comments powered by Disqus