<xs:simpleType name="eRotate_"> <xs:restriction base="jdftyp:EnumerationBaseType"> <xs:enumeration value="Rotate0"/> <xs:enumeration value="Rotate90"/> <xs:enumeration value="Rotate180"/> <xs:enumeration value="Rotate270"/> </xs:restriction> </xs:simpleType> |