1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
|
<printer id="printer/Dell-3000cn">
<make>Dell</make>
<model>3000cn</model>
<mechanism>
<laser />
<color />
<resolution>
<dpi>
<x>600</x>
<y>600</y>
</dpi>
</resolution>
</mechanism>
<lang>
<pcl level="6" />
<pjl />
<text>
<charset>us-ascii</charset>
</text>
</lang>
<autodetect>
<general>
<description>Dell Laser Printer 3000cn</description>
<manufacturer>Dell</manufacturer>
<model>Laser Printer 3000cn</model>
</general>
</autodetect>
<functionality>B</functionality>
<driver>pxlcolor</driver>
<drivers>
<driver>
<id>pxlcolor</id>
</driver>
</drivers>
<comments>
<en>
</en>
</comments>
</printer>
|