ex_cond.xml 337 Bytes
<?xml version="1.0"?>
<param xml:id='ex_cond'>
	<time_resolution>20</time_resolution>
	<gap_threshold>8</gap_threshold>
	<get>
		<amdaParam name='efield' />
	</get>
	<process>greater_than($efield[0],0)</process>
	<output>
		<dataMining>
			<timeFormat>ISO</timeFormat>
			<fileFormat>XML</fileFormat>
		</dataMining>
	</output>
</param>