2.2.2.2 StringValueWithCode

The StringValueWithCode structure is a ValueWithCode where PrimitiveTypeEnumeration is String (18).


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

PrimitiveTypeEnum

StringValue (variable)

...

PrimitiveTypeEnum (1 byte): A PrimitiveTypeEnumeration value that specifies the Primitive Type of the data. The value MUST be 18 (String).

StringValue (variable): A LengthPrefixedString that contains the string value.