source: WAeUP_SRP/branches/uli/profiles/default/schemas/student_study_level.xml

Last change on this file was 1653, checked in by uli, 18 years ago

Incorporated changeset 1593:1652 of trunk into uli-branch.

  • Property svn:keywords set to Id
File size: 426 bytes
RevLine 
[454]1<?xml version="1.0"?>
[1399]2<?xml-stylesheet type="text/xsl" href="schema.xsl"?>
[454]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"/>
[1653]7 <field name="validated_by" meta_type="CPS String Field"/>
8 <field name="validation_date" meta_type="CPS DateTime Field"/>
[454]9</object>
Note: See TracBrowser for help on using the repository browser.