Definition Type: SimpleType
Name: UnionDateTimeType
Namespace: http://iptc.org/std/nar/2006-10-01/
Containing Schema: NewsML-G2_2.22-spec-All-Power.xsd
Documentation:
The base type for approximate dates.
Collapse XSD Schema Diagram:
XSD Diagram of UnionDateTimeType in schema newsml-g2_2_22-spec-all-power_xsd (SportsML)
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