2.2.2.2 StringValueWithCode
The StringValueWithCode structure is a ValueWithCode where PrimitiveTypeEnumeration is String (18).
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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.