Contribution org.nuxeo.ecm.user.registration.core.types.contrib--doctype
In component org.nuxeo.ecm.user.registration.core.types.contrib
org.nuxeo.ecm.user.registration.core.types.contrib
inside nuxeo-platform-user-registration-core-9.10.jar /OSGI-INF/user-registration-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="UserRegistration">
<schema name="userinfo"/>
<schema name="docinfo"/>
<schema name="registration"/>
</facet>
<facet name="RegistrationConfiguration">
<schema name="registrationconfiguration"/>
</facet>
</extension>