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