source: WAeUP_SRP/trunk/profiles/default/schemas/student_study_course.xml @ 370

Last change on this file since 370 was 370, checked in by joachim, 18 years ago

allow entering and changing of ID's,

M profiles/default/vocabularies/courselevel.xml
A profiles/default/schemas/student_study_course.xml
M profiles/default/schemas/faculty.xml
M profiles/default/workflows.xml
M profiles/default/layouts/certificate.xml
M profiles/default/layouts/waeup_common.xml
A profiles/default/layouts/student_study_course.xml
M profiles/default/layouts/study_level.xml
M profiles/default/layouts/course.xml
M profiles/default/layouts/department.xml
M profiles/default/layouts/faculty.xml
M profiles/default/types/Certificate.xml
M profiles/default/types/Semester.xml
A profiles/default/types/StudentStudyCourse.xml
M profiles/default/types/StudyLevel.xml
M profiles/default/types/Course.xml
M profiles/default/types/CertificatesFolder.xml
M profiles/default/types/CertificateCourse.xml
M profiles/default/types/AcademicsFolder.xml
M profiles/default/types/Faculty.xml
M profiles/default/types/CoursesFolder.xml
A skins/waeup_default/id_rename_form.pt
A skins/waeup_default/id_rename.py
A skins/waeup_default/waeup_document_create_do.py
M skins/waeup_academics/academics_contents_display_buttons.py
M skins/waeup_academics/academics_contents.pt
M Academics.py

File size: 439 bytes
Line 
1<?xml version="1.0"?>
2<object name="student_study_course" meta_type="CPS Schema">
3 <field name="course_major" meta_type="CPS String Field"/>
4 <field name="department" meta_type="CPS String Field"/>
5 <field name="entry_reg_no" meta_type="CPS String Field"/>
6 <field name="entry_session" meta_type="CPS String Field"/>
7 <field name="faculty" meta_type="CPS String Field"/>
8 <field name="matricel_no" meta_type="CPS String Field"/>
9</object>
Note: See TracBrowser for help on using the repository browser.