Consistency of declaring Interfaces ~"withReferences"

I noticed that the <Name>WithoutReferences and <Name> extends <Name>WithoutReference interfaces are partly structured differently.

In some cases (e.g.: Article, Book) the type- (and translations)-attribute are included in both interfaces, in other cases they are omitted (Building,Catalog,Favorite).

Edited by Michel Jonathan Schmitz