<option type="enum" id="opt/foo2zjs-ColorMode">
    <!-- A multilingual <comments> block can appear here, too;
       it should be treated as documentation for the user. -->
    <arg_longname> <en>Color Mode</en> </arg_longname>
    <arg_shortname> <en>ColorMode</en> </arg_shortname>
    <arg_execution>
	<arg_group>General</arg_group>
	<arg_order>120</arg_order>
	<arg_spot>A</arg_spot>
	<arg_required />
	<arg_substitution />
	<arg_proto>%s </arg_proto>
    </arg_execution>
    <constraints>
	<constraint sense="true">
	<driver>foo2zjs</driver>
	<arg_defval>ev/foo2zjs-ColorMode-mono</arg_defval>
	</constraint>
	<constraint sense="true">
	<driver>foo2zjs-z3</driver>
	<arg_defval>ev/foo2zjs-ColorMode-mono</arg_defval>
	</constraint>
    </constraints>
    <enum_vals>
	<enum_val id="ev/foo2zjs-ColorMode-mono">
	    <ev_longname> <en>Monochrome</en> </ev_longname>
	    <comments><en>
		Prints in monochrome only
	    </en></comments>
	    <ev_shortname> <en>Monochrome</en> </ev_shortname>
	    <ev_driverval></ev_driverval>
	</enum_val>
	<enum_val id="ev/foo2zjs-ColorMode-color">
	    <ev_longname> <en>Color</en> </ev_longname>
	    <comments><en>
		Prints in color using the best compromise setting.
	    </en></comments>
	    <ev_shortname> <en>Color</en> </ev_shortname>
	    <ev_driverval>-c</ev_driverval>
	    <constraints>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet 1000</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet 1005</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet 1018</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet 1020</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet 1022</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet Pro M12a</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet Pro M12w</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet Pro P1102</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet Pro P1102w</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet Pro P1566</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet Pro P1606dn</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet P2035</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet M1319 MFP</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet Pro CP1025nw</model>
	        </constraint>
            </constraints>
	</enum_val>
	<enum_val id="ev/foo2zjs-ColorMode-PhotoOnly">
	    <ev_longname> <en>Color - Photo Only</en> </ev_longname>
	    <comments><en>
		Prints with full usage of color.
		Black will be mixed with color toner.
		Not useful for text or large black areas.
	    </en></comments>
	    <ev_shortname> <en>PhotoOnly</en> </ev_shortname>
	    <ev_driverval>-c -C1</ev_driverval>
	    <constraints>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet 1000</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet 1005</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet 1018</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet 1020</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet 1022</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet Pro M12a</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet Pro M12w</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet Pro P1102</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet Pro P1102w</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet Pro P1566</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet Pro P1606dn</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet P2035</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet M1319 MFP</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet Pro CP1025nw</model>
	        </constraint>
            </constraints>
	</enum_val>
	<enum_val id="ev/foo2zjs-ColorMode-PhotoAndText">
	    <ev_longname> <en>Color - Photos and Text</en> </ev_longname>
	    <comments><en>
		Prints without adding color to black.
		Makes sharp text and colorful photos.
	    </en></comments>
	    <ev_shortname> <en>PhotosAndText</en> </ev_shortname>
	    <ev_driverval>-c -C2</ev_driverval>
	    <constraints>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet 1000</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet 1005</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet 1018</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet 1020</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet 1022</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet Pro M12a</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet Pro M12w</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet Pro P1102</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet Pro P1102w</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet Pro P1566</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet Pro P1606dn</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet P2035</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet M1319 MFP</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet Pro CP1025nw</model>
	        </constraint>
            </constraints>
	</enum_val>
	<enum_val id="ev/foo2zjs-ColorMode-GraphicAndText">
	    <ev_longname> <en>Color - Graphics and Text</en> </ev_longname>
	    <comments><en>
		Best mode for everyday printing.
		Also usable for photos, but reduces color under black pixels.
		Very dark areas will printed with black only.
		Produces nice Gray without Color shining.
	    </en></comments>
	    <ev_shortname> <en>GraphicsAndText</en> </ev_shortname>
	    <ev_driverval>-c -C3</ev_driverval>
	    <constraints>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet 1000</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet 1005</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet 1018</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet 1020</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet 1022</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet Pro M12a</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet Pro M12w</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet Pro P1102</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet Pro P1102w</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet Pro P1566</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet Pro P1606dn</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet P2035</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet M1319 MFP</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet Pro CP1025nw</model>
	        </constraint>
            </constraints>
	</enum_val>
	<enum_val id="ev/foo2zjs-ColorMode-ICM">
	    <ev_longname> <en>Color - use ICM color profile</en> </ev_longname>
	    <comments><en>
		Uses the selected ICM color profile file and intent.
	    </en></comments>
	    <ev_shortname> <en>ICM</en> </ev_shortname>
	    <ev_driverval>-c -C10</ev_driverval>
	    <constraints>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet 1000</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet 1005</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet 1018</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet 1020</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet 1022</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet Pro M12a</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet Pro M12w</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet Pro P1102</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet Pro P1102w</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet Pro P1566</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet Pro P1606dn</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet P2035</model>
	        </constraint>
	        <constraint sense="false">
	    	    <make>HP</make> <model>LaserJet M1319 MFP</model>
	        </constraint>
            </constraints>
	</enum_val>
    </enum_vals>
</option>
