File: test.xml

package info (click to toggle)
cmtk 3.2.2-1.3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 10,428 kB
  • ctags: 11,670
  • sloc: cpp: 86,941; ansic: 23,347; sh: 3,896; xml: 1,551; perl: 700; makefile: 344
file content (29 lines) | stat: -rw-r--r-- 867 bytes parent folder | download | duplicates (25)
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
<?xml version="1.0" encoding="UTF-8"?>
<group>
	<option>
		<keyword type="opaque">InputSlot</keyword>
		<default type="opaque">Auto</default>
		<text>Media Source</text>
		<order type="real">10.000000</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">&lt;&lt;/MediaPosition 0&gt;&gt;setpagedevice</code>
		</choice>
		<choice>
			<keyword type="opaque">Lower</keyword>
			<text>Tray 2</text>
			<code type="opaque">&lt;&lt;/MediaPosition 1&gt;&gt;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>
	<!-- this is a comment -->
	<![CDATA[this is CDATA 0123456789ABCDEF]]>
</group>