source: WAeUP_SRP/trunk/profiles/default/vocabularies/high_grade.xml @ 1518

Last change on this file since 1518 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: 927 bytes
Line 
1<?xml version="1.0"?>
2<?xml-stylesheet type="text/xsl" href="vocabulary.xsl"?>
3<object name="high_grade" meta_type="CPS Vocabulary">
4    <property name="title"></property>
5    <property name="title_msgid"></property>
6    <property name="description"></property>
7
8    <item key="" msgid="">None</item>
9    <item key="upper_credit" msgid="">Upper Credit</item>
10    <item key="distinction" msgid="">Distinction</item>
11    <item key="upper_credit" msgid="">Upper Credit</item>
12    <item key="credit" msgid="">Credit</item>
13    <item key="merit" msgid="">Merit</item>
14    <item key="lower_credit" msgid="">Lower Credit</item>
15    <item key="first_class" msgid="">First Class</item>
16    <item key="second_class_upper" msgid="">Second Class Upper</item>
17    <item key="second_class_lower" msgid="">Second Class Lower</item>
18    <item key="third_class" msgid="">Third Class</item>
19    <item key="pass" msgid="">Pass </item>
20
21</object>
Note: See TracBrowser for help on using the repository browser.