Contribution org.nuxeo.dam.core.types--doctype
In component org.nuxeo.dam.core.types
org.nuxeo.dam.core.types
inside nuxeo-dam-9.10.jar /OSGI-INF/dam-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">
<doctype extends="Document" name="AssetsSearch">
<facet name="ContentViewDisplay"/>
<facet name="SavedSearch"/>
<facet name="HiddenInNavigation"/>
<schema name="assets_search"/>
</doctype>
</extension>