<?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>Halbjahr</xoev-cl-4:shortName>
         <xoev-cl-4:codelistDescription>Die Codeliste bildet typische Zeiträume im schulischen Kontext ab, insbesondere die möglichen Halbjahre. Die Liste wurde vom XSchule-Projekt in Zusammenarbeit mit den Stakeholdern erstellt.</xoev-cl-4:codelistDescription>
         <xoev-cl-4:agencyShortName>XSchule</xoev-cl-4:agencyShortName>
         <xoev-cl-4:versionHandbook>1.2</xoev-cl-4:versionHandbook>
      </Description>
   </Annotation>
   <Identification>
      <ShortName>Halbjahr-Codes</ShortName>
      <LongName>Halbjahr</LongName>
      <Version>0.6</Version>
      <CanonicalUri>urn:xschule-digital:xschule:codeliste:halbjahr</CanonicalUri>
      <CanonicalVersionUri>urn:xschule-digital:xschule:codeliste:halbjahr_0.6</CanonicalVersionUri>
      <Agency>
         <LongName>XSchule</LongName>
      </Agency>
   </Identification>
   <ColumnSet>
      <Column Id="code" Use="required">
         <ShortName>code</ShortName>
         <Data Type="string"/>
      </Column>
      <Column Id="description-de-DE" Use="required">
         <ShortName>description-de-DE</ShortName>
         <LongName>Zeitraum</LongName>
         <Data Type="string"/>
      </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://xschule.digital/def/xschule/0.6/code/halbjahr/1_halbjahr</SimpleValue>
         </Value>
         <Value ColumnRef="description-de-DE">
            <SimpleValue>1. Halbjahr</SimpleValue>
         </Value>
      </Row>
      <Row>
         <Value ColumnRef="code">
            <SimpleValue>http://xschule.digital/def/xschule/0.6/code/halbjahr/2_halbjahr</SimpleValue>
         </Value>
         <Value ColumnRef="description-de-DE">
            <SimpleValue>2. Halbjahr</SimpleValue>
         </Value>
      </Row>
      <Row>
         <Value ColumnRef="code">
            <SimpleValue>http://xschule.digital/def/xschule/0.6/code/halbjahr/ganzes_jahr</SimpleValue>
         </Value>
         <Value ColumnRef="description-de-DE">
            <SimpleValue>Ganzes Jahr</SimpleValue>
         </Value>
      </Row>
   </SimpleCodeList>
</gc:CodeList>
