source: WAeUP-SRP/trunk/profiles/default/types.xml @ 273

Last change on this file since 273 was 256, checked in by joachim, 19 years ago

=import from csv

File size: 1.5 KB
Line 
1<?xml version="1.0"?>
2<object name="portal_types" meta_type="CMF Types Tool">
3 <property name="title"></property>
4 <object name="AcademicsFolder" meta_type="CPS Flexible Type Information"/>
5 <object name="AccoFolder" meta_type="CPS Flexible Type Information"/>
6 <object name="Accommodation" meta_type="CPS Flexible Type Information"/>
7 <object name="Certificate" meta_type="CPS Flexible Type Information"/>
8 <object name="Course" meta_type="CPS Flexible Type Information"/>
9 <object name="CertificateCourse" meta_type="CPS Flexible Type Information"/>
10 <object name="CourseTicket" meta_type="CPS Flexible Type Information"/>
11 <object name="Department" meta_type="CPS Flexible Type Information"/>
12 <object name="Faculty" meta_type="CPS Flexible Type Information"/>
13 <object name="Jamb" meta_type="CPS Flexible Type Information"/>
14 <object name="ScratchCard" meta_type="CPS Flexible Type Information"/>
15 <object name="Semester" meta_type="CPS Flexible Type Information"/>
16 <object name="SCFolder" meta_type="CPS Flexible Type Information"/>
17 <object name="Student" meta_type="CPS Flexible Type Information"/>
18 <object name="StudentDocuments" meta_type="CPS Flexible Type Information"/>
19 <object name="StudentEligibility" meta_type="CPS Flexible Type Information"/>
20 <object name="StudentPersonal" meta_type="CPS Flexible Type Information"/>
21 <object name="StudentsFolder" meta_type="CPS Flexible Type Information"/>
22 <object name="StudyLevel" meta_type="CPS Flexible Type Information"/>
23 <object name="University" meta_type="CPS Flexible Type Information"/>
24</object>
Note: See TracBrowser for help on using the repository browser.