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>csvocabulary</layout>
15 <type id="Folder" coretype="Folder">
17 <type>Vocabulary</type>
21 <type id="Workspace" coretype="Workspace">
23 <type>Vocabulary</type>
28 <extension target="org.nuxeo.ecm.platform.types.TypeService" point="types">
29 <type id="VocabularyItem" coretype="VocabularyItem">
30 <label>org.collectionspace.vocabularyitem</label>
31 <!--icon>/icons/file.gif</icon-->
32 <default-view>view_documents</default-view>
35 <layout>heading</layout>
36 <layout>vocabularyitem</layout>
40 <type id="Folder" coretype="Folder">
42 <type>VocabularyItem</type>
46 <type id="Workspace" coretype="Workspace">
48 <type>VocabularyItem</type>