jdftyp:eAllowedTransforms_

Simple Type Information

Source

<xs:simpleType name="eAllowedTransforms_">
  <xs:restriction base="jdftyp:EnumerationBaseType">
    <xs:enumeration value="Rotate0"/>
    <xs:enumeration value="Rotate90"/>
    <xs:enumeration value="Rotate180"/>
    <xs:enumeration value="Rotate270"/>
    <xs:enumeration value="Flip0"/>
    <xs:enumeration value="Flip90"/>
    <xs:enumeration value="Flip180"/>
    <xs:enumeration value="Flip270"/>
  </xs:restriction>
</xs:simpleType>