2.4.58 Continue

The Continue record specifies a continuation of the data in a preceding record. Records with data longer than 8,224 bytes MUST be split into several records. The first section of the data appears in the base record and subsequent sections appear in one or more Continue records that appear after the base record. Records with data shorter than 8,225 bytes can also store data in the base record and following Continue records. For example, the size of TxO record is less than 8,225 bytes, but it is followed by Continue records that store the string data and formatting runs.


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

continue (variable)

...

continue (variable):  A binary stream that specifies the structure data. The number of bytes in this stream MUST be less than 8225.