source: WAeUP_SRP/uniben/profiles/default/vocabularies/application_categories.xml @ 3502

Last change on this file since 3502 was 3483, checked in by Henrik Bettermann, 16 years ago

remove metedata from schemas

This was the reason why still the PaymentsFolder? Title was indexed (even though the Title method was removed) when adding or creating a new student.

  • Property svn:executable set to *
File size: 591 bytes
Line 
1<?xml version="1.0"?>
2<?xml-stylesheet type="text/xsl" href="vocabulary.xsl"?>
3<object name="cos_cest" 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
9    <item key="" msgid="">--</item>
10    <item key="basic" msgid="">PUME, PDE, PCE, PRENCE</item>
11    <item key="cest" msgid="">Common Entrance Screening Test</item>
12    <item key="sandwich" msgid="">Sandwich</item>
13    <item key="pg" msgid="">Postgraduate</item>
14
15</object>
Note: See TracBrowser for help on using the repository browser.