2.2.73 ReportElementEnd
The ReportElementEnd record specifies the end of a variable size record.
-
ReportElementEnd = elementEnd offset delimiter
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
elementEnd |
offset |
||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
delimiter |
elementEnd (1 byte): A byte that specifies the start of the ReportElementEnd record. The value of this byte field MUST be 0xFE.
offset (8 bytes): A signed integer that points to the start of a record in the RPL stream. The record that is identified by the offset field depends on the record type that the ReportElementEnd record ends. The variable size records MUST be one of the following.
-
Record type
Offset points to BodyAreaElement
offsetsArrayElement
measurements
measurements
measurements
measurements
measurements
measurements
measurements
lineToken
imageToken
chartToken
gaugePanelToken
mapToken
measurements
measurements
richTextBoxStructureStart
tablixStructureStart
delimiter (1 byte): A byte that specifies the end of the ReportElementEnd record. The value of the delimiter field MUST be 0xFF.