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