Definition Type: Attribute
Name: expectedStartTime
Namespace: http://niem.gov/niem/external/ogc-openls/1.1.0/dhs-gmo/1.0.0
Type: dateTime:http://www.w3.org/2001/XMLSchema
Containing Schema: ols.xsd
Use Optional
Documentation:
Specifies the date and time at which travel is expected to begin. Specified in the format YYYY-MM-DD HH:MM. Defaults to current date and time.
Collapse XSD Schema Diagram:
XSD Diagram of expectedStartTime in schema ols_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<attribute name="expectedStartTime" type="dateTime" use="optional">
    <annotation>
        <documentation>Specifies the date and time at which travel is expected to begin.  Specified in the format YYYY-MM-DD HH:MM.  Defaults to current date and time.</documentation>
    </annotation>
</attribute>