Contribution org.nuxeo.ecm.platform.local.configuration.simple--doctype
In component org.nuxeo.ecm.platform.local.configuration.simple
org.nuxeo.ecm.platform.local.configuration.simple
inside nuxeo-platform-localconfiguration-simple-5.8.jar
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 to be used on documents handling simple configuration
(list of parameters key -> value) -->
<facet name="SimpleConfiguration">
<schema name="simpleconfiguration"/>
</facet>
</extension>