source: WAeUP_SRP/trunk/profiles/default/vocabularies/student_search_mode.xml @ 1805

Last change on this file since 1805 was 1449, checked in by joachim, 18 years ago

modified importReservedBeds
fixReservedBeds
added release_bed
many documentation addons for xml-files

  • Property svn:keywords set to Id
File size: 627 bytes
Line 
1<?xml version="1.0"?>
2<?xml-stylesheet type="text/xsl" href="vocabulary.xsl"?>
3<object name="search_mode_voc" meta_type="CPS Vocabulary">
4 <property name="title"></property>
5 <property name="title_msgid"></property>
6 <property name="description"></property>
7 <property name="acl_write_roles">Manager</property>
8 <item key="student_id" msgid="">Student Id (complete Ids only)</item>
9 <item key="name" msgid="">Name</item>
10 <item key="matric_no" msgid="">Matriculation No</item>
11 <item key="jamb_reg_no" msgid="">Jamb Registration No</item>
12 <item key="department" msgid="">Department Code (complete codes only)</item>
13</object>
Note: See TracBrowser for help on using the repository browser.