rail:lineClassification

load limit with respect to line classification (permissible axle load and meter load)

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

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
name rail:tLineClassificationType required
the name of the line class according RIV or any other distinctive name
payLoad rail:tWeightTons required
permissible payload for the vehicle with respect to line classification

Source

<xs:element name="lineClassification" type="rail:tLineClassification" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>load limit with respect to line classification (permissible axle load and meter load)</xs:documentation>
    <xs:documentation source="http://wiki.railml.org/index.php?title=RS:lineClassification"/>
  </xs:annotation>
</xs:element>

Sample