rail:curvingLimitation

list of permissible curve radius in horizontal and vertical direction

http://wiki.railml.org/index.php?title=RS:curvingLimitation

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
horizontalCurveRadius rail:tLengthM optional
maximum horizontal curve radius in metres allowed for the vehicle running
verticalCrestRadius rail:tLengthM optional
maximum vertical radius of any crest (de: Kuppe) in metres allowed for the vehicle running
verticalSagRadius rail:tLengthM optional
maximum vertical radius of any sag (de: Wanne) in metres allowed for the vehicle running

Source

<xs:element name="curvingLimitation" type="rail:eCurvingLimitation" minOccurs="0">
  <xs:annotation>
    <xs:documentation>list of permissible curve radius in horizontal and vertical direction</xs:documentation>
    <xs:documentation source="http://wiki.railml.org/index.php?title=RS:curvingLimitation"/>
  </xs:annotation>
</xs:element>

Sample