Re: Date/Birthday fields and LDAP schemas
Michael Ströder <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.directory |
|---|---|
| Message-ID | <[email protected]> |
Anton Bobrov wrote: > > Evolution project has this schema of their own > > http://svn.gnome.org/viewvc/evolution-data-server/trunk/addressbook/backends/ldap/evolutionperson.schema?view=markup Hmm, this document says nothing about the format. LDAP syntax is DirectoryString, so any UTF-8-encoded Unicode string can be stuffed there. I suspect this is rather free-form. Ciao, Michael.