Section 4 - Code Table 91 : Type of Interval

Code Meaning
0 Smaller than first limit
1 Greater than second limit
2 Between first and second limit. The range includes the first limit but not the second limit
3 Greater than first limit
4 Smaller than second limit
5 Smaller or equal first limit
6 Greater or equal second limit
7 Between first and second. The range includes the first limit and the second limit
8 Greater or equal first limit
9 Smaller or equal second limit
10 Between first and second limit. The range includes the second limit but not the first limit
11 Equal to first limit
255 Missing