<xs:attributeGroup name="aTilting">
<xs:attribute name="maxTiltingAngle" type="rail:tAngleDegQuadrant">
<xs:annotation>
<xs:documentation>maximum tilting angle in degrees</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="actuation" type="rail:tTiltingActuationType">
<xs:annotation>
<xs:documentation>way of actuating the car body tilting (active/passive)</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="tiltingSpeed" type="rail:tSpeedDegreesPerSecond">
<xs:annotation>
<xs:documentation>speed of changing the tilting angle in degrees per second</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:attributeGroup> |