source: WAeUP_SRP/trunk/profiles/default/removed_student_ids.xml @ 8269

Last change on this file since 8269 was 4302, checked in by Henrik Bettermann, 15 years ago

store ids when removing students and check for removed ids when csdding new students

WAeUPTable alraedy contains methods for position ind course calculation

File size: 249 bytes
Line 
1<?xml version="1.0"?>
2<?xml-stylesheet type="text/xsl" href="catalog.xsl"?>
3<object name="removed_student_ids" meta_type="WAeUP Table">
4 <column value="id"/>
5 <index name="id" meta_type="FieldIndex">
6  <indexed_attr value="id"/>
7 </index>
8</object>
Note: See TracBrowser for help on using the repository browser.