Definition Type: SimpleType
Name: TruncatedDateTimeType
Namespace: http://iptc.org/std/nar/2006-10-01/
Containing Schema: NAR_1.3-spec-Framework-Power.xsd
Documentation:
The type of a calendar date with an optional time part which may be truncated from the second part to the month part
Collapse XSD Schema Diagram:
XSD Diagram of TruncatedDateTimeType in schema nar_1_3-spec-framework-power_xsd (EventsML - News Exchange Format)
Collapse XSD Schema Code:
<xs:simpleType name="TruncatedDateTimeType">
    <xs:annotation>
        <xs:documentation>The type of a calendar date with an optional time part which may be truncated from the second part to the month part</xs:documentation>
    </xs:annotation>
    <xs:union memberTypes="xs:date xs:dateTime xs:gYearMonth xs:gYear" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:approxend, nsA:approxstart, nsA:TruncatedDateTimePropType
Collapse Comments:
blog comments powered by Disqus