]> git.aero2k.de Git - tmp/jakarta-migration.git/blob
4a8a87cc78c9754678fab0e393fd26ca840751b7
[tmp/jakarta-migration.git] /
1 <?xml version="1.0"?>
2 <component name="org.collectionspace.acquisition.coreTypes">
3   <extension target="org.nuxeo.ecm.core.schema.TypeService" point="schema">
4     <schema name="acquisitions-common" prefix="acquisitions-common" src="schemas/acquisitions-common.xsd"/>
5   </extension>
6   <extension target="org.nuxeo.ecm.core.schema.TypeService" point="doctype">
7     <doctype name="Acquisition" extends="Document">
8       <schema name="common"/>
9       <schema name="dublincore"/>
10       <schema name="acquisitions-common"/>
11     </doctype>
12   </extension>
13 </component>