Contribution org.nuxeo.ecm.platform.userworkspace.coreTypes--doctype
In component org.nuxeo.ecm.platform.userworkspace.coreTypes
org.nuxeo.ecm.platform.userworkspace.coreTypes
inside nuxeo-platform-userworkspace-types-9.10.jar /OSGI-INF/userworkspace-schemas-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">
<doctype extends="Folder" name="UserWorkspacesRoot">
<facet name="SuperSpace"/>
<facet name="HiddenInNavigation"/>
<subtypes>
<type>Workspace</type>
</subtypes>
</doctype>
</extension>