<xs:simpleType name="eSourceCSs_"> <xs:restriction base="jdftyp:EnumerationBaseType"> <xs:enumeration value="CalGray"/> <xs:enumeration value="CalRGB"/> <xs:enumeration value="Calibrated"/> <xs:enumeration value="CIEBased"/> <xs:enumeration value="CMYK"/> <xs:enumeration value="DeviceN"/> <xs:enumeration value="DevIndep"/> <xs:enumeration value="RGB"/> <xs:enumeration value="Gray"/> <xs:enumeration value="ICCBased"/> <xs:enumeration value="ICCCMYK"/> <xs:enumeration value="ICCGray"/> <xs:enumeration value="ICCLAB"/> <xs:enumeration value="ICCRGB"/> <xs:enumeration value="Lab"/> <xs:enumeration value="Separation"/> <xs:enumeration value="YUV"/> <xs:enumeration value="All"/> </xs:restriction> </xs:simpleType> |