2 <component name="org.collectionspace.organization.coreTypes">
3 <extension target="org.nuxeo.ecm.core.schema.TypeService" point="schema">
4 <schema name="orgauthorities_common" prefix="orgauthorities_common" src="schemas/orgauthorities_common.xsd"/>
7 <extension target="org.nuxeo.ecm.core.schema.TypeService" point="schema">
8 <schema name="organizations_common" prefix="organizations_common" src="schemas/organizations_common.xsd"/>
11 <extension target="org.nuxeo.ecm.core.schema.TypeService" point="doctype">
12 <doctype name="Orgauthority" extends="Document">
13 <schema name="common"/>
14 <schema name="dublincore"/>
15 <schema name="collectionspace_core"/>
16 <schema name="orgauthorities_common"/>
20 <extension target="org.nuxeo.ecm.core.schema.TypeService" point="doctype">
21 <doctype name="Organization" extends="Document">
22 <schema name="common"/>
23 <schema name="dublincore"/>
24 <schema name="collectionspace_core"/>
25 <schema name="organizations_common"/>
27 organizations_common:orgTermGroupList/0/termDisplayName
28 organizations_common:refName
29 organizations_common:shortIdentifier