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-9.10.jar /OSGI-INF/core-types-contrib.xml
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>