home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / foomatic / db / source / opt / hl7x0-PIN.xml < prev    next >
Encoding:
Text File  |  2009-03-27  |  2.6 KB  |  81 lines

  1. <option type="password" id="opt/hl7x0-PIN">
  2.   <!-- A multilingual <comments> block can appear here, too;
  3.        it should be treated as documentation for the user. -->
  4.   <arg_longname>
  5.    <en>PIN (4 digits, leave blank for unprotected job)</en>
  6.   </arg_longname>
  7.   <arg_shortname>
  8.    <en>PIN</en><!-- backends only know <en> shortnames! -->
  9.   </arg_shortname>
  10.   <arg_execution>
  11.    <arg_group>JobControl</arg_group>
  12.    <arg_order>300</arg_order>
  13.    <arg_spot>F</arg_spot>
  14.    <arg_required />
  15.    <arg_substitution />
  16.    <arg_proto>%s</arg_proto>
  17.   </arg_execution>
  18.   <arg_allowedchars>0-9</arg_allowedchars>
  19.   <arg_maxlength>4</arg_maxlength>
  20.   <constraints>
  21.    <constraint sense="true">
  22.     <driver>hl7x0</driver>
  23.     <arg_defval>ev/hl7x0-PIN-None</arg_defval>
  24.    </constraint>
  25.   </constraints>
  26.   <enum_vals>
  27.    <enum_val id="ev/hl7x0-PIN-None">
  28.     <ev_longname>
  29.      <en></en>
  30.     </ev_longname>
  31.     <!-- A multilingual <comments> block can appear here, too;
  32.          it should be treated as documentation for the user. -->
  33.     <ev_shortname>
  34.      <en>None</en>
  35.      <!-- Until someone tells me how to learn the user locale in 
  36.           backends, the shortname must be monolingual in <en>! -->
  37.     </ev_shortname>
  38.     <ev_driverval></ev_driverval>
  39.    </enum_val>
  40.    <enum_val id="ev/hl7x0-PIN-1111">
  41.     <ev_longname>
  42.      <en>1111</en>
  43.     </ev_longname>
  44.     <!-- A multilingual <comments> block can appear here, too;
  45.          it should be treated as documentation for the user. -->
  46.     <ev_shortname>
  47.      <en>1111</en>
  48.      <!-- Until someone tells me how to learn the user locale in 
  49.           backends, the shortname must be monolingual in <en>! -->
  50.     </ev_shortname>
  51.     <ev_driverval>1111</ev_driverval>
  52.    </enum_val>
  53.    <enum_val id="ev/hl7x0-PIN-2222">
  54.     <ev_longname>
  55.      <en>2222</en>
  56.     </ev_longname>
  57.     <!-- A multilingual <comments> block can appear here, too;
  58.          it should be treated as documentation for the user. -->
  59.     <ev_shortname>
  60.      <en>2222</en>
  61.      <!-- Until someone tells me how to learn the user locale in 
  62.           backends, the shortname must be monolingual in <en>! -->
  63.     </ev_shortname>
  64.     <ev_driverval>2222</ev_driverval>
  65.    </enum_val>
  66.    <enum_val id="ev/hl7x0-PIN-3333">
  67.     <ev_longname>
  68.      <en>3333</en>
  69.     </ev_longname>
  70.     <!-- A multilingual <comments> block can appear here, too;
  71.          it should be treated as documentation for the user. -->
  72.     <ev_shortname>
  73.      <en>3333</en>
  74.      <!-- Until someone tells me how to learn the user locale in 
  75.           backends, the shortname must be monolingual in <en>! -->
  76.     </ev_shortname>
  77.     <ev_driverval>3333</ev_driverval>
  78.    </enum_val>
  79.   </enum_vals>
  80. </option>
  81.