]> git.aero2k.de Git - tmp/jakarta-migration.git/blob
72aa5ef1968ac7dc8383ce137f3f3fab9f6c1b31
[tmp/jakarta-migration.git] /
1 <?xml version="1.0"?>
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"/>
5   </extension>
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"/>
11     </doctype>
12   </extension>
13 </component>