2.4.20.13 MasterListDiffContainer

Referenced by: DocDiff10Container

A container record that specifies how to display the changes made by the reviewer to the MasterListWithTextContainer record (section 2.4.14.1).

Let the corresponding reviewer document be as specified in the DiffTree10Container record that contains this MasterListDiffContainer record.


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

rhs (28 bytes)

...

...

reserved

rgChildRec (variable)

...

rhs (28 bytes): A DiffRecordHeaders structure that specifies the header for the container record. Sub-fields are further specified in the following table.

Field

Meaning

rhs.fIndex

MUST be 0x00.

rhs.gmiTag

MUST be Diff_MasterListDiff.

reserved (32 bits): MUST be zero and MUST be ignored.

rgChildRec (variable): An array of MasterListDiff10ChildContainer records that specifies how to display changes made by the reviewer in the corresponding reviewer document to the MasterListWithTextContainer record (section 2.4.14.1). The size, in bytes, of the array is specified by the following formula:

 rhs.rh.recLen - rhs.rhAtom.recLen - 8