2.3.4.3 PropertyBag

This structure specifies the smart tag data.


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

id

cProp

cbUnknown

properties (variable)

...

id (2 bytes): Unsigned integer specifying the id of FactoidType (section 2.3.4.2) in the factoidTypes list of the PropertyBagStore (section 2.3.4.1).

cProp (2 bytes): Unsigned integer specifying the count of elements in the properties field.

cbUnknown (2 bytes): Unused, reserved for future use. MUST be 0x0 and MUST be ignored.

properties (variable): An array of Property (section 2.3.4.4). It is a list of key/value indexes into the stringTable field of the PropertyBagStore (section 2.3.4.1) structure.