5.115.1.2 AttributeListElement

 Type AttributeListElement = [type: LDAPString,
                              vals: AttributeVals]

AttributeListElement is an abstract type that contains information about an attribute of an object. It is a tuple of the following:

type: Attribute type.

vals: Attribute values.