Definition Type: Element
Name: _NextSegment
Namespace: http://niem.gov/niem/external/ogc-openls/1.1.0/dhs-gmo/1.0.0
Type: xls:AbstractRouteSegmentType
Containing Schema: ols.xsd
Abstract True
Documentation:
Base element which represents the information about the segment of the route between the current maneuver and the next.
Collapse XSD Schema Diagram:
Drilldown into BoundingBox in schema ols_xsd Drilldown into TravelTime in schema ols_xsd Drilldown into Distance in schema ols_xsd Drilldown into name in schema ols_xsd Drilldown into AbstractRouteSegmentType in schema ols_xsdXSD Diagram of _NextSegment in schema ols_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<element name="_NextSegment" type="xls:AbstractRouteSegmentType" abstract="true">
    <annotation>
        <documentation>Base element which represents the information about the segment of the route between the current maneuver and the next.</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Distance xls:Distance (1) (1)
TravelTime xls:TravelTime (1) (1)
BoundingBox xls:BoundingBox (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
name xls:name Optional
Collapse Derivation Tree: