source: WAeUP_SRP/aaua/profiles/default/schemas/student_study_course.xml @ 3586

Last change on this file since 3586 was 3448, checked in by joachim, 16 years ago

copy from Uniben

  • Property svn:keywords set to Id
File size: 718 bytes
Line 
1<?xml version="1.0"?>
2<?xml-stylesheet type="text/xsl" href="schema.xsl"?>
3<object name="student_study_course" meta_type="CPS Schema">
4  <field name="title" meta_type="CPS String Field"/>
5  <field name="study_course" meta_type="CPS String Field">
6    <property name="is_searchabletext">False</property>
7  </field>
8  <field name="study_course_history" meta_type="CPS String List Field">
9  </field>
10  <field name="current_session" meta_type="CPS String Field"/>
11  <field name="current_mode" meta_type="CPS String Field"/>
12  <field name="current_level" meta_type="CPS String Field"/>
13  <field name="current_verdict" meta_type="CPS String Field"/>
14  <field name="previous_verdict" meta_type="CPS String Field"/>
15</object>
Note: See TracBrowser for help on using the repository browser.