A time at which an activity is scheduled to begin.
XSD Schema Diagram:
XSD Schema Code:
<xsd:element name="ScheduleDayStartTime" type="niem-xsd:time" nillable="true">
<xsd:annotation>
<xsd:documentation>A time at which an activity is scheduled to begin.</xsd:documentation>
</xsd:annotation>
</xsd:element>