Contribution org.nuxeo.ecm.user.invite.core.types.contrib--doctype
In component org.nuxeo.ecm.user.invite.core.types.contrib
org.nuxeo.ecm.user.invite.core.types.contrib
inside nuxeo-invite-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="UserInvitation">
<schema name="userinfo"/>
<schema name="registration"/>
</facet>
<facet name="RegistrationConfiguration">
<schema name="registrationconfiguration"/>
</facet>
</extension>