Definition Type: Attribute
Name: stop
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 true
Use Optional
Documentation:
Specifies whether the traveler plans to stop at the waypoint, or simply pass through it.
Collapse XSD Schema Diagram:
XSD Diagram of stop in schema ols_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<attribute name="stop" type="boolean" use="optional" default="true">
    <annotation>
        <documentation>Specifies whether the traveler plans to stop at the waypoint, or simply pass through it.								</documentation>
    </annotation>
</attribute>