Definition Type: Element
Name: RoutePlan
Namespace: http://niem.gov/niem/external/ogc-openls/1.1.0/dhs-gmo/1.0.0
Type: xls:RoutePlanType
Containing Schema: ols.xsd
Abstract
Documentation:
The criteria upon which a route is determined.
Collapse XSD Schema Diagram:
Drilldown into AvoidList in schema ols_xsd Drilldown into WayPointList in schema ols_xsd Drilldown into RoutePreference in schema ols_xsd Drilldown into expectedEndTime in schema ols_xsd Drilldown into expectedStartTime in schema ols_xsd Drilldown into useRealTimeTraffic in schema ols_xsd Drilldown into RoutePlanType in schema ols_xsdXSD Diagram of RoutePlan in schema ols_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<element name="RoutePlan" type="xls:RoutePlanType">
    <annotation>
        <appinfo source="RouteService.xsd" />
        <documentation>The criteria upon which a route is determined.</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RoutePreference xls:RoutePreference (1) (1)
WayPointList xls:WayPointList (1) (1)
AvoidList xls:AvoidList 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
useRealTimeTraffic xls:useRealTimeTraffic false Optional
expectedStartTime xls:expectedStartTime Optional
expectedEndTime xls:expectedEndTime Optional
Collapse Derivation Tree: