xls:RouteGeometry
Geometry of a route.
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:RouteGeometryType
Properties: Global, Qualified
Content
- gml:LineString [1..1]
Attributes
None
Used in
- Type xls:DetermineRouteResponseType (Element xls:DetermineRouteResponse)
Substitution hierarchy
- xls:_ADT
- can be substituted with xls:RouteGeometry
Sample instance
<xls:RouteGeometry> <gml:LineString> <gml:metaDataProperty> <!--any element--> </gml:metaDataProperty> <gml:description>string</gml:description> <gml:name>string</gml:name> <gml:posList>1.0 1.0</gml:posList> </gml:LineString> </xls:RouteGeometry>