<xs:element name="Value" type="D4Type">
<xs:annotation>
<xs:documentation>The Quaternion is defined in the following way: the first element is the scalar part (cos(theta/2)), the second, third, and fourth elements are the imaginary/"vector" part, (sin(theta/2) * axis).</xs:documentation>
</xs:annotation>
</xs:element> |