xls:_NextSegment
Base element which represents the information about the segment of the route between the current maneuver and the next.
Element information
Namespace: http://niem.gov/niem/external/ogc-openls/1.1.0/dhs-gmo/1.0.0
Schema document: external/ogc-openls/1.1.0/dhs-gmo/1.0.0/ols.xsd
Type: xls:AbstractRouteSegmentType
Properties: Global, Qualified, Abstract
Content
- Sequence [1..1]
- xls:Distance [1..1] Distance along the segment.
- xls:TravelTime [1..1] Estimated time to travel the complete route, Expressed as a duration as defined by W3C. reference URL: http://www.w3c.org/TR/xmlschema-2
- xls:BoundingBox [1..1] Rectangular area bounding the segment.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
name | [0..1] | xsd:string | Name of segment, e.g.: street name, or the name of the public transit line. When the name is unknown, this should be an empty string. When not specified, the name is assumed to be the same as the previous segment. |
Substitution hierarchy
- xls:_NextSegment
- can be substituted with xls:NextSegment