xls:RouteInstructionGeometry
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: Local, Qualified
Content
- gml:LineString [1..1]
Attributes
None
Used in
- Type xls:RouteInstructionType (Element xls:RouteInstruction)
- Type mmr:RouteModeInstructionType via extension of xls:RouteInstructionType (Element mmr:RouteModeInstruction)
Sample instance
<xls:RouteInstructionGeometry> <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:RouteInstructionGeometry>