2.5.1 MemberPrimitiveTyped

The MemberPrimitiveTyped record contains a Primitive Type value other than String. The mechanism to serialize a Primitive Value is described in [MS-NRTP] section 3.1.5.1.8.


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

RecordTypeEnum

PrimitiveTypeEnum

Value (variable)

...

RecordTypeEnum (1 byte): A RecordTypeEnumeration value that identifies the record type. The value MUST be 8.

PrimitiveTypeEnum (1 byte): A PrimitiveTypeEnumeration value that specifies the Primitive Type of data that is being transmitted. This field MUST NOT contain a value of 17 (Null) or 18 (String).

Value (variable): The value whose type is inferred from the PrimitiveTypeEnum field as specified in the table in section 2.1.2.3.