land:SpeedStation
A cant speed-only station. The “station” is a required double that is internal station value. The “speed” is an optional double that is the design speed. This value is in kmph or mph depending upon the units.
Element information
Namespace: http://www.landxml.org/schema/LandXML-1.1
Schema document: external/landxml/1.1/LandXML-1.1.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
station | [1..1] | xsd:double | ||
speed | [1..1] | xsd:double |
Used in
- Anonymous type of element land:Cant
Sample instance
<land:SpeedStation station="1.0" speed="1.0"/>