mmr:RouteModeInstructionType
Extended route instruction with mode information.
Complex type information
Content
- Sequence [1..1]
- xls:Instruction [1..1]
- xls:distance [1..1]
- xls:RouteInstructionGeometry [0..1]
- xls:BoundingBox [0..1]
- mmr:fromMode [0..1]
- mmr:ViaModeWayPoint [1..1] Intermediate mode transfer point of a multi-modal route
- mmr:viaMode [0..1]
- mmr:toMode [0..1]
from type xls:RouteInstructionType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
duration | [1..1] | xsd:duration | Specifies the duration needed to execute those instructions. Duration is expressed as defined in the W3C defintion. Reference URL: http://www.w3c.org/TR/xmlschema-2/ | from type xls:RouteInstructionType |
description | [0..1] | xsd:string | Allows the route instruction to be matched with a RouteMapType. For example "maneuver 1" | from type xls:RouteInstructionType |
Used by
- Element mmr:RouteModeInstruction
Type inheritance chain
- xls:RouteInstructionType
- mmr:RouteModeInstructionType