<option type="enum" id="opt/bjc250gs-PrintColors">
  <!-- A multilingual <comments> block can appear here, too;
       it should be treated as documentation for the user. -->
  <arg_longname>
   <en>Colours to be used</en>
  </arg_longname>
  <arg_shortname>
   <en>PrintColors</en><!-- backends only know <en> shortnames! -->
  </arg_shortname>
  <arg_execution>
   <arg_group>Miscellaneous</arg_group>
   <arg_order>140</arg_order>
   <arg_spot>A</arg_spot>
   <arg_substitution />
   <arg_proto> %s</arg_proto>
  </arg_execution>
  <constraints>
     <constraint sense="true">
      <driver>bjc250gs</driver>
      <arg_defval>ev/bjc250gs-PrintColors-Default</arg_defval>
     </constraint>
  </constraints>
  <enum_vals>
   <enum_val id="ev/bjc250gs-PrintColors-Default">
    <ev_longname>
     <en>Driver Default</en>
    </ev_longname>
    <!-- A multilingual <comments> block can appear here, too;
         it should be treated as documentation for the user. -->
    <ev_shortname>
     <en>Default</en>
     <!-- Until someone tells me how to learn the user locale in 
          backends, the shortname must be monolingual in <en>! -->
    </ev_shortname>
    <ev_driverval></ev_driverval>
   </enum_val>
   <enum_val id="ev/bjc250gs-PrintColors-Black">
    <ev_longname>
     <en>Black</en>
    </ev_longname>
    <!-- A multilingual <comments> block can appear here, too;
         it should be treated as documentation for the user. -->
    <ev_shortname>
     <en>Black</en>
     <!-- Until someone tells me how to learn the user locale in 
          backends, the shortname must be monolingual in <en>! -->
    </ev_shortname>
    <ev_driverval>-sInkColor=K</ev_driverval>
   </enum_val>
   <enum_val id="ev/bjc250gs-PrintColors-Cyan">
    <ev_longname>
     <en>Cyan</en>
    </ev_longname>
    <!-- A multilingual <comments> block can appear here, too;
         it should be treated as documentation for the user. -->
    <ev_shortname>
     <en>Cyan</en>
     <!-- Until someone tells me how to learn the user locale in 
          backends, the shortname must be monolingual in <en>! -->
    </ev_shortname>
    <ev_driverval>-sInkColor=C</ev_driverval>
   </enum_val>
   <enum_val id="ev/bjc250gs-PrintColors-Magenta">
    <ev_longname>
     <en>Magenta</en>
    </ev_longname>
    <!-- A multilingual <comments> block can appear here, too;
         it should be treated as documentation for the user. -->
    <ev_shortname>
     <en>Magenta</en>
     <!-- Until someone tells me how to learn the user locale in 
          backends, the shortname must be monolingual in <en>! -->
    </ev_shortname>
    <ev_driverval>-sInkColor=M</ev_driverval>
   </enum_val>
   <enum_val id="ev/bjc250gs-PrintColors-Yellow">
    <ev_longname>
     <en>Yellow</en>
    </ev_longname>
    <!-- A multilingual <comments> block can appear here, too;
         it should be treated as documentation for the user. -->
    <ev_shortname>
     <en>Yellow</en>
     <!-- Until someone tells me how to learn the user locale in 
          backends, the shortname must be monolingual in <en>! -->
    </ev_shortname>
    <ev_driverval>-sInkColor=Y</ev_driverval>
   </enum_val>
   <enum_val id="ev/bjc250gs-PrintColors-Red">
    <ev_longname>
     <en>Red (Magenta and Yellow)</en>
    </ev_longname>
    <!-- A multilingual <comments> block can appear here, too;
         it should be treated as documentation for the user. -->
    <ev_shortname>
     <en>Red</en>
     <!-- Until someone tells me how to learn the user locale in 
          backends, the shortname must be monolingual in <en>! -->
    </ev_shortname>
    <ev_driverval>-sInkColor=R</ev_driverval>
   </enum_val>
   <enum_val id="ev/bjc250gs-PrintColors-Green">
    <ev_longname>
     <en>Green (Cyan and Yellow)</en>
    </ev_longname>
    <!-- A multilingual <comments> block can appear here, too;
         it should be treated as documentation for the user. -->
    <ev_shortname>
     <en>Green</en>
     <!-- Until someone tells me how to learn the user locale in 
          backends, the shortname must be monolingual in <en>! -->
    </ev_shortname>
    <ev_driverval>-sInkColor=G</ev_driverval>
   </enum_val>
   <enum_val id="ev/bjc250gs-PrintColors-Blue">
    <ev_longname>
     <en>Blue (Cyan and Magenta)</en>
    </ev_longname>
    <!-- A multilingual <comments> block can appear here, too;
         it should be treated as documentation for the user. -->
    <ev_shortname>
     <en>Blue</en>
     <!-- Until someone tells me how to learn the user locale in 
          backends, the shortname must be monolingual in <en>! -->
    </ev_shortname>
    <ev_driverval>-sInkColor=B</ev_driverval>
   </enum_val>
   <enum_val id="ev/bjc250gs-PrintColors-BlackCyan">
    <ev_longname>
     <en>Black and Cyan</en>
    </ev_longname>
    <!-- A multilingual <comments> block can appear here, too;
         it should be treated as documentation for the user. -->
    <ev_shortname>
     <en>BlackCyan</en>
     <!-- Until someone tells me how to learn the user locale in 
          backends, the shortname must be monolingual in <en>! -->
    </ev_shortname>
    <ev_driverval>-sInkColor=CK</ev_driverval>
   </enum_val>
   <enum_val id="ev/bjc250gs-PrintColors-BlackMagenta">
    <ev_longname>
     <en>Black and Magenta</en>
    </ev_longname>
    <!-- A multilingual <comments> block can appear here, too;
         it should be treated as documentation for the user. -->
    <ev_shortname>
     <en>BlackMagenta</en>
     <!-- Until someone tells me how to learn the user locale in 
          backends, the shortname must be monolingual in <en>! -->
    </ev_shortname>
    <ev_driverval>-sInkColor=MK</ev_driverval>
   </enum_val>
   <enum_val id="ev/bjc250gs-PrintColors-BlackYellow">
    <ev_longname>
     <en>Black and Yellow</en>
    </ev_longname>
    <!-- A multilingual <comments> block can appear here, too;
         it should be treated as documentation for the user. -->
    <ev_shortname>
     <en>BlackYellow</en>
     <!-- Until someone tells me how to learn the user locale in 
          backends, the shortname must be monolingual in <en>! -->
    </ev_shortname>
    <ev_driverval>-sInkColor=YK</ev_driverval>
   </enum_val>
   <enum_val id="ev/bjc250gs-PrintColors-BlackRed">
    <ev_longname>
     <en>Black and Red (Magenta, Yellow, Black)</en>
    </ev_longname>
    <!-- A multilingual <comments> block can appear here, too;
         it should be treated as documentation for the user. -->
    <ev_shortname>
     <en>BlackRed</en>
     <!-- Until someone tells me how to learn the user locale in 
          backends, the shortname must be monolingual in <en>! -->
    </ev_shortname>
    <ev_driverval>-sInkColor=RK</ev_driverval>
   </enum_val>
   <enum_val id="ev/bjc250gs-PrintColors-BlackGreen">
    <ev_longname>
     <en>Black and Green (Cyan, Yellow, Black)</en>
    </ev_longname>
    <!-- A multilingual <comments> block can appear here, too;
         it should be treated as documentation for the user. -->
    <ev_shortname>
     <en>BlackGreen</en>
     <!-- Until someone tells me how to learn the user locale in 
          backends, the shortname must be monolingual in <en>! -->
    </ev_shortname>
    <ev_driverval>-sInkColor=GK</ev_driverval>
   </enum_val>
   <enum_val id="ev/bjc250gs-PrintColors-BlackBlue">
    <ev_longname>
     <en>Black and Blue (Cyan, Magenta, Black)</en>
    </ev_longname>
    <!-- A multilingual <comments> block can appear here, too;
         it should be treated as documentation for the user. -->
    <ev_shortname>
     <en>BlackBlue</en>
     <!-- Until someone tells me how to learn the user locale in 
          backends, the shortname must be monolingual in <en>! -->
    </ev_shortname>
    <ev_driverval>-sInkColor=BK</ev_driverval>
   </enum_val>
   <enum_val id="ev/bjc250gs-PrintColors-CMY">
    <ev_longname>
     <en>Cyan, Magenta, Yellow</en>
    </ev_longname>
    <!-- A multilingual <comments> block can appear here, too;
         it should be treated as documentation for the user. -->
    <ev_shortname>
     <en>CMY</en>
     <!-- Until someone tells me how to learn the user locale in 
          backends, the shortname must be monolingual in <en>! -->
    </ev_shortname>
    <ev_driverval>-sInkColor=CMY</ev_driverval>
   </enum_val>
   <enum_val id="ev/bjc250gs-PrintColors-CMYK">
    <ev_longname>
     <en>Cyan, Magenta, Yellow, Black</en>
    </ev_longname>
    <!-- A multilingual <comments> block can appear here, too;
         it should be treated as documentation for the user. -->
    <ev_shortname>
     <en>CMYK</en>
     <!-- Until someone tells me how to learn the user locale in 
          backends, the shortname must be monolingual in <en>! -->
    </ev_shortname>
    <ev_driverval>-sInkColor=CMYK</ev_driverval>
   </enum_val>
  </enum_vals>
</option>
