Last change
on this file since 16680 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:
747 bytes
|
Rev | Line | |
---|
[3689] | 1 | <?xml version="1.0"?> |
---|
| 2 | <?xml-stylesheet type="text/xsl" href="catalog.xsl"?> |
---|
[4302] | 3 | <object name="certificates_catalog" meta_type="WAeUP Table"> |
---|
[3689] | 4 | <column value="code"/> |
---|
| 5 | <column value="faculty"/> |
---|
| 6 | <column value="department"/> |
---|
| 7 | <column value="title"/> |
---|
| 8 | <column value="application_category"/> |
---|
| 9 | <column value="end_level"/> |
---|
| 10 | <column value="school_fee_code"/> |
---|
| 11 | <column value="start_level"/> |
---|
| 12 | <column value="study_mode"/> |
---|
| 13 | <column value="category"/> |
---|
| 14 | <column value="nr_years"/> |
---|
| 15 | <index name="code" meta_type="FieldIndex"> |
---|
| 16 | <indexed_attr value="code"/> |
---|
| 17 | </index> |
---|
| 18 | <index name="faculty" meta_type="FieldIndex"> |
---|
| 19 | <indexed_attr value="faculty"/> |
---|
| 20 | </index> |
---|
| 21 | <index name="department" meta_type="FieldIndex"> |
---|
| 22 | <indexed_attr value="department"/> |
---|
| 23 | </index> |
---|
| 24 | </object> |
---|
Note: See
TracBrowser for help on using the repository browser.