source: WAeUP_SRP/trunk/profiles/default/schemas/student_study_level.xml @ 764

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

add and delete for student_study_level and student_course_result

  • Property svn:keywords set to Id
File size: 411 bytes
Line 
1<?xml version="1.0"?>
2<object name="student_study_level" meta_type="CPS Schema">
3 <field name="code" meta_type="CPS String Field"/>
4 <field name="session" meta_type="CPS String Field"/>
5 <field name="gpa" meta_type="CPS Float Field"/>
6 <field name="status" meta_type="CPS String Field"/>
7 <field name="verdict" meta_type="CPS String Field"/>
8  <field name="imported_gpa" meta_type="CPS Float Field"/>
9</object>
Note: See TracBrowser for help on using the repository browser.