According to section 6.7.2 of the JCR API specification, A primary node type must extend another node type (or more than one node type, if the implementation supports multiple inheritance).
So I'd like to know if Alfresco's repository supports multiple inheritance of primary node types?