rail:aLoadLimitMatrix

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
chassisSpeed rail:tSpeedKmPerHour optional
maximum speed allowed for the vehicle not considering braking capabilities

Used By

Source

<xs:attributeGroup name="aLoadLimitMatrix">
  <xs:attribute name="chassisSpeed" type="rail:tSpeedKmPerHour">
    <xs:annotation>
      <xs:documentation>maximum speed allowed for the vehicle not considering braking capabilities</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>