2 <component name="org.collectionspace.organization.ecm.types">
3 <extension target="org.nuxeo.ecm.platform.types.TypeService" point="types">
4 <type id="Orgauthority" coretype="Orgauthority">
5 <label>org.collectionspace.orgauthority</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>csorgauthority</layout>
16 <type id="Folder" coretype="Folder">
18 <type>Orgauthority</type>
22 <type id="Workspace" coretype="Workspace">
24 <type>Orgauthority</type>
29 <extension target="org.nuxeo.ecm.platform.types.TypeService" point="types">
30 <type id="Organization" coretype="Organization">
31 <label>org.collectionspace.organization</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>organization</layout>
42 <type id="Folder" coretype="Folder">
44 <type>Organization</type>
48 <type id="Workspace" coretype="Workspace">
50 <type>Organization</type>