<xs:simpleType name="eOutputColorSpace_"> <xs:restriction base="jdftyp:EnumerationBaseType"> <xs:enumeration value="LAB"/> <xs:enumeration value="RGB"/> <xs:enumeration value="CMYK"/> <xs:enumeration value="GrayScale"/> </xs:restriction> </xs:simpleType> |