mirror of
https://github.com/michaelrsweet/mxml.git
synced 2024-10-31 18:39:57 +00:00
28 lines
739 B
XML
28 lines
739 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<option>
|
|
<keyword type="opaque">InputSlot</keyword>
|
|
<default type="opaque">Auto</default>
|
|
<text>Media Source</text>
|
|
<order type="real">10.0</order>
|
|
<choice>
|
|
<keyword type="opaque">Auto</keyword>
|
|
<text>Auto Tray Selection</text>
|
|
<code type="opaque"/>
|
|
</choice>
|
|
<choice>
|
|
<keyword type="opaque">Upper</keyword>
|
|
<text>Tray 1</text>
|
|
<code type="opaque"><</MediaPosition 0>>setpagedevice</code>
|
|
</choice>
|
|
<choice>
|
|
<keyword type="opaque">Lower</keyword>
|
|
<text>Tray 2</text>
|
|
<code type="opaque"><</MediaPosition 1>>setpagedevice</code>
|
|
</choice>
|
|
</option>
|
|
|
|
<integer>123</integer>
|
|
|
|
<string>Now is the time for all good men to come to the aid of
|
|
their country.</string>
|