Errata exists for this version of the document.
This DataType is used to provide a key value pair. The KeyValuePair is formally defined in Table 165.
Table 165 – KeyValuePair Structure
Name |
Type |
Description |
KeyValuePair |
structure |
|
key |
QualifiedName |
The key of the value. |
value |
BaseDataType |
The value associated with the key. |