Definition Type: SimpleType
Name: TruncatedDateTimeType
Namespace: http://iptc.org/std/nar/2006-10-01/
Containing Schema: NewsML-G2_2.23-spec-All-Core.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 newsml-g2_2_23-spec-all-core_xsd (News Markup Language (NewsML) - Core)
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:
nsB:approxend, nsB:approxstart, nsB:TruncatedDateTimePropType