sampling
Matches if the sampling rate of the channel is within the range. Both the min and max are optional, although at least one must be given to have any effect
Example
<sampling> <min>1</min> <max>40</max> <interval> <unit>SECOND</unit> <value>1</value> </interval> </sampling>
This consists of
<sampling>
<min>edu.sc.seis.sod.validator.model.datatype.IntegerDatatype@14b1fda</min> optional
<max>edu.sc.seis.sod.validator.model.datatype.IntegerDatatype@1183871</max> optional
<interval>
</interval>