jdftyp:eFitPolicyRotatePolicy_

Simple Type Information

Used By

Source

<xs:simpleType name="eFitPolicyRotatePolicy_">
  <xs:restriction base="jdftyp:EnumerationBaseType">
    <xs:enumeration value="NoRotate"/>
    <xs:enumeration value="RotateOrthogonal"/>
    <xs:enumeration value="RotateClockwise"/>
    <xs:enumeration value="RotateCounterClockwise"/>
  </xs:restriction>
</xs:simpleType>