2 <component name="org.collectionspace.vocabulary.ecm.types">
3 <extension target="org.nuxeo.ecm.platform.types.TypeService" point="types">
4 <type id="Vocabulary" coretype="Vocabulary">
5 <label>org.collectionspace.vocabulary</label>
6 <!--icon>/icons/file.gif</icon-->
7 <default-view>view_documents</default-view>
10 <layout>heading</layout>
11 <layout>collectionspace_core</layout>
12 <layout>csvocabulary</layout>
16 <type id="Folder" coretype="Folder">
18 <type>Vocabulary</type>
22 <type id="Workspace" coretype="Workspace">
24 <type>Vocabulary</type>
29 <extension target="org.nuxeo.ecm.platform.types.TypeService" point="types">
30 <type id="Vocabularyitem" coretype="Vocabularyitem">
31 <label>org.collectionspace.vocabularyitem</label>
32 <!--icon>/icons/file.gif</icon-->
33 <default-view>view_documents</default-view>
36 <layout>heading</layout>
37 <layout>collectionspace_core</layout>
38 <layout>vocabularyitem</layout>
42 <type id="Folder" coretype="Folder">
44 <type>Vocabularyitem</type>
48 <type id="Workspace" coretype="Workspace">
50 <type>Vocabularyitem</type>