<xs:element name="RotationAxis" type="UnitVectorType"><xs:annotation><xs:documentation>The RotationAxis element is the direction in the current coordinate system about which the coordinate system is rotated.</xs:documentation></xs:annotation></xs:element>
The Angle element is the angle through which the coordinate system is rotated. A positive angle represents a right-handed rotation about the rotation axis.
<xs:element name="Angle" type="AngularValueType"><xs:annotation><xs:documentation>The Angle element is the angle through which the coordinate system is rotated. A positive angle represents a right-handed rotation about the rotation axis.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="NominalRotationAlignmentOperationType"><xs:annotation><xs:documentation>The NominalRotationAlignmentOperationType defines information particular to a nominal rotation alignment operation.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="AlignmentOperationBaseType"><xs:sequence><xs:element name="RotationAxis" type="UnitVectorType"><xs:annotation><xs:documentation>The RotationAxis element is the direction in the current coordinate system about which the coordinate system is rotated.</xs:documentation></xs:annotation></xs:element><xs:element name="Angle" type="AngularValueType"><xs:annotation><xs:documentation>The Angle element is the angle through which the coordinate system is rotated. A positive angle represents a right-handed rotation about the rotation axis.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>