Last change
on this file since 382 was
379,
checked in by joachim, 18 years ago
|
added import fields:
Courses: Category AdmStatus? FORMERCODE
Faculty: CollegeCode?
Certificate: MaxLoad? MaxElect?
CertficateCourse?: AdmStatus?
M profiles/default/schemas/certificate.xml
M profiles/default/schemas/course.xml
M profiles/default/schemas/faculty.xml
M profiles/default/layouts/certificate.xml
M profiles/default/layouts/course.xml
M profiles/default/layouts/faculty.xml
M Academics.py
|
File size:
367 bytes
|
Rev | Line | |
---|
[199] | 1 | <?xml version="1.0"?> |
---|
[290] | 2 | <object name="faculty" meta_type="CPS Schema"> |
---|
[369] | 3 | <field name="bank_code" meta_type="CPS String Field"/> |
---|
[370] | 4 | <field name="code" meta_type="CPS String Field"/> |
---|
[379] | 5 | <field name="college_code" meta_type="CPS String Field"/> |
---|
[369] | 6 | <field name="degree_grade" meta_type="CPS String Field"/> |
---|
[290] | 7 | <field name="institution_type" meta_type="CPS String Field"/> |
---|
| 8 | </object> |
---|
Note: See
TracBrowser for help on using the repository browser.