2 <?xml-stylesheet type="text/xsl" href="referencedata.xsl"?>
4 <ParsedSelections Name="Parsed">
5 <ParsedSelection Name="Selection1">
6 <String Name="Input">atomnr 1 to 5 and atomnr 2 to 7</String>
7 <String Name="Text">atomnr 1 to 5 and atomnr 2 to 7</String>
8 <Bool Name="Dynamic">false</Bool>
10 <ParsedSelection Name="Selection2">
11 <String Name="Input">atomnr 1 to 5 or not atomnr 3 to 8</String>
12 <String Name="Text">atomnr 1 to 5 or not atomnr 3 to 8</String>
13 <Bool Name="Dynamic">false</Bool>
15 <ParsedSelection Name="Selection3">
16 <String Name="Input">not not atomnr 1 to 5 and atomnr 2 to 6 and not not atomnr 3 to 7</String>
17 <String Name="Text">not not atomnr 1 to 5 and atomnr 2 to 6 and not not atomnr 3 to 7</String>
18 <Bool Name="Dynamic">false</Bool>
20 <ParsedSelection Name="Selection4">
21 <String Name="Input">atomnr 1 to 5 and (atomnr 2 to 7 and atomnr 3 to 6)</String>
22 <String Name="Text">atomnr 1 to 5 and (atomnr 2 to 7 and atomnr 3 to 6)</String>
23 <Bool Name="Dynamic">false</Bool>
25 <ParsedSelection Name="Selection5">
26 <String Name="Input">x < 5 and atomnr 1 to 5 and y < 3 and atomnr 2 to 4</String>
27 <String Name="Text">x < 5 and atomnr 1 to 5 and y < 3 and atomnr 2 to 4</String>
28 <Bool Name="Dynamic">true</Bool>
31 <CompiledSelections Name="Compiled">
32 <Selection Name="Selection1">
33 <Sequence Name="Atoms">
34 <Int Name="Length">4</Int>
41 <Selection Name="Selection2">
42 <Sequence Name="Atoms">
43 <Int Name="Length">7</Int>
53 <Selection Name="Selection3">
54 <Sequence Name="Atoms">
55 <Int Name="Length">3</Int>
61 <Selection Name="Selection4">
62 <Sequence Name="Atoms">
63 <Int Name="Length">3</Int>
69 <Selection Name="Selection5">
70 <Sequence Name="Atoms">
71 <Int Name="Length">3</Int>