On Sun, 1 Oct 2017 10:27:41 +0200 Michael Ströder michael@stroeder.com wrote:
But I have to give it a different name (e.g. "cty") though, right or wrong?
No. Why?
An object class description may reference any attribute type description present in the schema (and defined in configuration _before_ the object class).
Just add 'c' to the MAY part in your object class description.
You should declare your own attribute type description if the attribute has another semantic.
Ok, I'll try that, I was afraid that my own "c" would inherit the MUST of the original "c" as well.
Thnx for the answers and your time.
R.