2 <component name="org.collectionspace.collectionobject.coreTypes">
3 <extension target="org.nuxeo.ecm.core.schema.TypeService" point="schema">
4 <schema name="collectionobjects_common" prefix="collectionobjects_common" src="schemas/collectionobjects_common.xsd"/>
5 <schema name="collectionobjects_naturalhistory" prefix="collectionobjects_naturalhistory" src="schemas/collectionobjects_naturalhistory.xsd"/>
7 <extension target="org.nuxeo.ecm.core.schema.TypeService" point="doctype">
8 <doctype name="CollectionObject" extends="CollectionSpaceDocument">
9 <schema name="common"/>
10 <schema name="dublincore"/>
11 <schema name="collectionspace_core"/>
12 <schema name="collectionobjects_common"/>
13 <schema name="collectionobjects_naturalhistory"/>
15 collectionobjects_common:objectNumber
16 collectionobjects_common:objectNameList
17 collectionobjects_common:responsibleDepartments</prefetch>