AttributeType Description describes how the AttributeTypes are defined within the DSA LDAP Schema
A AttributeType Description is represented by the ABNF:
attributedescription = attributetype options attributetype = oid options = *( SEMI option ) option = 1*keychar
where <attributetype> identifies the attribute Type and each <option> identifies an Attribute Option. Both <attributetype> and <option> productions are case-insensitive. The order in which <option>s appear is irrelevant.
That is, any two <attributedescription>s that consist of the same <attribute Type> and same set of <Attribute Option>s are equivalent.
2.5.4.0 cn;lang-de;lang-en owner
All attributes of an entry must have distinct AttributeType Description.