Contribution org.nuxeo.ecm.user.center.profile.core.types--doctype
In component org.nuxeo.ecm.user.center.profile.core.types
org.nuxeo.ecm.user.center.profile.core.types
inside nuxeo-user-profile-5.8.jar
This contribution is part of XML component Extension Point
Extension point doctype of component TypeService.Contributed Items
XML Source
<extension point="doctype" target="org.nuxeo.ecm.core.schema.TypeService">
<facet name="UserProfile">
<schema name="userprofile"/>
</facet>
<doctype extends="Document" name="UserProfile">
<schema name="common"/>
<schema name="dublincore"/>
<facet name="UserProfile"/>
<facet name="HiddenInNavigation"/>
</doctype>
</extension>