Contribution org.nuxeo.drive.coreTypes--doctype
In component org.nuxeo.drive.coreTypes
org.nuxeo.drive.coreTypes
inside nuxeo-drive-core-9.10.jar /OSGI-INF/nuxeodrive-core-types.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 used to store drive metadata on folderish documents that act
as synchronization roots -->
<facet name="DriveSynchronized">
<schema name="driveroot"/>
</facet>
</extension>