Attribute | jdf:FitPolicyAttribs_c/@RotatePolicy |
<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> |