A time period measured by a starting and ending point.
XSD Schema Diagram:
XSD Schema Code:
<xsd:element name="DateRange" type="nc:DateRangeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A time period measured by a starting and ending point.</xsd:documentation>
</xsd:annotation>
</xsd:element>