<participant>
  <implementation serverModel="ASP/JavaScript">
    <insertText location="afterSelection">
<![CDATA[
@@beforeFirst@@ @@firstStatistics@@ @@beforeLast@@ @@lastStatistics@@ @@beforeTotal@@ @@totalStatistics@@ @@afterTotal@@
]]>
    </insertText>
  </implementation>


<implementation serverModel="ASP/VBScript">
    <insertText location="afterSelection">
<![CDATA[
@@beforeFirst@@ @@firstStatistics@@ @@beforeLast@@ @@lastStatistics@@ @@beforeTotal@@ @@totalStatistics@@ @@afterTotal@@
]]>
    </insertText>
  </implementation>

<implementation serverModel="JSP">
    <insertText location="afterSelection">
<![CDATA[
@@beforeFirst@@ @@firstStatistics@@ @@beforeLast@@ @@lastStatistics@@ @@beforeTotal@@ @@totalStatistics@@ @@afterTotal@@
]]>
    </insertText>
  </implementation>

<implementation serverModel="Cold Fusion">
    <insertText location="afterSelection">
<![CDATA[
@@beforeFirst@@ @@firstStatistics@@ @@beforeLast@@ @@lastStatistics@@ @@beforeTotal@@ @@totalStatistics@@ @@afterTotal@@
]]>
    </insertText>
  </implementation>

</participant>

