Definition Type: Element
Name: AvoidList
Namespace: http://niem.gov/niem/external/ogc-openls/1.1.0/dhs-gmo/1.0.0
Type: xls:AvoidListType
Containing Schema: ols.xsd
Abstract
Documentation:
The list of areas, locations, and types of features in which the route should avoid passing through.
Collapse XSD Schema Diagram:
Drilldown into AvoidFeature in schema ols_xsd Drilldown into _Location in schema ols_xsd Drilldown into AOI in schema ols_xsd Drilldown into AvoidListType in schema ols_xsdXSD Diagram of AvoidList in schema ols_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<element name="AvoidList" type="xls:AvoidListType">
    <annotation>
        <appinfo source="RouteService.xsd" />
        <documentation>The list of areas, locations, and types of features in which the route should avoid passing through.</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AOI xls:AOI 0 unbounded
_Location xls:_Location 0 unbounded
AvoidFeature xls:AvoidFeature 0 unbounded
Collapse Derivation Tree: