<?xml version="1.0" encoding="UTF-8"?>
<gc:CodeList xmlns:gc="http://docs.oasis-open.org/codelist/ns/genericode/1.0/"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
             xmlns:xoev-cl-4="http://xoev.de/schemata/genericode/4">
   <Annotation>
      <Description>
         <xoev-cl-4:shortName>Leistungsbenotungsstatus</xoev-cl-4:shortName>
         <xoev-cl-4:codelistDescription>Diese Codeliste gibt den Status einer Leistung in Bezug auf die Benotung an. Eine Leistung kann benotet, unbenotet, oder vorläufig benotet sein.</xoev-cl-4:codelistDescription>
         <xoev-cl-4:agencyShortName>XHS</xoev-cl-4:agencyShortName>
         <xoev-cl-4:versionHandbook>1.2</xoev-cl-4:versionHandbook>
      </Description>
   </Annotation>
   <Identification>
      <ShortName>Leistungsbenotungsstatus-Codes</ShortName>
      <LongName>Leistungsbenotungsstatus</LongName>
      <Version>1.0</Version>
      <CanonicalUri>urn:xhochschule-de:xhochschule:codeliste:leistungsbenotungsstatus</CanonicalUri>
      <CanonicalVersionUri>urn:xhochschule-de:xhochschule:codeliste:leistungsbenotungsstatus_1.0</CanonicalVersionUri>
      <Agency>
         <LongName>XHochschule</LongName>
      </Agency>
   </Identification>
   <ColumnSet>
      <Column Id="code" Use="required">
         <ShortName>code</ShortName>
         <LongName>Code</LongName>
         <Data Type="string"/>
      </Column>
      <Column Id="description-de-DE" Use="required">
         <ShortName>description-de-DE</ShortName>
         <LongName>deutsche Übersetzung</LongName>
         <Data Type="string" Lang="de-DE"/>
      </Column>
      <Key Id="codeKey">
         <Annotation>
            <AppInfo>
               <xoev-cl-4:recommendedKeyColumn/>
            </AppInfo>
         </Annotation>
         <ShortName>codeKey</ShortName>
         <ColumnRef Ref="code"/>
      </Key>
   </ColumnSet>
   <SimpleCodeList>
      <Row>
         <Value ColumnRef="code">
            <SimpleValue>http://xhochschule.de/def/xhochschule/1.0/code/leistungsbenotungsstatus/finale_note</SimpleValue>
         </Value>
         <Value ColumnRef="description-de-DE">
            <SimpleValue>Finale Note</SimpleValue>
         </Value>
      </Row>
      <Row>
         <Value ColumnRef="code">
            <SimpleValue>http://xhochschule.de/def/xhochschule/1.0/code/leistungsbenotungsstatus/note_liegt_nicht_vor</SimpleValue>
         </Value>
         <Value ColumnRef="description-de-DE">
            <SimpleValue>Note liegt nicht vor</SimpleValue>
         </Value>
      </Row>
      <Row>
         <Value ColumnRef="code">
            <SimpleValue>http://xhochschule.de/def/xhochschule/1.0/code/leistungsbenotungsstatus/vorlaeufige_note</SimpleValue>
         </Value>
         <Value ColumnRef="description-de-DE">
            <SimpleValue>Vorläufige Note</SimpleValue>
         </Value>
      </Row>
      <Row>
         <Value ColumnRef="code">
            <SimpleValue>http://xhochschule.de/def/xhochschule/1.0/code/leistungsbenotungsstatus/~wert_nicht_in_liste</SimpleValue>
         </Value>
         <Value ColumnRef="description-de-DE">
            <SimpleValue>Wert nicht in Liste</SimpleValue>
         </Value>
      </Row>
   </SimpleCodeList>
</gc:CodeList>
