Definition Type: Attribute
Name: useRealTimeTraffic
Namespace: http://niem.gov/niem/external/ogc-openls/1.1.0/dhs-gmo/1.0.0
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: ols.xsd
Default false
Use Optional
Documentation:
Specifies whether to use real time traffic information when determining the best route.
Collapse XSD Schema Diagram:
XSD Diagram of useRealTimeTraffic in schema ols_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<attribute name="useRealTimeTraffic" type="boolean" use="optional" default="false">
    <annotation>
        <documentation>Specifies whether to use real time traffic information when determining the best route.</documentation>
    </annotation>
</attribute>