* Antonio Fiol (JIRA):

> Three possible approaches:
> - Investigate further on the meaning of name;something other than 
> name;lang-something and try to map that into meaningful XML attributes.
>     e.g. description;lang-en --> <ldap:description xml:lang="en">
> - Split the attribute name at the first ";" and put the rest as an attribute. 
> For example, the attribute could be called "attrs".
>     e.g. description;lang-en --> <ldap:description attrs="lang-en">

This second approach is the best, unless the mentioned RFCs
mentions that the hyphen "lang-en" is a name-value delimiter.
-- 
Jean-Baptiste Quenot
http://caraldi.com/jbq/