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

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

New BASE and EXTENSION profiles

File size: 426 bytes
RevLine 
[3689]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="code" meta_type="CPS String Field"/>
5 <field name="session" meta_type="CPS String Field"/>
6 <field name="verdict" meta_type="CPS String Field"/>
7 <field name="validated_by" meta_type="CPS String Field"/>
8 <field name="validation_date" meta_type="CPS DateTime Field"/>
9</object>
Note: See TracBrowser for help on using the repository browser.