Last change
on this file since 1044 was
966,
checked in by joachim, 18 years ago
|
created new catalog pumeresults for pumeresult checking
modified pume_anon_view and pume_anon_slip to use it.
|
File size:
935 bytes
|
Rev | Line | |
---|
[966] | 1 | <?xml version="1.0"?> |
---|
| 2 | <object name="portal_catalog" meta_type="CMF Catalog"> |
---|
| 3 | <column value="jamb_reg_no"/> |
---|
| 4 | <column value="name"/> |
---|
| 5 | <column value="score"/> |
---|
| 6 | <column value="sex"/> |
---|
| 7 | <column value="faculty"/> |
---|
| 8 | <column value="course"/> |
---|
| 9 | <column value="status"/> |
---|
| 10 | <column value="department"/> |
---|
| 11 | <column value="course_code_org"/> |
---|
| 12 | <column value="course_code"/> |
---|
| 13 | <index name="jamb_reg_no" meta_type="FieldIndex"> |
---|
| 14 | <indexed_attr value="jamb_reg_no"/> |
---|
| 15 | </index> |
---|
| 16 | <index name="status" meta_type="KeywordIndex"> |
---|
| 17 | <indexed_attr value="status"/> |
---|
| 18 | </index> |
---|
| 19 | <index name="faculty" meta_type="KeywordIndex"> |
---|
| 20 | <indexed_attr value="faculty"/> |
---|
| 21 | </index> |
---|
| 22 | <index name="department" meta_type="KeywordIndex"> |
---|
| 23 | <indexed_attr value="department"/> |
---|
| 24 | </index> |
---|
| 25 | <index name="course_code" meta_type="KeywordIndex"> |
---|
| 26 | <indexed_attr value="course_code"/> |
---|
| 27 | </index> |
---|
| 28 | <index name="score" meta_type="FieldIndex"> |
---|
| 29 | <indexed_attr value="score"/> |
---|
| 30 | </index> |
---|
| 31 | </object> |
---|
Note: See
TracBrowser for help on using the repository browser.