rail:eCurvingLimitation

Complex Type 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

Used By

Source

<xs:complexType name="eCurvingLimitation">
  <xs:complexContent>
    <xs:extension base="rail:tCurvingLimitationType">
      <xs:annotation>
        <xs:documentation source="http://wiki.railml.org/index.php?title=RS:curvingLimitation"/>
      </xs:annotation>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>