2 <component name="org.collectionspace.collectionobject.coreTypes">
3 <extension target="org.nuxeo.ecm.core.schema.TypeService" point="schema">
4 <schema name="collectionobject" prefix="collectionobject" src="schemas/collectionobject.xsd"/>
6 <extension target="org.nuxeo.ecm.core.schema.TypeService" point="doctype">
7 <doctype name="CollectionObject" extends="Document">
8 <schema name="common"/>
9 <schema name="dublincore"/>
10 <schema name="collectionobject"/>