2.8.17 PlcfendTxt

The PlcfendTxt structure is a PLC that contains only CPs and no additional data. The data thus has a size of zero bytes.


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

aCP (variable)

...

aCP (variable): An array of CPs that specifies offsets into the endnote document. Each CP except the last two specifies the beginning of a range of text to appear in an endnote. The range of text MUST end in character 0x0D immediately before the next CP. Except for the last CP, each CP MUST be greater than or equal to zero and less than FibRgLw97.ccpEdn. The second-to-last CP only ends the last text range and MUST be equal to FibRgLw97.ccpEdn – 1. The last CP is undefined and MUST be ignored. A PlcfendTxt MUST NOT contain duplicate CPs.