source: WAeUP_SRP/fceokene/profiles/default/schemas/import_certificate_course.xml @ 2516

Last change on this file since 2516 was 2282, checked in by joachim, 17 years ago

add import for courses, certificates, certificate_courses

File size: 376 bytes
Line 
1<?xml version="1.0"?>
2<?xml-stylesheet type="text/xsl" href="schema.xsl"?>
3<object name="certificate_course" meta_type="CPS Schema">
4 <field name="code" meta_type="CPS String Field" />
5 <field name="certificate_code" meta_type="CPS String Field" />
6 <field name="level" meta_type="CPS String Field" />
7 <field name="core_or_elective" meta_type="CPS Boolean Field"/>
8</object>
Note: See TracBrowser for help on using the repository browser.