2 <?xml-stylesheet type="text/xsl" href="referencedata.xsl"?>
4 <ParsedSelections Name="Parsed">
5 <ParsedVariable Name="Variable1">
6 <String Name="Input">foo = atomnr 4 to 7 and x < 2</String>
8 <ParsedSelection Name="Selection1">
9 <String Name="Input">atomnr 1 to 5 and foo</String>
10 <String Name="Text">atomnr 1 to 5 and foo</String>
11 <Bool Name="Dynamic">true</Bool>
13 <ParsedSelection Name="Selection2">
14 <String Name="Input">atomnr 3 to 7 and foo</String>
15 <String Name="Text">atomnr 3 to 7 and foo</String>
16 <Bool Name="Dynamic">true</Bool>
19 <CompiledSelections Name="Compiled">
20 <Selection Name="Selection1">
21 <Sequence Name="Atoms">
22 <Int Name="Length">2</Int>
27 <Selection Name="Selection2">
28 <Sequence Name="Atoms">
29 <Int Name="Length">4</Int>