<xs:element name="MinRotaryAxis" type="AngularValueType"><xs:annotation><xs:documentation>The MinRotaryAxis element is the start value of a rotary axis.</xs:documentation></xs:annotation></xs:element>
<xs:element name="MaxRotaryAxis" type="AngularValueType"><xs:annotation><xs:documentation>The MaxRotaryAxis element is the end value of a rotary axis.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="RotaryAxisType"><xs:annotation><xs:documentation>The RotaryAxisType defines a rotary axis.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="UserAxisBaseType"><xs:sequence><xs:element name="MinRotaryAxis" type="AngularValueType"><xs:annotation><xs:documentation>The MinRotaryAxis element is the start value of a rotary axis.</xs:documentation></xs:annotation></xs:element><xs:element name="MaxRotaryAxis" type="AngularValueType"><xs:annotation><xs:documentation>The MaxRotaryAxis element is the end value of a rotary axis.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>