rail:aLoadLimit

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
maxSpeed rail:tSpeedKmPerHour required
maximum speed allowed with the load limit

Used By

Complex Type rail:tLoadLimitType

Source

<xs:attributeGroup name="aLoadLimit">
  <xs:attribute name="maxSpeed" type="rail:tSpeedKmPerHour" use="required">
    <xs:annotation>
      <xs:documentation>maximum speed allowed with the load limit</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>