Definition Type: SimpleType
Name: dateUnion
Namespace: http://www.xbrl.org/2003/instance
Containing Schema: xbrl-instance-2003-12-31.xsd
Documentation:
The union of the date and dateTime simple types.
Collapse XSD Schema Diagram:
XSD Diagram of dateUnion in schema xbrl-instance-2003-12-31_xsd (XBRL eXtensible Business Reporting Language)
Collapse XSD Schema Code:
<simpleType name="dateUnion">
    <annotation>
        <documentation>
      The union of the date and dateTime simple types.
      </documentation>
    </annotation>
    <union memberTypes="date dateTime " />
</simpleType>
Collapse Derivation Tree:
Collapse References:
xbrli:dateTimeItemTypexbrli:endDate, xbrli:instant, xbrli:startDate,