2.9.5 AtrdExtra

The AtrdExtra structure is an array of information about comments that are kept parallel to the array of ATRDPre10s in the PlcfandRef specified by fcPlcfandRef in FibRgFcLcb97.


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

commentTree (variable)

...

commentTree (variable):  An array of ATRDPost10s. The number of elements in this array MUST be equal to the number of ATRDPre10s in the PlcfandRef referenced by the fcPlcfandRef member of FibRgFcLcb97. This array is a tree that contains information about the comments in the document. The order of the comments in this array is determined by a pre-order traversal of the comment tree. A comment is considered a parent of a second comment if the second is a comment on the first. The depth of the comment in the tree is specified by cDepth in ATRDPost10. The location of the parent comment is specified by diatrdParent in ATRDPost10.