<xs:attributeGroup name="aLineClassification">
<xs:attribute name="name" type="rail:tLineClassificationType" use="required">
<xs:annotation>
<xs:documentation>the name of the line class according RIV or any other distinctive name</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="payLoad" type="rail:tWeightTons" use="required">
<xs:annotation>
<xs:documentation>permissible payload for the vehicle with respect to line classification</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:attributeGroup> |