xls:AbstractRouteSegmentType
Defines the characteristics of a segment along a route.
Complex type 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
Properties: 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. |
Used by
- Element xls:_NextSegment
- Element xls:NextSegment via derived type xls:RouteSegmentType
Type inheritance chain
- xls:AbstractRouteSegmentType
- extended by xls:RouteSegmentType