2.8.1.2 FlaggedPropertyRow 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

Flag

ValueArray (variable)

...

Flag (1 byte): An unsigned integer. This value MUST be set to 0x01 to indicate that there are errors or some property values are missing. This value MUST also be set to 0x01 to indicate when PtypUnspecified (section 2.11.1) was used in the ROP request and the ROP response includes a type. Otherwise, this value MUST be set to 0x00.

ValueArray (variable): An array of variable-sized structures. At each position of the array, the structure will be either a FlaggedPropertyValue structure, as specified in section 2.11.5, if the type of the corresponding property tag was previously specified or a FlaggedPropertyValueWithType structure, as specified in section 2.11.6, if the type of the corresponding property tag was PtypUnspecified.