StandardKeyValuePairType

A basic data representation for computing systems and applications expressed as a tuple (attribute key, value). Attribute keys may or may not be unique.

Properties

Name

Type

Description

AttributeKey

CodeValueType

0..1

This key (sometimes referred to as a name) expressed as a string. Supports the use of an external controlled vocabulary which is the recommended approach.

AttributeValue

CodeValueType

0..1

The value assigned to the named Key expressed as a string. Supports the use of an external controlled vocabulary.

Relationships

The following types reference this type.

stub