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

Last change on this file since 4350 was 3980, checked in by Henrik Bettermann, 16 years ago

remove code from student_study_level (only id is used)
define min and max for semester attribute in course
fix course_registration_slip

File size: 375 bytes
Line 
1<?xml version="1.0"?>
2<?xml-stylesheet type="text/xsl" href="schema.xsl"?>
3<object name="student_study_level" meta_type="CPS Schema">
4 <field name="session" meta_type="CPS String Field"/>
5 <field name="verdict" meta_type="CPS String Field"/>
6 <field name="validated_by" meta_type="CPS String Field"/>
7 <field name="validation_date" meta_type="CPS DateTime Field"/>
8</object>
Note: See TracBrowser for help on using the repository browser.