RFC 2596
Use of Language Codes in LDAP, M. Wahl, T. Howes. May 1999 (STD)
- uses Attribute tag mechanism: AttributeDescription
- language codes as in RFC 1766
- Format: <Attr.>lang-<language code>
- Example: givenName; lang-en-US
- is not allowed in DN
- allowed in:
- search filter, e.g. (cn;lang-en=X*)
- compare request
- requested attribute, e.g. ldap://hist:999/c=HU/cn;lang-en?(objectclass=*)
- add operation
- modify operation