Contribution org.nuxeo.ecm.multi.tenant.core.types--schema
In component org.nuxeo.ecm.multi.tenant.core.types
org.nuxeo.ecm.multi.tenant.core.types
inside nuxeo-multi-tenant-core-9.10.jar /OSGI-INF/core-types-contrib.xml
This contribution is part of XML component Extension Point
Extension point schema of component TypeService.Contributed Items
XML Source
<extension point="schema" target="org.nuxeo.ecm.core.schema.TypeService">
<schema name="tenantconfig" prefix="tenantconfig" src="schemas/tenantconfig.xsd"/>
<!-- multi tenant vocabulary -->
<schema name="multitenantvocabulary" src="schemas/multi_tenant_vocabulary.xsd"/>
<schema name="multitenantxvocabulary" src="schemas/multi_tenant_xvocabulary.xsd"/>
<schema name="multitenantl10nvocabulary" src="schemas/multi_tenant_l10nvocabulary.xsd"/>
<schema name="multitenantl10nxvocabulary" src="schemas/multi_tenant_l10nxvocabulary.xsd"/>
</extension>