source: WAeUP_SRP/uniben/profiles/default/schemas/import_verdict.xml @ 3462

Last change on this file since 3462 was 3191, checked in by joachim, 17 years ago

first version with import_mode per line, please copy xml files to okene.

File size: 486 bytes
Line 
1<?xml version="1.0"?>
2<?xml-stylesheet type="text/xsl" href="schema.xsl"?>
3<object name="import_verdict" meta_type="CPS Schema">
4 <field name="import_mode" meta_type="CPS String Field"/>
5 <field name="id" meta_type="CPS String Field"/>
6 <field name="matric_no" meta_type="CPS String Field"/>
7 <field name="current_level" meta_type="CPS String Field"/>
8 <field name="current_session" meta_type="CPS String Field"/>
9 <field name="current_verdict" meta_type="CPS String Field"/>
10</object>
Note: See TracBrowser for help on using the repository browser.