2 <?xml-stylesheet type="text/xsl" href="referencedata.xsl"?>
4 <ParsedSelections Name="Parsed">
5 <ParsedVariable Name="Variable1">
6 <String Name="Input">foo = atomnr 1 to 8 and x < 10</String>
8 <ParsedSelection Name="Selection1">
9 <String Name="Input">atomnr 1 to 5 and y < 10 and foo</String>
10 <String Name="Text">atomnr 1 to 5 and y < 10 and foo</String>
11 <Bool Name="Dynamic">true</Bool>
13 <ParsedSelection Name="Selection2">
14 <String Name="Input">foo</String>
15 <String Name="Text">foo</String>
16 <Bool Name="Dynamic">true</Bool>
19 <CompiledSelections Name="Compiled">
20 <Selection Name="Selection1">
21 <Sequence Name="Atoms">
22 <Int Name="Length">5</Int>
30 <Selection Name="Selection2">
31 <Sequence Name="Atoms">
32 <Int Name="Length">8</Int>
44 <EvaluatedSelections Name="Frame1">
45 <Selection Name="Selection1">
46 <Sequence Name="Atoms">
47 <Int Name="Length">5</Int>
55 <Selection Name="Selection2">
56 <Sequence Name="Atoms">
57 <Int Name="Length">8</Int>
68 </EvaluatedSelections>