source: WAeUP_SRP/trunk/profiles/default/schemas/student_eligibility.xml @ 362

Last change on this file since 362 was 199, checked in by joachim, 18 years ago

=profiles created upgrade to CPS3.4

File size: 564 bytes
Line 
1<?xml version="1.0"?>
2<object name="student_eligibility" meta_type="CPS Schema">
3 <field name="course" meta_type="CPS String Field"/>
4 <field name="faculty" meta_type="CPS String Field"/>
5 <field name="jamb_aggregate" meta_type="CPS String Field"/>
6 <field name="jamb_listing_date" meta_type="CPS DateTime Field"/>
7 <field name="jamb_results" meta_type="CPS String Field"/>
8 <field name="reg_nr" meta_type="CPS String Field">
9  <property name="is_searchabletext">True</property>
10 </field>
11 <field name="schoolresults" meta_type="CPS String List Field"/>
12</object>
Note: See TracBrowser for help on using the repository browser.