]> git.aero2k.de Git - tmp/jakarta-migration.git/blob
3554f7d58fd3d251aabf802e5f221b6c797fd7b9
[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="acquisition" prefix="acquisition" src="schemas/acquisition.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="acquisition"/>
11     </doctype>
12   </extension>
13 </component>