2.8.34 PlcfWKB

The PlcfWKB is a PLC whose data elements are WKB structures (12 bytes each). Each subdocument is assigned one WKB structure.


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)

...

aWKB (variable)

...

aCP (variable): An array of CPs. CPs are relative to the start of the main document. Each CP in the PlcfWKB, except the last, specifies the location in the main document where a subdocument begins. The CPs, except for the last, MUST be unique, greater than or equal to zero, and less than FibBase.ccpText. The last CP MUST be FibBase.ccpText incremented by 2.

aWKB (variable): An array of WKBs. Each WKB contains information about a subdocument.