2.2.1.13.2.1 Cell Knowledge Range

A Cell Knowledge Range of data elements specifies knowledge about a range of cells in the following format.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

Cell Knowledge Range

GUID (16 bytes)

...

...

...

...

From (variable)

...

...

...

To (variable)

...

...

...

Cell Knowledge Range (2 bytes): A 16-bit Stream Object Header (section 2.2.1.5.1) that specifies the start of a Cell Knowledge Range.

GUID (16 bytes): A GUID that specifies the data element. Combined with the From sequence number, it forms the starting Serial Number (section 2.2.1.9) of the range. Combined with the To sequence number, it forms the ending Serial Number of the range.

From (variable): A compact unsigned 64-bit integer (section 2.2.1.1) that specifies the starting sequence number. When combined with the GUID, it forms the Serial Number of the starting data element in the range.

To (variable): A compact unsigned 64-bit integer that specifies the ending sequence number. When combined with the GUID, it forms the Serial Number of the ending data element in the range.