Definition Type: SimpleType
Name: UnionDateTimeType
Namespace: http://iptc.org/std/nar/2006-10-01/
Containing Schema: NAR_1.3-spec-Framework-Core.xsd
Documentation:
The base type for approximate dates.
Collapse XSD Schema Diagram:
XSD Diagram of UnionDateTimeType in schema nar_1_3-spec-framework-core_xsd (EventsML - News Exchange Format)
Collapse XSD Schema Code:
<xs:simpleType name="UnionDateTimeType">
    <xs:annotation>
        <xs:documentation>The base type for approximate dates.</xs:documentation>
    </xs:annotation>
    <xs:union memberTypes="xs:dateTime xs:date xs:gYearMonth xs:gYear xs:gMonth xs:gMonthDay xs:gDay" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:ApproximateDateTimePropType
Collapse Comments:
blog comments powered by Disqus