source: WAeUP_SRP/trunk/profiles/default/vocabularies/high_qual.xml @ 694

Last change on this file since 694 was 486, checked in by joachim, 18 years ago

svn -R propset svn:keywords "Id" .
added layout_application_/edit/create/view
and cleaned that up.

  • Property svn:keywords set to Id
File size: 865 bytes
Line 
1<?xml version="1.0"?>
2<object name="high_qual" meta_type="CPS Vocabulary">
3    <property name="title"></property>
4    <property name="title_msgid"></property>
5    <property name="description"></property>
6    <property name="acl_write_roles">Manager</property>
7
8    <item key="nce" msgid="">National Certificate Of Education</item>
9    <item key="pre" msgid="">Pre Degree Programme</item>
10    <item key="dip" msgid="">Diploma Programme</item>
11    <item key="ond" msgid="">Ordinary National Diploma</item>
12    <item key="nce" msgid="">National Certificate Of Education</item>
13    <item key="bd" msgid="">Bachelors Degree</item>
14    <item key="md" msgid="">Masters Degree</item>
15    <item key="pq" msgid="">Professional Qualification</item>
16    <item key="oc" msgid="">Other Certification</item>
17    <item key="hnd" msgid="">Higher National Diploma</item>
18
19
20</object>
Note: See TracBrowser for help on using the repository browser.