<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
           xmlns:xhs="http://xhochschule.de/def/xhochschule/0.4/xsd"
           xmlns:xbd="http://xbildung.de/def/xbildung/0.4/xsd"
           xmlns:xoev-code="http://xoev.de/schemata/code/1_0"
           targetNamespace="http://xhochschule.de/def/xhochschule/0.4/xsd"
           version="0.4"
           elementFormDefault="qualified"
           attributeFormDefault="unqualified">
   <xs:annotation>
      <xs:appinfo>
         <standard>
            <nameLang>XHochschule</nameLang>
            <nameKurz>XHochschule</nameKurz>
            <nameTechnisch>xhochschule</nameTechnisch>
            <kennung>urn:xoev-de:xhochschule-de:def:standard:xhochschule</kennung>
            <beschreibung>XHochschule</beschreibung>
         </standard>
         <versionStandard>
            <version>0.4</version>
            <versionXOEVProfil>1.7.2</versionXOEVProfil>
            <versionXOEVHandbuch>2.2</versionXOEVHandbuch>
            <versionXGenerator>3.0.1</versionXGenerator>
            <versionModellierungswerkzeug>19.0 SP 3</versionModellierungswerkzeug>
            <nameModellierungswerkzeug>MagicDraw</nameModellierungswerkzeug>
         </versionStandard>
      </xs:appinfo>
   </xs:annotation>
   <xs:import schemaLocation="http://xbildung.de/def/xbildung/0.4/xsd/xbildung-baukasten.xsd"
              namespace="http://xbildung.de/def/xbildung/0.4/xsd"/>
   <xs:import schemaLocation="http://xoev.de/schemata/code/1_0/xoev-code.xsd"
              namespace="http://xoev.de/schemata/code/1_0"/>
   <xs:complexType name="Code.Beurlaubungsstatus">
      <xs:annotation>
         <xs:appinfo>
            <codeliste>
               <nameLang>Beurlaubungsstatus</nameLang>
               <nameKurz>Beurlaubungsstatus</nameKurz>
               <nameTechnisch>Beurlaubungsstatus-Codes</nameTechnisch>
               <kennung>urn:xhochschule-de:xhochschule:codeliste:beurlaubungsstatus</kennung>
               <beschreibung>Da im Sinne des BAföG-Formblatts 2 nur relevant ist, ob ein/e Studierende/r beurlaubt ist, werden in dieser Version nur zwei mögliche Werte angegeben. In zukünftigen Versionen könnten noch verschieden Anlässe für die Beurlaubung abgebildet werden.</beschreibung>
               <herausgebernameLang>XHochschule</herausgebernameLang>
               <herausgebernameKurz>XHochschule</herausgebernameKurz>
            </codeliste>
            <versionCodeliste>
               <version>0.4</version>
               <beschreibung>Für die Implementierung der Immatrikulationsbescheinigung nach §9 muss der Beurlaubungsstatus als Codeliste abgebildet werden.</beschreibung>
               <datumGueltigkeitAb>2021-04-26</datumGueltigkeitAb>
               <versionCodelistenHandbuch>1.0</versionCodelistenHandbuch>
            </versionCodeliste>
            <codelistenspalten>
               <code>
                  <spaltennameLang>Code</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>true</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>true</empfohleneCodeSpalte>
               </code>
               <description-de-DE>
                  <spaltennameLang>deutsche Übersetzung</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </description-de-DE>
            </codelistenspalten>
            <genutzteCodeSpalte>code</genutzteCodeSpalte>
         </xs:appinfo>
      </xs:annotation>
      <xs:complexContent>
         <xs:restriction base="xoev-code:Code">
            <xs:sequence>
               <xs:element name="code" form="unqualified" type="xhs:Beurlaubungsstatus-Codes"/>
            </xs:sequence>
            <xs:attribute name="listURI"
                          type="xs:anyURI"
                          use="optional"
                          fixed="urn:xhochschule-de:xhochschule:codeliste:beurlaubungsstatus"/>
            <xs:attribute name="listVersionID"
                          type="xs:normalizedString"
                          use="optional"
                          fixed="0.4"/>
         </xs:restriction>
      </xs:complexContent>
   </xs:complexType>
   <xs:complexType name="Code.Einschreibungsstatus">
      <xs:annotation>
         <xs:appinfo>
            <codeliste>
               <nameLang>Einschreibungsstatus</nameLang>
               <nameKurz>Einschreibungsstatus</nameKurz>
               <nameTechnisch>Einschreibungsstatus-Codes</nameTechnisch>
               <kennung>urn:xhochschule-de:xhochschule:codeliste:einschreibungsstatus</kennung>
               <beschreibung>Status der Immatrikulation an einer Hochschule</beschreibung>
               <herausgebernameLang>XHochschule</herausgebernameLang>
               <herausgebernameKurz>XHochschule</herausgebernameKurz>
            </codeliste>
            <versionCodeliste>
               <version>0.4</version>
               <beschreibung>Diese Liste erfasst die Art der Einschreibung im Hochschulwesen.</beschreibung>
               <datumGueltigkeitAb>2021-04-26</datumGueltigkeitAb>
               <versionCodelistenHandbuch>1.0</versionCodelistenHandbuch>
            </versionCodeliste>
            <codelistenspalten>
               <code>
                  <spaltennameLang>Code</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>true</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>true</empfohleneCodeSpalte>
               </code>
               <description-de-DE>
                  <spaltennameLang>Name (Deutsch)</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </description-de-DE>
            </codelistenspalten>
            <genutzteCodeSpalte>code</genutzteCodeSpalte>
         </xs:appinfo>
      </xs:annotation>
      <xs:complexContent>
         <xs:restriction base="xoev-code:Code">
            <xs:sequence>
               <xs:element name="code"
                           form="unqualified"
                           type="xhs:Einschreibungsstatus-Codes"/>
            </xs:sequence>
            <xs:attribute name="listURI"
                          type="xs:anyURI"
                          use="optional"
                          fixed="urn:xhochschule-de:xhochschule:codeliste:einschreibungsstatus"/>
            <xs:attribute name="listVersionID"
                          type="xs:normalizedString"
                          use="optional"
                          fixed="0.4"/>
         </xs:restriction>
      </xs:complexContent>
   </xs:complexType>
   <xs:complexType name="Code.Faecherschluessel">
      <xs:annotation>
         <xs:appinfo>
            <codeliste>
               <nameLang>Fächerschlüssel gemäß Schlüsselverzeichnisse für die Studenten- und Prüfungsstatistik, Promovierendenstatistik und Gasthörerstatistik</nameLang>
               <nameKurz>Fächerschlüssel</nameKurz>
               <nameTechnisch>Faecherschluessel-Codes</nameTechnisch>
               <kennung>urn:xhochschule-de:destatis:codeliste:faecherschluessel</kennung>
               <beschreibung>Diese Verzeichnisse des Statistischen Bundesamtes (DESTATIS) sind Erhebungsschlüssel für Zwecke der Bundesstatistik.</beschreibung>
               <herausgebernameLang>Statistisches Bundesamt</herausgebernameLang>
               <herausgebernameKurz>DESTATIS</herausgebernameKurz>
            </codeliste>
            <versionCodeliste>
               <version>0.4</version>
               <datumGueltigkeitAb>2020-06-14</datumGueltigkeitAb>
               <versionCodelistenHandbuch>1.0</versionCodelistenHandbuch>
            </versionCodeliste>
            <codelistenspalten>
               <code>
                  <spaltennameLang>Code als URL</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>true</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </code>
               <description-de-DE>
                  <spaltennameLang>Studienfach</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </description-de-DE>
               <partOf>
                  <spaltennameLang>Studienbereich</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </partOf>
            </codelistenspalten>
            <genutzteCodeSpalte>code</genutzteCodeSpalte>
         </xs:appinfo>
      </xs:annotation>
      <xs:complexContent>
         <xs:restriction base="xoev-code:Code">
            <xs:sequence>
               <xs:element name="code" form="unqualified" type="xhs:Faecherschluessel-Codes"/>
            </xs:sequence>
            <xs:attribute name="listURI"
                          type="xs:anyURI"
                          use="optional"
                          fixed="urn:xhochschule-de:destatis:codeliste:faecherschluessel"/>
            <xs:attribute name="listVersionID"
                          type="xs:normalizedString"
                          use="optional"
                          fixed="0.4"/>
         </xs:restriction>
      </xs:complexContent>
   </xs:complexType>
   <xs:complexType name="Code.Hochschulnachweis">
      <xs:annotation>
         <xs:appinfo>
            <codeliste>
               <nameLang>Hochschulnachweis</nameLang>
               <nameKurz>Hochschulnachweis</nameKurz>
               <nameTechnisch>Hochschulnachweis-Codes</nameTechnisch>
               <kennung>urn:xhochschule-de:xhochschule:codeliste:hochschulnachweis</kennung>
               <beschreibung>Liste von Nachweistypen im Hochschulwesen inkl. einem Mapping zu Europass Credential</beschreibung>
               <herausgebernameLang>XHochschule</herausgebernameLang>
               <herausgebernameKurz>XHochschule</herausgebernameKurz>
            </codeliste>
            <versionCodeliste>
               <version>0.4</version>
               <beschreibung>Diese Liste erfasst die Art eines Nachweises im Hochschulwesen</beschreibung>
               <datumGueltigkeitAb>2021-04-26</datumGueltigkeitAb>
               <versionCodelistenHandbuch>1.0</versionCodelistenHandbuch>
            </versionCodeliste>
            <codelistenspalten>
               <code>
                  <spaltennameLang>Code</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>true</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>true</empfohleneCodeSpalte>
               </code>
               <description-de-DE>
                  <spaltennameLang>Name (Deutsch)</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </description-de-DE>
               <mapping-EuropassCredentialType>
                  <spaltennameLang>Europass Credential Type</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>optional</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </mapping-EuropassCredentialType>
               <description-en-GB>
                  <spaltennameLang>Name (Englisch)</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </description-en-GB>
            </codelistenspalten>
            <genutzteCodeSpalte>code</genutzteCodeSpalte>
         </xs:appinfo>
      </xs:annotation>
      <xs:complexContent>
         <xs:restriction base="xoev-code:Code">
            <xs:sequence>
               <xs:element name="code" form="unqualified" type="xhs:Hochschulnachweis-Codes"/>
            </xs:sequence>
            <xs:attribute name="listURI"
                          type="xs:anyURI"
                          use="optional"
                          fixed="urn:xhochschule-de:xhochschule:codeliste:hochschulnachweis"/>
            <xs:attribute name="listVersionID"
                          type="xs:normalizedString"
                          use="optional"
                          fixed="0.4"/>
         </xs:restriction>
      </xs:complexContent>
   </xs:complexType>
   <xs:complexType name="Code.Hochschulsignatur">
      <xs:annotation>
         <xs:appinfo>
            <codeliste>
               <nameLang>Hochschulsignaturenschlüssel von DESTATIS H201 Hochschulstatistik</nameLang>
               <nameKurz>Hochschulsignaturen</nameKurz>
               <nameTechnisch>Hochschulsignatur-Codes</nameTechnisch>
               <kennung>urn:xhochschule-de:destatis:codeliste:hochschulsignatur</kennung>
               <beschreibung>Diese Verzeichnisse des Statistischen Bundesamtes (DESTATIS) sind Erhebungsschlüssel für Zwecke der Bundesstatistik. Sie werden in XHochschule nachgenutzt um Hochschulen nicht neue bundesweit eindeutige Schlüssel zuordnen zu müssen.</beschreibung>
               <herausgebernameLang>Statistisches Bundesamt</herausgebernameLang>
               <herausgebernameKurz>DESTATIS</herausgebernameKurz>
            </codeliste>
            <versionCodeliste>
               <version>0.4</version>
               <datumGueltigkeitAb>2021-04-26</datumGueltigkeitAb>
               <versionCodelistenHandbuch>1.0</versionCodelistenHandbuch>
            </versionCodeliste>
            <codelistenspalten>
               <code>
                  <spaltennameLang>URI der Signatur</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>true</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </code>
               <description-de-DE>
                  <spaltennameLang>Name der Hochschule</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </description-de-DE>
            </codelistenspalten>
            <genutzteCodeSpalte>code</genutzteCodeSpalte>
         </xs:appinfo>
      </xs:annotation>
      <xs:complexContent>
         <xs:restriction base="xoev-code:Code">
            <xs:sequence>
               <xs:element name="code" form="unqualified" type="xhs:Hochschulsignatur-Codes"/>
            </xs:sequence>
            <xs:attribute name="listURI"
                          type="xs:anyURI"
                          use="optional"
                          fixed="urn:xhochschule-de:destatis:codeliste:hochschulsignatur"/>
            <xs:attribute name="listVersionID"
                          type="xs:normalizedString"
                          use="optional"
                          fixed="0.4"/>
         </xs:restriction>
      </xs:complexContent>
   </xs:complexType>
   <xs:complexType name="Code.Immatrikulationsbescheinigung">
      <xs:annotation>
         <xs:appinfo>
            <codeliste>
               <nameLang>Immatrikulationsbescheinigung</nameLang>
               <nameKurz>Immatrikulationsbescheinigung</nameKurz>
               <nameTechnisch>Immatrikulationsbescheinigung-Codes</nameTechnisch>
               <kennung>urn:xhochschule-de:xhochschule:codeliste:immatrikulationsbescheinigung</kennung>
               <beschreibung>Liste von Immatrikulationsbescheinigungstypen im Hochschulwesen</beschreibung>
               <herausgebernameLang>XHochschule</herausgebernameLang>
               <herausgebernameKurz>XHochschule</herausgebernameKurz>
            </codeliste>
            <versionCodeliste>
               <version>0.4</version>
               <beschreibung>diese Liste erfasst die Art eines Nachweises im Hochschulwesen</beschreibung>
               <datumGueltigkeitAb>2021-04-26</datumGueltigkeitAb>
               <versionCodelistenHandbuch>1.0</versionCodelistenHandbuch>
            </versionCodeliste>
            <codelistenspalten>
               <code>
                  <spaltennameLang>Code</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>true</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>true</empfohleneCodeSpalte>
               </code>
               <description-de-DE>
                  <spaltennameLang>Name (Deutsch)</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </description-de-DE>
               <description-en-GB>
                  <spaltennameLang>Name (Englisch)</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </description-en-GB>
            </codelistenspalten>
            <genutzteCodeSpalte>code</genutzteCodeSpalte>
         </xs:appinfo>
      </xs:annotation>
      <xs:complexContent>
         <xs:restriction base="xoev-code:Code">
            <xs:sequence>
               <xs:element name="code"
                           form="unqualified"
                           type="xhs:Immatrikulationsbescheinigung-Codes"/>
            </xs:sequence>
            <xs:attribute name="listURI"
                          type="xs:anyURI"
                          use="optional"
                          fixed="urn:xhochschule-de:xhochschule:codeliste:immatrikulationsbescheinigung"/>
            <xs:attribute name="listVersionID"
                          type="xs:normalizedString"
                          use="optional"
                          fixed="0.4"/>
         </xs:restriction>
      </xs:complexContent>
   </xs:complexType>
   <xs:complexType name="Code.LateinischeEhrenbezeichnung">
      <xs:annotation>
         <xs:appinfo>
            <codeliste>
               <nameLang>Lateinische Ehrenbezeichnungen</nameLang>
               <nameKurz>Lateinische Ehrenbezeichnungen</nameKurz>
               <nameTechnisch>LateinischeEhrenbezeichnung-Codes</nameTechnisch>
               <kennung>urn:xhochschule-de:xhochschule:codeliste:lateinischeehrenbezeichnung</kennung>
               <beschreibung>Liste von lateinischen Ehrenbezeichnungen eines deutschen Hochschuldiploms.</beschreibung>
               <herausgebernameLang>XHochschule</herausgebernameLang>
               <herausgebernameKurz>XHochschule</herausgebernameKurz>
            </codeliste>
            <versionCodeliste>
               <version>0.4</version>
               <beschreibung>Diese Liste erfasst die Art eines Nachweises im Hochschulwesen.</beschreibung>
               <datumGueltigkeitAb>2021-04-26</datumGueltigkeitAb>
               <versionCodelistenHandbuch>1.0</versionCodelistenHandbuch>
            </versionCodeliste>
            <codelistenspalten>
               <code>
                  <spaltennameLang>Code</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>true</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>true</empfohleneCodeSpalte>
               </code>
               <description-en-GB>
                  <spaltennameLang>Lateinische Bezeichnung</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </description-en-GB>
               <description-de-DE>
                  <spaltennameLang>deutsche Übersetzung</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </description-de-DE>
            </codelistenspalten>
            <genutzteCodeSpalte>code</genutzteCodeSpalte>
         </xs:appinfo>
      </xs:annotation>
      <xs:complexContent>
         <xs:restriction base="xoev-code:Code">
            <xs:sequence>
               <xs:element name="code"
                           form="unqualified"
                           type="xhs:LateinischeEhrenbezeichnung-Codes"/>
            </xs:sequence>
            <xs:attribute name="listURI"
                          type="xs:anyURI"
                          use="optional"
                          fixed="urn:xhochschule-de:xhochschule:codeliste:lateinischeehrenbezeichnung"/>
            <xs:attribute name="listVersionID"
                          type="xs:normalizedString"
                          use="optional"
                          fixed="0.4"/>
         </xs:restriction>
      </xs:complexContent>
   </xs:complexType>
   <xs:complexType name="Code.Lernzeitmodell">
      <xs:annotation>
         <xs:appinfo>
            <codeliste>
               <nameLang>Lernzeitmodell</nameLang>
               <nameKurz>Lernzeitmodell</nameKurz>
               <nameTechnisch>Lernzeitmodell-Codes</nameTechnisch>
               <kennung>urn:xhochschule-de:xhochschule:codeliste:lernzeitmodell</kennung>
               <beschreibung>Da im Sinne des BAföG-Formblatts 2 nur relevant ist, ob ein/e Studierende/r in Voll- oder Teilzeit studiert, werden in dieser Version weitere Unterscheidungen wie Duales Studium oder Abendstudium nicht betrachtet. Da diese Variante in der EDCI-Spezifikation angegeben wird, ist auch "Teilzeitstudium light" berücksichtigt.</beschreibung>
               <herausgebernameLang>XHochschule</herausgebernameLang>
               <herausgebernameKurz>XHochschule</herausgebernameKurz>
            </codeliste>
            <versionCodeliste>
               <version>0.4</version>
               <beschreibung>Mit Lernzeitmodell sei hier die Unterscheidung zwischen Voll- und Teilzeit gemeint.</beschreibung>
               <datumGueltigkeitAb>2021-04-26</datumGueltigkeitAb>
               <versionCodelistenHandbuch>1.0</versionCodelistenHandbuch>
            </versionCodeliste>
            <codelistenspalten>
               <code>
                  <spaltennameLang>Code</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>true</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>true</empfohleneCodeSpalte>
               </code>
               <description-de-DE>
                  <spaltennameLang>deutsche Übersetzung</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </description-de-DE>
               <mapping-Europass>
                  <spaltennameLang>deutsche Übersetzung</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </mapping-Europass>
            </codelistenspalten>
            <genutzteCodeSpalte>code</genutzteCodeSpalte>
         </xs:appinfo>
      </xs:annotation>
      <xs:complexContent>
         <xs:restriction base="xoev-code:Code">
            <xs:sequence>
               <xs:element name="code" form="unqualified" type="xhs:Lernzeitmodell-Codes"/>
            </xs:sequence>
            <xs:attribute name="listURI"
                          type="xs:anyURI"
                          use="optional"
                          fixed="urn:xhochschule-de:xhochschule:codeliste:lernzeitmodell"/>
            <xs:attribute name="listVersionID"
                          type="xs:normalizedString"
                          use="optional"
                          fixed="0.4"/>
         </xs:restriction>
      </xs:complexContent>
   </xs:complexType>
   <xs:complexType name="Code.Semester">
      <xs:annotation>
         <xs:appinfo>
            <codeliste>
               <nameLang>Semester</nameLang>
               <nameKurz>Semester</nameKurz>
               <nameTechnisch>Semester-Codes</nameTechnisch>
               <kennung>urn:xhochschule-de:xhochschule:codeliste:semester</kennung>
               <beschreibung>Semester der erstmaligen Einschreibung (Immatrikulation) an einer Hochschule. Angabe des Semesters.</beschreibung>
               <herausgebernameLang>XHochschule</herausgebernameLang>
               <herausgebernameKurz>XHochschule</herausgebernameKurz>
            </codeliste>
            <versionCodeliste>
               <version>0.4</version>
               <beschreibung>Mit Studientyp sei hier die Unterscheidung zwischen Voll- und Teilzeit gemeint.</beschreibung>
               <datumGueltigkeitAb>2021-04-26</datumGueltigkeitAb>
               <versionCodelistenHandbuch>1.0</versionCodelistenHandbuch>
            </versionCodeliste>
            <codelistenspalten>
               <code>
                  <spaltennameLang>Code</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>true</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>true</empfohleneCodeSpalte>
               </code>
               <description-de-DE>
                  <spaltennameLang>Lateinische Bezeichnung</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </description-de-DE>
            </codelistenspalten>
            <genutzteCodeSpalte>code</genutzteCodeSpalte>
         </xs:appinfo>
      </xs:annotation>
      <xs:complexContent>
         <xs:restriction base="xoev-code:Code">
            <xs:sequence>
               <xs:element name="code" form="unqualified" type="xhs:Semester-Codes"/>
            </xs:sequence>
            <xs:attribute name="listURI"
                          type="xs:anyURI"
                          use="optional"
                          fixed="urn:xhochschule-de:xhochschule:codeliste:semester"/>
            <xs:attribute name="listVersionID"
                          type="xs:normalizedString"
                          use="optional"
                          fixed="0.4"/>
         </xs:restriction>
      </xs:complexContent>
   </xs:complexType>
   <xs:complexType name="Code.Studienbereich">
      <xs:annotation>
         <xs:appinfo>
            <codeliste>
               <nameLang>Studienbereich gemäß Schlüsselverzeichnisse für die Studenten- und Prüfungsstatistik, Promovierendenstatistik und Gasthörerstatistik</nameLang>
               <nameKurz>Studienbereich</nameKurz>
               <nameTechnisch>Studienbereich-Codes</nameTechnisch>
               <kennung>urn:xhochschule-de:destatis:codeliste:studienbereich</kennung>
               <beschreibung>Diese Verzeichnisse des Statistischen Bundesamtes (DESTATIS) sind Erhebungsschlüssel für Zwecke der Bundesstatistik.</beschreibung>
               <herausgebernameLang>Statistisches Bundesamt</herausgebernameLang>
               <herausgebernameKurz>DESTATIS</herausgebernameKurz>
            </codeliste>
            <versionCodeliste>
               <version>0.4</version>
               <datumGueltigkeitAb>2020-06-14</datumGueltigkeitAb>
               <versionCodelistenHandbuch>1.0</versionCodelistenHandbuch>
            </versionCodeliste>
            <codelistenspalten>
               <code>
                  <spaltennameLang>Code als URL</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>true</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </code>
               <description-de-DE>
                  <spaltennameLang>Studienbereich</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </description-de-DE>
               <mapping-ISCED-2013F>
                  <spaltennameLang>Mapping zum ISCED-2013-F</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </mapping-ISCED-2013F>
            </codelistenspalten>
            <genutzteCodeSpalte>code</genutzteCodeSpalte>
         </xs:appinfo>
      </xs:annotation>
      <xs:complexContent>
         <xs:restriction base="xoev-code:Code">
            <xs:sequence>
               <xs:element name="code" form="unqualified" type="xhs:Studienbereich-Codes"/>
            </xs:sequence>
            <xs:attribute name="listURI"
                          type="xs:anyURI"
                          use="optional"
                          fixed="urn:xhochschule-de:destatis:codeliste:studienbereich"/>
            <xs:attribute name="listVersionID"
                          type="xs:normalizedString"
                          use="optional"
                          fixed="0.4"/>
         </xs:restriction>
      </xs:complexContent>
   </xs:complexType>
   <xs:complexType name="Einschreibung">
      <xs:annotation>
         <xs:documentation>Um die Einschreibungssituation einer/eines Studierenden an einer Hochschule akkurat darzustellen müssen eine Reihe von Sachverhalten berücksichtigt werden. In der ersten Ausführung der Klasse Einschreibung werden die Daten in den Fokus gerückt, die für eine Bescheinigung nach §9 BAföG notwendig sind.</xs:documentation>
      </xs:annotation>
      <xs:sequence>
         <xs:element name="studienperiode" type="xhs:Studienperiode">
            <xs:annotation>
               <xs:documentation>Datum des Beginns und Endes der Vorlesungen der aktuellen Studienperiode</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="einschreibungsstatus" type="xhs:Code.Einschreibungsstatus"/>
         <xs:element name="beurlaubungsstatus" type="xhs:Code.Beurlaubungsstatus"/>
         <xs:element name="lernzeitmodell" type="xhs:Code.Lernzeitmodell"/>
      </xs:sequence>
   </xs:complexType>
   <xs:complexType name="Hochschule">
      <xs:annotation>
         <xs:documentation>Spezialisierung einer XBildung:Bildungseinrichtung mit weiteren hochschulspezifischen Angaben wie etwa der Hochschulsignatur gemäß der Bundeshochschulstatistik.</xs:documentation>
      </xs:annotation>
      <xs:complexContent>
         <xs:extension base="xbd:Bildungseinrichtung">
            <xs:sequence>
               <xs:element name="hochschulIdentifikation" minOccurs="0" type="xs:ID"/>
               <xs:element name="hochschulsignatur"
                           minOccurs="0"
                           type="xhs:Code.Hochschulsignatur"/>
            </xs:sequence>
         </xs:extension>
      </xs:complexContent>
   </xs:complexType>
   <xs:complexType name="Immatrikulationsbescheinigung">
      <xs:annotation>
         <xs:documentation>Spezialisierung eines Bildungsnachweis im Hochschulwesen mit hochschulspezifischen Angaben</xs:documentation>
      </xs:annotation>
      <xs:complexContent>
         <xs:extension base="xbd:Bildungsnachweis">
            <xs:sequence>
               <xs:element name="identifikation" type="xbd:Identifikation"/>
               <xs:element name="bescheinigungstyp" type="xhs:Code.Immatrikulationsbescheinigung"/>
            </xs:sequence>
         </xs:extension>
      </xs:complexContent>
   </xs:complexType>
   <xs:complexType name="Lehramt">
      <xs:sequence>
         <xs:element name="zulassungReferendariat"
                     minOccurs="0"
                     type="xhs:ZulassungReferendariat">
            <xs:annotation>
               <xs:documentation>Gewisse Berufe erfordern zur Ausübung nach der Ausbildung beziehungsweise beim Studium mindestens nach der bestandenen ersten Staatsprüfung einen Vorbereitungsdienst auf den entsprechenden Beruf. Der Vorbereitungsdienst wird als Referendariat bezeichnet. Hier erfolgt eine Vertiefung und Erweiterung des erworbenen Wissens. Für die Ausübung des Vorbereitungsdiensts ist eine Zulassung der jeweiligen Stellen erforderlich, welche hier mit "TRUE" dokumentiert wird. Quelle: OZG-Katalog Leistung #99019034007000</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="lehramtsberechtigung"
                     minOccurs="0"
                     maxOccurs="unbounded"
                     type="xhs:Lehramtsberechtigung">
            <xs:annotation>
               <xs:documentation>detaillierte Auflistung der Fächer, Schulformen und Unterrichtssprachen für die eine Lehramtsberechtigung besteht.</xs:documentation>
            </xs:annotation>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
   <xs:complexType name="Lehramtsberechtigung">
      <xs:annotation>
         <xs:documentation>Detailangaben zur Art der Berechtigung zu Lehren (Schulformen, Fächer)</xs:documentation>
      </xs:annotation>
      <xs:sequence>
         <xs:element name="lehrberechtigungSchulform"
                     minOccurs="0"
                     type="xbd:Code.ArtDerBildungseinrichtung"/>
         <xs:element name="lehrberechtigungBeschreibung"
                     minOccurs="0"
                     type="xbd:String.Localized">
            <xs:annotation>
               <xs:documentation>Freitext-Beschreibung der Lehramtsberechtigung, welche in Folge strukturiert ausgedrückt wird, z.B. "Abschluss im Bachelor Lehramt Gymnasium / Gesamtschule"</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="lehrberechtigungFachISCED2013"
                     minOccurs="0"
                     type="xbd:Code.ISCED2013">
            <xs:annotation>
               <xs:documentation>Für welches Unterrichtsfach besteht eine Lehramtsberechtigung (ISCED 2013)</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="lehrberechtigungSprache" minOccurs="0">
            <xs:annotation>
               <xs:documentation>In welcher Sprache besteht eine Lehramtsberechtigung (Eintragungen nach BCP47 - ISO 3166-1 alpha-2 codes) - z.B. EN-GB für British Englisch oder FR für Französisch allgemein oder fr-CH für Schweizer Französisch</xs:documentation>
            </xs:annotation>
            <xs:complexType/>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
   <xs:complexType name="Studienfach">
      <xs:annotation>
         <xs:documentation>Als Studienfach bezeichnet man an Hochschulen den spezifischen Aufbau und die fachliche Ausrichtung eines Studiums.</xs:documentation>
      </xs:annotation>
      <xs:sequence>
         <xs:element name="identifikation" minOccurs="0" type="xbd:Identifikation"/>
         <xs:element name="name"
                     minOccurs="0"
                     maxOccurs="unbounded"
                     type="xbd:String.Localized"/>
         <xs:element name="angestrebterAbschluss" type="xbd:Code.ArtDesAbschlusses"/>
         <xs:element name="schluesselDESTATIS" type="xhs:Code.Faecherschluessel"/>
         <xs:element name="fachsemester" minOccurs="0" type="xs:integer">
            <xs:annotation>
               <xs:documentation>Absolvierte Fachsemester eines entsprechenden Studienfachs</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="schluesselISCED2011" minOccurs="0" type="xbd:Code.ISCED2011"/>
         <xs:element name="schluesselISCED2013" minOccurs="0" type="xbd:Code.ISCED2013"/>
      </xs:sequence>
   </xs:complexType>
   <xs:complexType name="Studienperiode">
      <xs:annotation>
         <xs:documentation>Eigenschaften zur Zulassung zu einem Referendariat (Lehramtsreferendariat, Rechtsreferendariat) sind hier formuliert.</xs:documentation>
      </xs:annotation>
      <xs:sequence>
         <xs:element name="jahr" minOccurs="2" maxOccurs="2" type="xs:gYear">
            <xs:annotation>
               <xs:documentation>Jahr der erstmaligen Einschreibung (Immatrikulation) an einer Hochschule.</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="semester" type="xhs:Code.Semester">
            <xs:annotation>
               <xs:documentation>Falls an der Hochschule die Studienperioden Semester sind, kann hier angegeben werden, um welches Semester es sich handelt.</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="vorlesungBeginn" type="xs:date">
            <xs:annotation>
               <xs:documentation>Beginn entsprechender Vorlesungsperiode.</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="vorlesungEnde" type="xs:date">
            <xs:annotation>
               <xs:documentation>Ende entsprechender Vorlesungsperiode.</xs:documentation>
            </xs:annotation>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
   <xs:complexType name="Studierender">
      <xs:annotation>
         <xs:documentation>Spezialisierung eines XBildung:Lernenden im Hochschulbereich. In einer Hochschule eingeschriebene Person. Eurovoc Term: http://eurovoc.europa.eu/897</xs:documentation>
      </xs:annotation>
      <xs:complexContent>
         <xs:extension base="xbd:Lernender">
            <xs:sequence>
               <xs:element name="einschreibung" minOccurs="0" type="xhs:Einschreibung"/>
               <xs:element name="ersteinschreibung" minOccurs="0" type="xs:date">
                  <xs:annotation>
                     <xs:documentation>Datum der Ersteinschreibung</xs:documentation>
                  </xs:annotation>
               </xs:element>
               <xs:element name="hochschulsemester" type="xs:integer">
                  <xs:annotation>
                     <xs:documentation>Als Hochschulsemester werden die Semester bezeichnet, die ein Studierender an einer Hochschule immatrikuliert ist.</xs:documentation>
                  </xs:annotation>
               </xs:element>
            </xs:sequence>
         </xs:extension>
      </xs:complexContent>
   </xs:complexType>
   <xs:complexType name="ZulassungReferendariat">
      <xs:annotation>
         <xs:documentation>Eigenschaften zur Zulassung zu einem Referendariat (Lehramtsreferendariat, Rechtsreferendariat) sind hier formuliert.</xs:documentation>
      </xs:annotation>
      <xs:sequence>
         <xs:element name="zulassungReferendariat" minOccurs="0" type="xs:boolean">
            <xs:annotation>
               <xs:documentation>Gewisse Berufe erfordern zur Ausübung nach der Ausbildung beziehungsweise beim Studium mindestens nach der bestandenen ersten Staatsprüfung einen Vorbereitungsdienst auf den entsprechenden Beruf. Der Vorbereitungsdienst wird als Referendariat bezeichnet. Hier erfolgt eine Vertiefung und Erweiterung des erworbenen Wissens. Für die Ausübung des Vorbereitungsdiensts ist eine Zulassung der jeweiligen Stellen erforderlich. Quelle: OZG-Katalog Leistung #99019034007000 Die Zulassung wird in einer eigenen Klasse ZulassungReferendariat dokumentiert.</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="zulassungsdatum" minOccurs="0" type="xs:date">
            <xs:annotation>
               <xs:documentation>Gewisse Berufe erfordern zur Ausübung nach der Ausbildung beziehungsweise beim Studium mindestens nach der bestandenen ersten Staatsprüfung einen Vorbereitungsdienst auf den entsprechenden Beruf. Der Vorbereitungsdienst wird als Referendariat bezeichnet. Hier erfolgt eine Vertiefung und Erweiterung des erworbenen Wissens. Für die Ausübung des Vorbereitungsdiensts ist eine Zulassung der jeweiligen Stellen erforderlich, welche hier mit "TRUE" dokumentiert wird. Quelle: OZG-Katalog Leistung #99019034007000</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="zulassungDurch" minOccurs="0" type="xbd:Organisation">
            <xs:annotation>
               <xs:documentation>Gewisse Berufe erfordern zur Ausübung nach der Ausbildung beziehungsweise beim Studium mindestens nach der bestandenen ersten Staatsprüfung einen Vorbereitungsdienst auf den entsprechenden Beruf. Der Vorbereitungsdienst wird als Referendariat bezeichnet. Hier erfolgt eine Vertiefung und Erweiterung des erworbenen Wissens. Für die Ausübung des Vorbereitungsdiensts ist eine Zulassung der jeweiligen Stellen erforderlich, welche hier mit "TRUE" dokumentiert wird. Quelle: OZG-Katalog Leistung #99019034007000</xs:documentation>
            </xs:annotation>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
   <xs:simpleType name="Beurlaubungsstatus-Codes">
      <xs:annotation>
         <xs:appinfo>
            <codeliste>
               <nameLang>Beurlaubungsstatus</nameLang>
               <nameKurz>Beurlaubungsstatus</nameKurz>
               <nameTechnisch>Beurlaubungsstatus-Codes</nameTechnisch>
               <kennung>urn:xhochschule-de:xhochschule:codeliste:beurlaubungsstatus</kennung>
               <beschreibung>Da im Sinne des BAföG-Formblatts 2 nur relevant ist, ob ein/e Studierende/r beurlaubt ist, werden in dieser Version nur zwei mögliche Werte angegeben. In zukünftigen Versionen könnten noch verschieden Anlässe für die Beurlaubung abgebildet werden.</beschreibung>
               <herausgebernameLang>XHochschule</herausgebernameLang>
               <herausgebernameKurz>XHochschule</herausgebernameKurz>
            </codeliste>
            <versionCodeliste>
               <version>0.4</version>
               <beschreibung>Für die Implementierung der Immatrikulationsbescheinigung nach §9 muss der Beurlaubungsstatus als Codeliste abgebildet werden.</beschreibung>
               <datumGueltigkeitAb>2021-04-26</datumGueltigkeitAb>
               <versionCodelistenHandbuch>1.0</versionCodelistenHandbuch>
            </versionCodeliste>
            <codelistenspalten>
               <code>
                  <spaltennameLang>Code</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>true</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>true</empfohleneCodeSpalte>
               </code>
               <description-de-DE>
                  <spaltennameLang>deutsche Übersetzung</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </description-de-DE>
            </codelistenspalten>
         </xs:appinfo>
      </xs:annotation>
      <xs:restriction base="xs:token">
         <xs:enumeration value="http://xhochschule.de/def/xhochschule/0.4/code/beurlaubungsstatus/beurlaubt">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Beurlaubt</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/xhochschule/0.4/code/beurlaubungsstatus/nicht_beurlaubt">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Nicht beurlaubt</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
      </xs:restriction>
   </xs:simpleType>
   <xs:simpleType name="Einschreibungsstatus-Codes">
      <xs:annotation>
         <xs:appinfo>
            <codeliste>
               <nameLang>Einschreibungsstatus</nameLang>
               <nameKurz>Einschreibungsstatus</nameKurz>
               <nameTechnisch>Einschreibungsstatus-Codes</nameTechnisch>
               <kennung>urn:xhochschule-de:xhochschule:codeliste:einschreibungsstatus</kennung>
               <beschreibung>Status der Immatrikulation an einer Hochschule</beschreibung>
               <herausgebernameLang>XHochschule</herausgebernameLang>
               <herausgebernameKurz>XHochschule</herausgebernameKurz>
            </codeliste>
            <versionCodeliste>
               <version>0.4</version>
               <beschreibung>Diese Liste erfasst die Art der Einschreibung im Hochschulwesen.</beschreibung>
               <datumGueltigkeitAb>2021-04-26</datumGueltigkeitAb>
               <versionCodelistenHandbuch>1.0</versionCodelistenHandbuch>
            </versionCodeliste>
            <codelistenspalten>
               <code>
                  <spaltennameLang>Code</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>true</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>true</empfohleneCodeSpalte>
               </code>
               <description-de-DE>
                  <spaltennameLang>Name (Deutsch)</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </description-de-DE>
            </codelistenspalten>
         </xs:appinfo>
      </xs:annotation>
      <xs:restriction base="xs:token">
         <xs:enumeration value="http://xhochschule.de/def/xhochschule/0.4/code/einschreibungsstatus/exmatrikuliert">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>exmatrikuliert</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/xhochschule/0.4/code/einschreibungsstatus/immatrikuliert">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>immatrikuliert</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/xhochschule/0.4/code/einschreibungsstatus/vorlaeufigImmatrikuliert">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>vorläufig immatrikuliert</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
      </xs:restriction>
   </xs:simpleType>
   <xs:simpleType name="Faecherschluessel-Codes">
      <xs:annotation>
         <xs:appinfo>
            <codeliste>
               <nameLang>Fächerschlüssel gemäß Schlüsselverzeichnisse für die Studenten- und Prüfungsstatistik, Promovierendenstatistik und Gasthörerstatistik</nameLang>
               <nameKurz>Fächerschlüssel</nameKurz>
               <nameTechnisch>Faecherschluessel-Codes</nameTechnisch>
               <kennung>urn:xhochschule-de:destatis:codeliste:faecherschluessel</kennung>
               <beschreibung>Diese Verzeichnisse des Statistischen Bundesamtes (DESTATIS) sind Erhebungsschlüssel für Zwecke der Bundesstatistik.</beschreibung>
               <herausgebernameLang>Statistisches Bundesamt</herausgebernameLang>
               <herausgebernameKurz>DESTATIS</herausgebernameKurz>
            </codeliste>
            <versionCodeliste>
               <version>0.4</version>
               <datumGueltigkeitAb>2020-06-14</datumGueltigkeitAb>
               <versionCodelistenHandbuch>1.0</versionCodelistenHandbuch>
            </versionCodeliste>
            <codelistenspalten>
               <code>
                  <spaltennameLang>Code als URL</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>true</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </code>
               <description-de-DE>
                  <spaltennameLang>Studienfach</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </description-de-DE>
               <partOf>
                  <spaltennameLang>Studienbereich</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </partOf>
            </codelistenspalten>
         </xs:appinfo>
      </xs:annotation>
      <xs:restriction base="xs:token">
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/001">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Ägyptologie</description-de-DE>
                  <partOf>Außereuropäische Sprach- und Kulturwissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/002">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Afrikanistik</description-de-DE>
                  <partOf>Außereuropäische Sprach- und Kulturwissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/003">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Agrarwissenschaft/Landwirtschaft</description-de-DE>
                  <partOf>Agrarwissenschaften, Lebensmittel- und Getränketechnologie (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/004">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Interdisziplinäre Studien (Schwerpunkt Sprach- und Kulturwissenschaften)</description-de-DE>
                  <partOf>Geisteswissenschaften allgemein (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/005">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Klassische Philologie</description-de-DE>
                  <partOf>Altphilologie (klass. Philologie), Neugriechisch (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/006">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Amerikanistik/Amerikakunde</description-de-DE>
                  <partOf>Anglistik, Amerikanistik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/007">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Angewandte Kunst</description-de-DE>
                  <partOf>Gestaltung (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/008">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Anglistik/Englisch</description-de-DE>
                  <partOf>Anglistik, Amerikanistik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/009">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Anthropologie (Humanbiologie)</description-de-DE>
                  <partOf>Biologie (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/010">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Arabisch/Arabistik</description-de-DE>
                  <partOf>Außereuropäische Sprach- und Kulturwissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/011">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Arbeitslehre/Wirtschaftslehre</description-de-DE>
                  <partOf>Wirtschaftswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/012">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Archäologie</description-de-DE>
                  <partOf>Geschichte (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/013">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Architektur</description-de-DE>
                  <partOf>Architektur, Innenarchitektur (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/014">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Astronomie, Astrophysik</description-de-DE>
                  <partOf>Physik, Astronomie (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/015">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Außereuropäische Sprachen und Kulturen in Ozeanien und Amerika</description-de-DE>
                  <partOf>Außereuropäische Sprach- und Kulturwissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/016">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Baltistik</description-de-DE>
                  <partOf>Slawistik, Baltistik, Finno-Ugristik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/017">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Bauingenieurwesen/Ingenieurbau</description-de-DE>
                  <partOf>Bauingenieurwesen (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/018">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Berufsbezogene Fremdsprachenausbildung</description-de-DE>
                  <partOf>Allgemeine und vergleichende Literatur- und Sprachwissenschaft (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/020">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Bergbau/Bergtechnik</description-de-DE>
                  <partOf>Bergbau, Hüttenwesen (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/021">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Betriebswirtschaftslehre</description-de-DE>
                  <partOf>Wirtschaftswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/022">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Bibliothekswissenschaft/-wesen (nicht für Studierende an Verwaltungs-FH)</description-de-DE>
                  <partOf>Bibliothekswissenschaft, Dokumentation (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/023">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Bildende Kunst/Graphik</description-de-DE>
                  <partOf>Bildende Kunst (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/024">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Europäische Ethnologie und Kulturwissenschaft</description-de-DE>
                  <partOf>Kulturwissenschaften i.e.S. (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/025">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Biochemie</description-de-DE>
                  <partOf>Chemie (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/026">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Biologie</description-de-DE>
                  <partOf>Biologie (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/028">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Brauwesen/Getränketechnologie</description-de-DE>
                  <partOf>Agrarwissenschaften, Lebensmittel- und Getränketechnologie (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/029">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Sportwissenschaft</description-de-DE>
                  <partOf>Sport, Sportwissenschaft (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/030">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Interdisziplinäre Studien (Schwerpunkt Rechts-, Wirtschafts- und Sozialwissenschaften)</description-de-DE>
                  <partOf>Rechts-, Wirtschafts- und Sozialwissenschaften allgemein (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/031">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Byzantinistik</description-de-DE>
                  <partOf>Altphilologie (klass. Philologie), Neugriechisch (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/032">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Chemie</description-de-DE>
                  <partOf>Chemie (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/033">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Chemie-Ingenieurwesen/Chemietechnik</description-de-DE>
                  <partOf>Maschinenbau/Verfahrenstechnik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/034">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Dänisch</description-de-DE>
                  <partOf>Germanistik (Deutsch, germanische Sprachen ohne Anglistik) (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/035">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Darstellende Kunst/Bühnenkunst/Regie</description-de-DE>
                  <partOf>Darstellende Kunst, Film und Fernsehen, Theaterwissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/036">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Sonstige Regionalwissenschaften</description-de-DE>
                  <partOf>Regionalwissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/037">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Dokumentationswissenschaft</description-de-DE>
                  <partOf>Bibliothekswissenschaft, Dokumentation (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/038">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Lateinamerika</description-de-DE>
                  <partOf>Regionalwissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/039">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Geowissenschaften</description-de-DE>
                  <partOf>Geowissenschaften (ohne Geographie) (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/040">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Interdisziplinäre Studien (Schwerpunkt Kunst, Kunstwissenschaft)</description-de-DE>
                  <partOf>Kunst, Kunstwissenschaft allgemein (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/042">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Wirtschaftsrecht</description-de-DE>
                  <partOf>Rechtswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/043">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Neugriechisch</description-de-DE>
                  <partOf>Altphilologie (klass. Philologie), Neugriechisch (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/044">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Ost- und Südosteuropa</description-de-DE>
                  <partOf>Regionalwissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/048">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Elektrotechnik/Elektronik</description-de-DE>
                  <partOf>Elektrotechnik und Informationstechnik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/049">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Interdisziplinäre Studien (Schwerpunkt Naturwissenschaften)</description-de-DE>
                  <partOf>Mathematik, Naturwissenschaften allgemein (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/050">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Geographie/Erdkunde</description-de-DE>
                  <partOf>Geographie (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/052">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Erziehungswissenschaft (Pädagogik)</description-de-DE>
                  <partOf>Erziehungswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/053">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Evang. Theologie, -Religionslehre</description-de-DE>
                  <partOf>Evang. Theologie, -Religionslehre (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/054">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Film und Fernsehen</description-de-DE>
                  <partOf>Darstellende Kunst, Film und Fernsehen, Theaterwissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/056">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Finno-Ugristik</description-de-DE>
                  <partOf>Slawistik, Baltistik, Finno-Ugristik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/057">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Luft- und Raumfahrttechnik</description-de-DE>
                  <partOf>Verkehrstechnik, Nautik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/058">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Forstwissenschaft, -wirtschaft</description-de-DE>
                  <partOf>Forstwissenschaft, Holzwirtschaft (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/059">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Französisch</description-de-DE>
                  <partOf>Romanistik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/060">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Gartenbau</description-de-DE>
                  <partOf>Agrarwissenschaften, Lebensmittel- und Getränketechnologie (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/061">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Meliorationswesen</description-de-DE>
                  <partOf>Landespflege, Umweltgestaltung (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/064">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Naturschutz</description-de-DE>
                  <partOf>Landespflege, Umweltgestaltung (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/065">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Geologie/Paläontologie</description-de-DE>
                  <partOf>Geowissenschaften (ohne Geographie) (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/066">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Geophysik</description-de-DE>
                  <partOf>Geowissenschaften (ohne Geographie) (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/067">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Germanistik/Deutsch</description-de-DE>
                  <partOf>Germanistik (Deutsch, germanische Sprachen ohne Anglistik) (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/068">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Geschichte</description-de-DE>
                  <partOf>Geschichte (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/069">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Graphikdesign/Kommunikationsgestaltung</description-de-DE>
                  <partOf>Gestaltung (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/070">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Griechisch</description-de-DE>
                  <partOf>Altphilologie (klass. Philologie), Neugriechisch (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/071">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Haushalts- und Ernährungswissenschaft</description-de-DE>
                  <partOf>Ernährungs- und Haushaltswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/072">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Interdisziplinäre Studien (Schwerpunkt Ingenieurwissenschaften)</description-de-DE>
                  <partOf>Ingenieurwesen allgemein (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/073">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hebräisch/Judaistik</description-de-DE>
                  <partOf>Außereuropäische Sprach- und Kulturwissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/074">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Transport-/Fördertechnik</description-de-DE>
                  <partOf>Maschinenbau/Verfahrenstechnik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/075">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Holzwirtschaft</description-de-DE>
                  <partOf>Forstwissenschaft, Holzwirtschaft (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/076">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hütten- und Gießereiwesen</description-de-DE>
                  <partOf>Bergbau, Hüttenwesen (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/077">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Wasserwirtschaft</description-de-DE>
                  <partOf>Bauingenieurwesen (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/078">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Indologie</description-de-DE>
                  <partOf>Außereuropäische Sprach- und Kulturwissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/079">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Informatik</description-de-DE>
                  <partOf>Informatik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/080">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Instrumentalmusik</description-de-DE>
                  <partOf>Musik, Musikwissenschaft (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/081">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Iranistik</description-de-DE>
                  <partOf>Außereuropäische Sprach- und Kulturwissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/082">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Holz-/Fasertechnik</description-de-DE>
                  <partOf>Maschinenbau/Verfahrenstechnik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/083">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Islamwissenschaft</description-de-DE>
                  <partOf>Außereuropäische Sprach- und Kulturwissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/084">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Italienisch</description-de-DE>
                  <partOf>Romanistik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/085">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Japanologie</description-de-DE>
                  <partOf>Außereuropäische Sprach- und Kulturwissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/086">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Kath. Theologie, -Religionslehre</description-de-DE>
                  <partOf>Kath. Theologie, -Religionslehre (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/088">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Optoelektronik</description-de-DE>
                  <partOf>Elektrotechnik und Informationstechnik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/089">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Verkehrsingenieurwesen</description-de-DE>
                  <partOf>Verkehrstechnik, Nautik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/090">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Lernbereich Sprach- und Kulturwissenschaften</description-de-DE>
                  <partOf>Geisteswissenschaften allgemein (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/091">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Kunsterziehung</description-de-DE>
                  <partOf>Kunst, Kunstwissenschaft allgemein (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/092">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Kunstgeschichte, Kunstwissenschaft</description-de-DE>
                  <partOf>Kunst, Kunstwissenschaft allgemein (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/093">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Landespflege/Landschaftsgestaltung</description-de-DE>
                  <partOf>Landespflege, Umweltgestaltung (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/094">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Wasserbau</description-de-DE>
                  <partOf>Bauingenieurwesen (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/095">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Latein</description-de-DE>
                  <partOf>Altphilologie (klass. Philologie), Neugriechisch (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/096">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Lebensmittelchemie</description-de-DE>
                  <partOf>Chemie (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/097">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Lebensmitteltechnologie</description-de-DE>
                  <partOf>Agrarwissenschaften, Lebensmittel- und Getränketechnologie (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/098">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Sportpädagogik/Sportpsychologie</description-de-DE>
                  <partOf>Sport, Sportwissenschaft (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/101">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Restaurierungskunde</description-de-DE>
                  <partOf>Kunst, Kunstwissenschaft allgemein (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/102">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Schauspiel</description-de-DE>
                  <partOf>Darstellende Kunst, Film und Fernsehen, Theaterwissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/103">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Markscheidewesen</description-de-DE>
                  <partOf>Bergbau, Hüttenwesen (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/104">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Maschinenbau/-wesen</description-de-DE>
                  <partOf>Maschinenbau/Verfahrenstechnik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/105">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Mathematik</description-de-DE>
                  <partOf>Mathematik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/106">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Tanzpädagogik</description-de-DE>
                  <partOf>Darstellende Kunst, Film und Fernsehen, Theaterwissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/107">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Medizin (Allgemein-Medizin)</description-de-DE>
                  <partOf>Humanmedizin (ohne Zahnmedizin) (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/108">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Metalltechnik</description-de-DE>
                  <partOf>Maschinenbau/Verfahrenstechnik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/110">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Meteorologie</description-de-DE>
                  <partOf>Geowissenschaften (ohne Geographie) (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/111">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Mineralogie</description-de-DE>
                  <partOf>Geowissenschaften (ohne Geographie) (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/113">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Musikerziehung</description-de-DE>
                  <partOf>Musik, Musikwissenschaft (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/114">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Musikwissenschaft/-geschichte</description-de-DE>
                  <partOf>Musik, Musikwissenschaft (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/115">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Grundschul-/Primarstufenpädagogik</description-de-DE>
                  <partOf>Erziehungswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/116">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Textilgestaltung</description-de-DE>
                  <partOf>Gestaltung (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/117">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Ausländerpädagogik</description-de-DE>
                  <partOf>Erziehungswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/118">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Technomathematik</description-de-DE>
                  <partOf>Mathematik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/119">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Niederländisch</description-de-DE>
                  <partOf>Germanistik (Deutsch, germanische Sprachen ohne Anglistik) (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/120">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Nordistik/Skandinavistik (Nordische Philologie, Einzelsprachen a.n.g.)</description-de-DE>
                  <partOf>Germanistik (Deutsch, germanische Sprachen ohne Anglistik) (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/121">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Medieninformatik</description-de-DE>
                  <partOf>Informatik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/122">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Orientalistik/Altorientalistik</description-de-DE>
                  <partOf>Außereuropäische Sprach- und Kulturwissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/123">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Ingenieurinformatik/Technische Informatik</description-de-DE>
                  <partOf>Informatik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/124">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Ozeanographie</description-de-DE>
                  <partOf>Geowissenschaften (ohne Geographie) (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/125">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Agrarökonomie</description-de-DE>
                  <partOf>Agrarwissenschaften, Lebensmittel- und Getränketechnologie (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/126">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Pharmazie</description-de-DE>
                  <partOf>Pharmazie (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/127">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Philosophie</description-de-DE>
                  <partOf>Philosophie (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/128">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Physik</description-de-DE>
                  <partOf>Physik, Astronomie (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/129">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Politikwissenschaft/Politologie</description-de-DE>
                  <partOf>Politikwissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/130">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Westslawisch (allgemein und a.n.g.)</description-de-DE>
                  <partOf>Slawistik, Baltistik, Finno-Ugristik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/131">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Portugiesisch</description-de-DE>
                  <partOf>Romanistik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/132">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Psychologie</description-de-DE>
                  <partOf>Psychologie (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/134">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Raumplanung</description-de-DE>
                  <partOf>Raumplanung (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/135">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Rechtswissenschaft</description-de-DE>
                  <partOf>Rechtswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/136">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Religionswissenschaft</description-de-DE>
                  <partOf>Philosophie (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/137">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Romanistik (Roman. Philologie, Einzelsprachen a.n.g.)</description-de-DE>
                  <partOf>Romanistik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/138">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Agrarbiologie</description-de-DE>
                  <partOf>Agrarwissenschaften, Lebensmittel- und Getränketechnologie (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/139">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Russisch</description-de-DE>
                  <partOf>Slawistik, Baltistik, Finno-Ugristik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/140">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Angewandte Systemwissenschaften</description-de-DE>
                  <partOf>Ingenieurwesen allgemein (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/141">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Abfallwirtschaft</description-de-DE>
                  <partOf>Maschinenbau/Verfahrenstechnik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/142">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Schiffbau/Schiffstechnik</description-de-DE>
                  <partOf>Verkehrstechnik, Nautik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/143">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Augenoptik</description-de-DE>
                  <partOf>Maschinenbau/Verfahrenstechnik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/144">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Technische Kybernetik</description-de-DE>
                  <partOf>Maschinenbau/Verfahrenstechnik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/145">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Sinologie/Koreanistik</description-de-DE>
                  <partOf>Außereuropäische Sprach- und Kulturwissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/146">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Slawistik (Slaw. Philologie)</description-de-DE>
                  <partOf>Slawistik, Baltistik, Finno-Ugristik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/147">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Sozialkunde</description-de-DE>
                  <partOf>Sozialwissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/148">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Sozialwissenschaft</description-de-DE>
                  <partOf>Sozialwissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/149">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Soziologie</description-de-DE>
                  <partOf>Sozialwissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/150">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Spanisch</description-de-DE>
                  <partOf>Romanistik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/152">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Allgemeine Sprachwissenschaft/Indogermanistik</description-de-DE>
                  <partOf>Allgemeine und vergleichende Literatur- und Sprachwissenschaft (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/153">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Südslawisch (Bulgarisch, Serbokroatisch Slowenisch usw.)</description-de-DE>
                  <partOf>Slawistik, Baltistik, Finno-Ugristik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/154">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Lernbereich Gesellschaftslehre</description-de-DE>
                  <partOf>Rechts-, Wirtschafts- und Sozialwissenschaften allgemein (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/155">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Theaterwissenschaft</description-de-DE>
                  <partOf>Darstellende Kunst, Film und Fernsehen, Theaterwissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/156">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Tiermedizin/Veterinärmedizin</description-de-DE>
                  <partOf>Veterinärmedizin (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/157">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Mikroelektronik</description-de-DE>
                  <partOf>Elektrotechnik und Informationstechnik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/158">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Turkologie</description-de-DE>
                  <partOf>Außereuropäische Sprach- und Kulturwissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/159">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Edelstein- und Schmuckdesign</description-de-DE>
                  <partOf>Gestaltung (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/160">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Computerlinguistik</description-de-DE>
                  <partOf>Allgemeine und vergleichende Literatur- und Sprachwissenschaft (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/161">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Diakoniewissenschaft</description-de-DE>
                  <partOf>Evang. Theologie, -Religionslehre (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/162">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Caritaswissenschaft</description-de-DE>
                  <partOf>Kath. Theologie, -Religionslehre (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/163">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Rhythmik</description-de-DE>
                  <partOf>Musik, Musikwissenschaft (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/164">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Jazz und Popularmusik</description-de-DE>
                  <partOf>Musik, Musikwissenschaft (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/165">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Orchestermusik</description-de-DE>
                  <partOf>Musik, Musikwissenschaft (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/166">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Sportmanagement/Sportökonomie</description-de-DE>
                  <partOf>Wirtschaftswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/167">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Europäische Wirtschaft</description-de-DE>
                  <partOf>Wirtschaftswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/168">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Justizvollzug</description-de-DE>
                  <partOf>Verwaltungswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/169">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Ethik</description-de-DE>
                  <partOf>Philosophie (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/171">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Vermessungswesen (Geodäsie)</description-de-DE>
                  <partOf>Vermessungswesen (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/172">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Verwaltungswissenschaft/-wesen</description-de-DE>
                  <partOf>Verwaltungswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/173">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Ethnologie</description-de-DE>
                  <partOf>Kulturwissenschaften i.e.S. (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/174">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Volkskunde</description-de-DE>
                  <partOf>Kulturwissenschaften i.e.S. (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/175">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Volkswirtschaftslehre</description-de-DE>
                  <partOf>Wirtschaftswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/176">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Werkerziehung</description-de-DE>
                  <partOf>Gestaltung (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/177">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Werkstofftechnik</description-de-DE>
                  <partOf>Materialwissenschaft und Werkstofftechnik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/178">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Wirtschafts-/Sozialgeographie</description-de-DE>
                  <partOf>Geographie (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/179">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Wirtschaftsingenieurwesen mit wirtschaftswissenschaftlichem Schwerpunkt</description-de-DE>
                  <partOf>Wirtschaftsingenieurwesen mit wirtschaftswissenschaftlichem Schwerpunkt (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/180">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Kaukasistik</description-de-DE>
                  <partOf>Außereuropäische Sprach- und Kulturwissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/181">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Wirtschaftspädagogik</description-de-DE>
                  <partOf>Wirtschaftswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/182">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Internationale Betriebswirtschaft/Management</description-de-DE>
                  <partOf>Wirtschaftswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/183">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Wirtschafts-/Sozialgeschichte</description-de-DE>
                  <partOf>Geschichte (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/184">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Wirtschaftswissenschaften</description-de-DE>
                  <partOf>Wirtschaftswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/185">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Zahnmedizin</description-de-DE>
                  <partOf>Zahnmedizin (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/186">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Lernbereich Naturwissenschaften/Sachunterricht</description-de-DE>
                  <partOf>Mathematik, Naturwissenschaften allgemein (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/187">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Asiatische Sprachen und Kulturen/Asienwissenschaften</description-de-DE>
                  <partOf>Außereuropäische Sprach- und Kulturwissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/188">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Allgemeine Literaturwissenschaft</description-de-DE>
                  <partOf>Allgemeine und vergleichende Literatur- und Sprachwissenschaft (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/189">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Niederdeutsch</description-de-DE>
                  <partOf>Germanistik (Deutsch, germanische Sprachen ohne Anglistik) (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/190">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Sonderpädagogik</description-de-DE>
                  <partOf>Erziehungswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/191">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Komposition</description-de-DE>
                  <partOf>Musik, Musikwissenschaft (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/192">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Dirigieren</description-de-DE>
                  <partOf>Musik, Musikwissenschaft (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/193">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Kirchenmusik</description-de-DE>
                  <partOf>Musik, Musikwissenschaft (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/194">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Tonmeister</description-de-DE>
                  <partOf>Musik, Musikwissenschaft (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/195">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Gesundheitspädagogik</description-de-DE>
                  <partOf>Gesundheitswissenschaften allgemein (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/196">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Studienkolleg</description-de-DE>
                  <partOf>Außerhalb der Studienbereichsgliederung (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/197">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Holzbau</description-de-DE>
                  <partOf>Bauingenieurwesen (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/199">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Lernbereich Technik</description-de-DE>
                  <partOf>Ingenieurwesen allgemein (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/200">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Computer- und Kommunikationstechniken</description-de-DE>
                  <partOf>Informatik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/201">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Werken (technisch)/Technologie</description-de-DE>
                  <partOf>Ingenieurwesen allgemein (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/202">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Fertigungs-/Produktionstechnik</description-de-DE>
                  <partOf>Maschinenbau/Verfahrenstechnik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/203">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Industriedesign/Produktgestaltung</description-de-DE>
                  <partOf>Gestaltung (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/204">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Malerei</description-de-DE>
                  <partOf>Bildende Kunst (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/205">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Bildhauerei/Plastik</description-de-DE>
                  <partOf>Bildende Kunst (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/206">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Polnisch</description-de-DE>
                  <partOf>Slawistik, Baltistik, Finno-Ugristik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/207">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Sorbisch</description-de-DE>
                  <partOf>Slawistik, Baltistik, Finno-Ugristik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/208">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Soziale Arbeit</description-de-DE>
                  <partOf>Sozialwesen (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/209">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Tschechisch</description-de-DE>
                  <partOf>Slawistik, Baltistik, Finno-Ugristik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/210">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Verkehrswirtschaft</description-de-DE>
                  <partOf>Wirtschaftswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/211">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Energietechnik (ohne Elektrotechnik)</description-de-DE>
                  <partOf>Maschinenbau/Verfahrenstechnik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/212">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Feinwerktechnik</description-de-DE>
                  <partOf>Maschinenbau/Verfahrenstechnik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/213">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Versorgungstechnik</description-de-DE>
                  <partOf>Maschinenbau/Verfahrenstechnik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/215">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Gesundheitstechnik</description-de-DE>
                  <partOf>Maschinenbau/Verfahrenstechnik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/216">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Glastechnik/Keramik</description-de-DE>
                  <partOf>Maschinenbau/Verfahrenstechnik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/219">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Kunststofftechnik</description-de-DE>
                  <partOf>Maschinenbau/Verfahrenstechnik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/220">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Milch- und Molkereiwirtschaft</description-de-DE>
                  <partOf>Agrarwissenschaften, Lebensmittel- und Getränketechnologie (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/221">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Bioinformatik</description-de-DE>
                  <partOf>Informatik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/222">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Kommunikations- und Informationstechnik</description-de-DE>
                  <partOf>Elektrotechnik und Informationstechnik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/223">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Nautik/Seefahrt</description-de-DE>
                  <partOf>Verkehrstechnik, Nautik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/224">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Physikalische Technik</description-de-DE>
                  <partOf>Maschinenbau/Verfahrenstechnik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/225">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Textil- und Bekleidungstechnik/-gewerbe</description-de-DE>
                  <partOf>Maschinenbau/Verfahrenstechnik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/226">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Verfahrenstechnik</description-de-DE>
                  <partOf>Maschinenbau/Verfahrenstechnik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/227">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Weinbau und Kellerwirtschaft</description-de-DE>
                  <partOf>Agrarwissenschaften, Lebensmittel- und Getränketechnologie (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/230">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Gesang</description-de-DE>
                  <partOf>Musik, Musikwissenschaft (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/231">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Druck- und Reproduktionstechnik</description-de-DE>
                  <partOf>Maschinenbau/Verfahrenstechnik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/232">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Gesundheitswissenschaft/-management</description-de-DE>
                  <partOf>Gesundheitswissenschaften allgemein (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/233">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Nichtärztliche Heilberufe/Therapien</description-de-DE>
                  <partOf>Gesundheitswissenschaften allgemein (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/234">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Pflegewissenschaft/-management</description-de-DE>
                  <partOf>Gesundheitswissenschaften allgemein (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/235">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Fahrzeugtechnik</description-de-DE>
                  <partOf>Verkehrstechnik, Nautik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/237">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Mathematische Statistik/Wahrscheinlichkeitsrechnung</description-de-DE>
                  <partOf>Mathematik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/241">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Kerntechnik/Kernverfahrenstechnik</description-de-DE>
                  <partOf>Maschinenbau/Verfahrenstechnik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/242">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Innenarchitektur</description-de-DE>
                  <partOf>Architektur, Innenarchitektur (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/245">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Sozialpädagogik</description-de-DE>
                  <partOf>Sozialwesen (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/247">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Medizinische Informatik</description-de-DE>
                  <partOf>Informatik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/253">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Sozialwesen</description-de-DE>
                  <partOf>Sozialwesen (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/254">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Sachunterricht (einschl. Schulgarten)</description-de-DE>
                  <partOf>Erziehungswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/255">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Archivwesen</description-de-DE>
                  <partOf>Verwaltungswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/256">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Rechtspflege</description-de-DE>
                  <partOf>Verwaltungswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/257">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Arbeits- und Berufsberatung</description-de-DE>
                  <partOf>Verwaltungswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/258">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Arbeitsverwaltung</description-de-DE>
                  <partOf>Verwaltungswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/259">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Auswärtige Angelegenheiten</description-de-DE>
                  <partOf>Verwaltungswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/260">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Bundeswehrverwaltung</description-de-DE>
                  <partOf>Verwaltungswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/261">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Innere Verwaltung</description-de-DE>
                  <partOf>Verwaltungswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/262">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Bibliothekswesen</description-de-DE>
                  <partOf>Verwaltungswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/263">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Polizei/Verfassungsschutz</description-de-DE>
                  <partOf>Verwaltungswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/264">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Sozialversicherung</description-de-DE>
                  <partOf>Verwaltungswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/265">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Bankwesen</description-de-DE>
                  <partOf>Verwaltungswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/266">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Finanzverwaltung</description-de-DE>
                  <partOf>Verwaltungswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/268">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Verkehrswesen</description-de-DE>
                  <partOf>Verwaltungswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/269">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Zoll- und Steuerverwaltung</description-de-DE>
                  <partOf>Verwaltungswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/270">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Berufs- und Wirtschaftspädagogik</description-de-DE>
                  <partOf>Erziehungswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/271">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Deutsch als Fremdsprache oder als Zweitsprache</description-de-DE>
                  <partOf>Germanistik (Deutsch, germanische Sprachen ohne Anglistik) (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/272">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Alte Geschichte</description-de-DE>
                  <partOf>Geschichte (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/273">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Mittlere und neuere Geschichte</description-de-DE>
                  <partOf>Geschichte (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/274">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Tourismuswirtschaft</description-de-DE>
                  <partOf>Wirtschaftswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/275">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Geschichte der Mathematik und Naturwissenschaften</description-de-DE>
                  <partOf>Mathematik, Naturwissenschaften allgemein (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/276">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Wirtschaftsmathematik</description-de-DE>
                  <partOf>Mathematik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/277">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Wirtschaftsinformatik</description-de-DE>
                  <partOf>Informatik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/280">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Kartographie</description-de-DE>
                  <partOf>Vermessungswesen (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/282">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Biotechnologie</description-de-DE>
                  <partOf>Biologie (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/283">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Biogeographie</description-de-DE>
                  <partOf>Geographie (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/284">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Angewandte Sprachwissenschaft</description-de-DE>
                  <partOf>Allgemeine und vergleichende Literatur- und Sprachwissenschaft (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/286">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Mikrosystemtechnik</description-de-DE>
                  <partOf>Elektrotechnik und Informationstechnik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/287">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Neue Medien</description-de-DE>
                  <partOf>Bildende Kunst (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/290">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>ohne Angabe/ungeklärt</description-de-DE>
                  <partOf>Außerhalb der Studienbereichsgliederung (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/292">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Islamische Studien</description-de-DE>
                  <partOf>Islamische Studien (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/294">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Materialwissenschaft</description-de-DE>
                  <partOf>Materialwissenschaft und Werkstofftechnik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/300">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Biomedizin</description-de-DE>
                  <partOf>Biologie (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/302">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Medienwissenschaft</description-de-DE>
                  <partOf>Geisteswissenschaften allgemein (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/303">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Kommunikationswissenschaft/Publizistik</description-de-DE>
                  <partOf>Rechts-, Wirtschafts- und Sozialwissenschaften allgemein (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/304">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Medienwirtschaft/Medienmanagement</description-de-DE>
                  <partOf>Wirtschaftswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/305">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Medientechnik</description-de-DE>
                  <partOf>Ingenieurwesen allgemein (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/310">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Regenerative Energien</description-de-DE>
                  <partOf>Ingenieurwesen allgemein (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/316">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Elektrische Energietechnik</description-de-DE>
                  <partOf>Elektrotechnik und Informationstechnik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/320">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Ernährungswissenschaft</description-de-DE>
                  <partOf>Ernährungs- und Haushaltswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/321">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Erwachsenenbildung und außerschulische Jugendbildung</description-de-DE>
                  <partOf>Erziehungswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/333">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Haushaltswissenschaft</description-de-DE>
                  <partOf>Ernährungs- und Haushaltswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/353">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Pflanzenproduktion</description-de-DE>
                  <partOf>Agrarwissenschaften, Lebensmittel- und Getränketechnologie (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/361">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Schulpädagogik</description-de-DE>
                  <partOf>Erziehungswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/365">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Pädagogik der frühen Kindheit</description-de-DE>
                  <partOf>Erziehungswissenschaften (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/370">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Wirtschaftsingenieurwesen mit ingenieurwissenschaftlichem Schwerpunkt</description-de-DE>
                  <partOf>Wirtschaftsingenieurwesen mit ingenieurwissenschaftlichem Schwerpunkt (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/371">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Tierproduktion</description-de-DE>
                  <partOf>Agrarwissenschaften, Lebensmittel- und Getränketechnologie (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/380">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Mechatronik</description-de-DE>
                  <partOf>Ingenieurwesen allgemein (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/385">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Geoökologie</description-de-DE>
                  <partOf>Geowissenschaften (ohne Geographie) (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/390">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Archäometrie (Ingenieurarchäologie)</description-de-DE>
                  <partOf>Bergbau, Hüttenwesen (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/429">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Stahlbau</description-de-DE>
                  <partOf>Bauingenieurwesen (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/457">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Umwelttechnik (einschl. Recycling)</description-de-DE>
                  <partOf>Maschinenbau/Verfahrenstechnik (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/458">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Umweltschutz</description-de-DE>
                  <partOf>Raumplanung (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/464">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Facility Management</description-de-DE>
                  <partOf>Wirtschaftsingenieurwesen mit wirtschaftswissenschaftlichem Schwerpunkt (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/544">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Evang. Religionspädagogik, kirchliche Bildungsarbeit</description-de-DE>
                  <partOf>Evang. Theologie, -Religionslehre (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/545">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Kath. Religionspädagogik, kirchliche Bildungsarbeit</description-de-DE>
                  <partOf>Kath. Theologie, -Religionslehre (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/faecherschluessel/548">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Ur- und Frühgeschichte</description-de-DE>
                  <partOf>Geschichte (STB)</partOf>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
      </xs:restriction>
   </xs:simpleType>
   <xs:simpleType name="Hochschulnachweis-Codes">
      <xs:annotation>
         <xs:appinfo>
            <codeliste>
               <nameLang>Hochschulnachweis</nameLang>
               <nameKurz>Hochschulnachweis</nameKurz>
               <nameTechnisch>Hochschulnachweis-Codes</nameTechnisch>
               <kennung>urn:xhochschule-de:xhochschule:codeliste:hochschulnachweis</kennung>
               <beschreibung>Liste von Nachweistypen im Hochschulwesen inkl. einem Mapping zu Europass Credential</beschreibung>
               <herausgebernameLang>XHochschule</herausgebernameLang>
               <herausgebernameKurz>XHochschule</herausgebernameKurz>
            </codeliste>
            <versionCodeliste>
               <version>0.4</version>
               <beschreibung>Diese Liste erfasst die Art eines Nachweises im Hochschulwesen</beschreibung>
               <datumGueltigkeitAb>2021-04-26</datumGueltigkeitAb>
               <versionCodelistenHandbuch>1.0</versionCodelistenHandbuch>
            </versionCodeliste>
            <codelistenspalten>
               <code>
                  <spaltennameLang>Code</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>true</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>true</empfohleneCodeSpalte>
               </code>
               <description-de-DE>
                  <spaltennameLang>Name (Deutsch)</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </description-de-DE>
               <mapping-EuropassCredentialType>
                  <spaltennameLang>Europass Credential Type</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>optional</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </mapping-EuropassCredentialType>
               <description-en-GB>
                  <spaltennameLang>Name (Englisch)</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </description-en-GB>
            </codelistenspalten>
         </xs:appinfo>
      </xs:annotation>
      <xs:restriction base="xs:token">
         <xs:enumeration value="http://xhochschule.de/def/xhochschule/0.4/code/hochschulnachweis/diploma">
            <xs:annotation>
               <xs:appinfo>
                  <description-en-GB>Qualification Award</description-en-GB>
                  <mapping-EuropassCredentialType>http://data.europa.eu/snb/credential/6cf8e68c43</mapping-EuropassCredentialType>
                  <description-de-DE>Zeugnis</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/xhochschule/0.4/code/hochschulnachweis/diplomaSupplement">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Diploma Supplement</description-de-DE>
                  <description-en-GB>Diploma Supplement</description-en-GB>
                  <mapping-EuropassCredentialType>http://data.europa.eu/snb/credential/6dff8a0f87</mapping-EuropassCredentialType>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/xhochschule/0.4/code/hochschulnachweis/immatrikulationsbescheinigung">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Immatrikulationsbescheinigung</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/xhochschule/0.4/code/hochschulnachweis/other">
            <xs:annotation>
               <xs:appinfo>
                  <mapping-EuropassCredentialType>http://data.europa.eu/snb/credential/e34929035b</mapping-EuropassCredentialType>
                  <description-en-GB>Generic</description-en-GB>
                  <description-de-DE>Anderer Nachweis</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/xhochschule/0.4/code/hochschulnachweis/transcriptOfRecord">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Transcript of Record</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
      </xs:restriction>
   </xs:simpleType>
   <xs:simpleType name="Hochschulsignatur-Codes">
      <xs:annotation>
         <xs:appinfo>
            <codeliste>
               <nameLang>Hochschulsignaturenschlüssel von DESTATIS H201 Hochschulstatistik</nameLang>
               <nameKurz>Hochschulsignaturen</nameKurz>
               <nameTechnisch>Hochschulsignatur-Codes</nameTechnisch>
               <kennung>urn:xhochschule-de:destatis:codeliste:hochschulsignatur</kennung>
               <beschreibung>Diese Verzeichnisse des Statistischen Bundesamtes (DESTATIS) sind Erhebungsschlüssel für Zwecke der Bundesstatistik. Sie werden in XHochschule nachgenutzt um Hochschulen nicht neue bundesweit eindeutige Schlüssel zuordnen zu müssen.</beschreibung>
               <herausgebernameLang>Statistisches Bundesamt</herausgebernameLang>
               <herausgebernameKurz>DESTATIS</herausgebernameKurz>
            </codeliste>
            <versionCodeliste>
               <version>0.4</version>
               <datumGueltigkeitAb>2021-04-26</datumGueltigkeitAb>
               <versionCodelistenHandbuch>1.0</versionCodelistenHandbuch>
            </versionCodeliste>
            <codelistenspalten>
               <code>
                  <spaltennameLang>URI der Signatur</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>true</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </code>
               <description-de-DE>
                  <spaltennameLang>Name der Hochschule</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </description-de-DE>
            </codelistenspalten>
         </xs:appinfo>
      </xs:annotation>
      <xs:restriction base="xs:token">
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0011">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Kassel in Kassel (ohne Kunsthochschule)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0012">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Kassel in Witzenhausen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0013">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Kassel in Kassel (Kunsthochschule)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0014">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Kassel in Kassel (International Management School)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0020">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>APOLLON Hochschule der Gesundheitswirtschaft, Bremen (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0030">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Macromedia für angewandte Wissenschaften Stuttgart, Campus München (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0032">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Macromedia für angewandte Wissenschaften Stuttgart, Campus Berlin (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0033">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Macromedia für angewandte Wissenschaften Stuttgart, Campus Hamburg (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0034">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Macromedia für angewandte Wissenschaften Stuttgart, Campus Köln (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0035">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Macromedia für angewandte Wissenschaften Stuttgart, Campus Stuttgart (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0036">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Macromedia für angewandte Wissenschaften Stuttgart, Campus Freiburg i. Br. (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0037">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Macromedia für angewandte Wissenschaften Stuttgart, Campus Leipzig (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0040">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH der Diakonie - Diaconia - University of Applied Science Bielefeld-Bethel</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0050">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>German Graduate School of Management &amp; Law, Heilbronn (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0060">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule der Bundesagentur für Arbeit in Mannheim (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0061">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule der Bundesagentur für Arbeit in Schwerin (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0080">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Duisburg-Essen in Essen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0082">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Duisburg-Essen in Duisburg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0121">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Paderborn</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0130">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Siegen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0140">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Wuppertal</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0150">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Fernuniversität Hagen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0160">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>EBC Euro Business College Hamburg Campus Berlin (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0170">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Touro College Berlin (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0180">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Charité – Universitätsmedizin Berlin</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0190">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Europa-U Viadrina Frankfurt/Oder</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0200">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Humboldt-Universität Berlin</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0260">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Rostock</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0270">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Greifswald</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0301">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Halle in Halle</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0302">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Halle in Merseburg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0310">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Magdeburg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0360">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Leipzig</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0370">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>TU Dresden in Dresden</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0372">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>TU Dresden in Tharandt</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0373">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>TU Dresden in Zittau (IHI)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0380">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>TU Chemnitz</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0390">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>TU Bergakademie Freiberg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0490">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Jena</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0500">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Bamberg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0510">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Bayreuth</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0520">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Oldenburg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0530">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Osnabrück</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0540">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Passau</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0551">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Kath. U Eichstätt-Ingolstadt in Eichstätt</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0552">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Kath. U Eichstätt-Ingolstadt in Ingolstadt</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0560">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Augustana-H (ev) Neuendettelsau (ehem. GH Neuendettelsau)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0580">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Bauhaus-Universität Weimar</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0590">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>TU Ilmenau</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0620">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Erfurt</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0630">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>HHL Leipzig Graduate School of Management (Priv. H)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0660">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Jacobs University Bremen (Priv. wiss. H)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0670">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>European School of Managment and Technology, Berlin (Priv. H)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0680">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hertie School of Governance Berlin (Priv. wiss. H)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0690">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hafencity Universität, Hamburg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0700">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>bbw Hochschule Berlin (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0710">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für Kirchenmusik der Evang. Kirche von Westfalen, Herford</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0720">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für angewandte Sprachen München/SDI (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0730">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>SRH Fachhochschule für Gesundheit Gera (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0740">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Norddeutsche Hochschule für Rechtspflege, Hildesheim (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0750">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hannover, Kommunale H für Verwaltung in Niedersachsen (Priv. VerwFH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0760">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>IB - Hochschule Berlin in Berlin (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0761">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>IB - Hochschule Berlin in Stuttgart (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0762">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>IB - Hochschule Berlin in München (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0763">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>IB - Hochschule Berlin in Hamburg (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0764">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>IB - Hochschule Berlin in Köln (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0790">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Akkon HS Berlin (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0800">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Helmut-Schmidt-Universität Hamburg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0811">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U der Bundeswehr München (FB Universitätsstudiengänge)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0812">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U der Bundeswehr München (FB Fachhochschulstudiengänge)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0821">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Deutsche Hochschule für Gesundheit und Sport Berlin in Berlin (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0822">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Deutsche Hochschule für Gesundheit und Sport Berlin in Ismaning (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0823">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Deutsche Hochschule für Gesundheit und Sport Berlin in Unna (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0830">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Design Akademie Berlin, SRH H für Kommunikation und Design (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0860">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Deutsche H für Prävention und Gesundheitsmanagement Saarbrücken (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0880">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>EBC Euro Business College Hamburg Campus Hamburg (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0910">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Deutsche Hochschule der Polizei, Münster (U)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0930">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>EBZ Business School, Bochum (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0940">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Freie Theologische H (FTH) Gießen (Priv.)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0960">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Vechta</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0980">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Hildesheim</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/0990">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Lüneburg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1000">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Kiel</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1010">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Lübeck</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1020">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Hamburg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1030">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Göttingen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1040">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>TU Hamburg-Harburg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1050">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Bremen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1060">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Bucerius Law School, Hamburg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1080">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Bochum</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1090">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Bonn</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1100">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Düsseldorf</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1110">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Köln</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1120">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Münster</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1130">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Dortmund</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1140">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Bielefeld</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1150">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Deutsche Sporthochschule Köln</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1160">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Frankfurt a.M.</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1170">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Gießen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1180">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Marburg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1190">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. wiss. H für Unternehmensführung Vallendar</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1200">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Trier</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1210">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Technische U Kaiserslautern</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1221">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Mainz in Mainz</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1222">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Mainz in Germersheim</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1230">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Deutsche Universität für Verwaltungswissenschaften Speyer</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1240">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Freiburg i.Br.</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1250">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Heidelberg in Heidelberg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1252">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Heidelberg in Mannheim</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1260">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Konstanz</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1270">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Tübingen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1280">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. wiss. H Bierbronnen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1291">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Koblenz - Landau in Koblenz</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1292">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Koblenz - Landau in Landau</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1311">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Erlangen - Nürnberg in Erlangen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1312">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Erlangen - Nürnberg in Nürnberg (ehem. U Erlangen-Nürnberg 1310)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1322">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U München in München</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1323">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U München im Lankreis München</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1330">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Würzburg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1340">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Regensburg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1350">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Augsburg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1360">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U des Saarlandes Saarbrücken</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1380">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FU Berlin</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1410">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Allensbach Hochschule Konstanz (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1430">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>TU Braunschweig</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1440">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>TU Clausthal</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1450">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Hannover</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1460">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Zeppelin Universität Friedrichshafen (Priv. H)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1470">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>DIU Dresden International University (Priv. H)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1480">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>TH Aachen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1490">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Universität Witten Herdecke (Priv. H)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1500">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule der Sparkassen-Finanzgruppe Bonn (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1510">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>CVJM-Hochschule Kassel (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1520">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>International Psychoanalytic University Berlin (Priv.)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1530">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>TU Darmstadt</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1541">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>EBS U für Wirtschaft und Recht in Oestrich-Winkel (Priv.)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1542">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>EBS U für Wirtschaft und Recht in Wiesbaden (Priv.)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1550">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Evangelische Hochschule Tabor in Marburg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1561">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>HS für Medien, Kommunikation und Wirtschaft Berlin in Berlin (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1562">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>HS für Medien, Kommunikation und Wirtschaft Berlin in Köln (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1563">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>HS für Medien, Kommunikation und Wirtschaft Berlin in Frankfurt (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1570">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH für Sport und Management, Potsdam (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1580">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Karlsruher Institut für Technologie (KIT) - Bereich Hochschule</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1590">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Stuttgart</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1600">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Quadriga Hochschule Berlin (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1610">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>DEKRA Hochschule für Medien Berlin (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1631">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>TU München in München</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1632">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>TU München in Weihenstephan</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1633">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>TU München in Garching</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1634">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>TU München in Straubing</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1635">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>TU München in Heilbronn</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1660">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>EBC Euro Business College Hamburg Campus Düsseldorf (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1680">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Cologne Business School (CBS) - European University of Applied Sciences in Köln (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1681">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Cologne Business School (CBS) - European University of Applied Sciences in Mainz (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1690">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>TU Berlin</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1700">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>ESCP Europe Wirtschaftshochschule Berlin (Priv. H)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1710">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Politik München</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1730">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Medizinische H Hannover</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1740">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Tierärztliche H Hannover</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1751">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>SRH Hochschule der populären Künste Berlin (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1760">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Business School Berlin Hochschule für Management in Berlin (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1761">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Business School Berlin Hochschule für Management in Hamburg (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1770">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für Gesundheit (FH) Bochum</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1780">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Weserbergland (HSW), Hameln (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1790">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Internationale Hochschule Bad Honnef-Bonn in Bremen (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1800">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Hohenheim</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1810">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Mannheim</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1820">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Ulm</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1830">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Freie Hochschule Stuttgart, Seminar für Waldorfpädagogik</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1840">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Psychologische Hochschule Berlin (Priv. U)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1850">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Fachhochschule Dresden (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1870">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Brand Academy Hamburg (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1880">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>MSH Medical School Hamburg (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1890">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Bard College Berlin, A Liberal Arts University (Priv. H)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1900">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>German open Business School HS für Wirtschaft und Verwaltung, Berlin (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1910">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Leibniz - Fachhochschule Hannover (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1921">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>HS für Wirtschaft, Technik und Kultur Berlin in Berlin (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1922">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>HS für Wirtschaft, Technik und Kultur Berlin in Baden-Baden (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1940">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Internationale Hochschule Liebenzell (Evang. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1950">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Fliedner Fachhochschule Düsseldorf (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1960">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Kühne Logistics University - The KLU, Hamburg (Priv. H)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1970">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule der Wirtschaft für Management (HdWM) Mannheim (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/1990">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Medical School Berlin H für Gesundheit und Medizin (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2000">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Theol. Fakultät (rk) Fulda</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2020">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Phil.-Theol. H (rk) Frankfurt a.M.</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2030">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Theol. Fakultät (rk) Paderborn</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2040">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Theol. Fakultät Trier</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2050">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Theol. H Vallendar</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2060">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Phil.-Theol. H (rk) St. Augustin</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2080">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Phil.-Theol. H (rk) Münster</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2100">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Wilhelm Löhe Hochschule für angewandte Wissenschaften Fürth (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2150">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Fresenius Heidelberg (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2170">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Philosophie (rk) München</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2200">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Geisenheim University (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2211">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>HDBW Hochschule der Bayerischen Wirtschaft für angewandte Wissenschaften in München (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2220">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Theologische H Ewersbach in Dietzhölztal</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2240">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für angewandte Pädagogik, Berlin (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2271">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Kirchliche Hochschule Wuppertal/Bethel in Bethel (ev)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2272">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Kirchliche Hochschule Wuppertal/Bethel in Wuppertal (ev)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2280">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>IST-Hochschule für Management Düsseldorf (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2290">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Berlin International University of Applied Sciences (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2300">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für jüdische Studien Heidelberg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2320">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Luth.-Theol. H (ev) Oberursel</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2350">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Theologische H Friedensau</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2360">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH für Interkulturelle Theologie Hermannsburg (Priv.)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2381">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>VWA - Hochschule für berufsbegleitendes Studium Stuttgart in Stuttgart (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2382">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>VWA - Hochschule für berufsbegleitendes Studium Stuttgart in Freiburg (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2383">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>VWA - Hochschule für berufsbegleitendes Studium Stuttgart in Karlsruhe (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2384">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>VWA - Hochschule für berufsbegleitendes Studium Stuttgart in Ulm (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2410">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>NBS Northern Business School Hamburg (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2420">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Medizinische Hochschule Brandenburg in Neuruppin (Priv. U)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2430">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Alanus Hochschule (Priv. H), Alfter</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2450">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für Gesundheitsorientierte Wissenschaften Rhein-Neckar (HGWR) in Mannheim (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2490">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Palucca Hochschule für Tanz Dresden</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2500">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Musik und Theater Hamburg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2510">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Kunsthochschule Berlin</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2520">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Musik Berlin</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2530">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für Musik, Theater und Medien, Hannover</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2540">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Schauspielkunst Berlin</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2550">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Filmuniversität Babelsberg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2561">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Musik Detmold in Detmold</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2571">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Folkwang-H Essen in Essen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2572">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Folkwang-H Essen in Duisburg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2573">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Folkwang-H Essen in Bochum</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2574">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Folkwang H Essen in Dortmund</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2581">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Musik Köln in Köln</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2582">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Musik Köln in Aachen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2583">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Musik Köln in Wuppertal</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2590">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Musikhochschule Lübeck</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2600">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Burg Giebichenstein Kunsthochschule Halle</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2610">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Künste Bremen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2620">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Musik und Darstellende Kunst Frankfurt a.M.</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2630">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Bildende Künste Dresden</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2640">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Graphik und Buchkunst Leipzig</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2650">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Staatl. H für Musik Freiburg i.Br.</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2660">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Staatl. H für Musik und Darstellende Kunst Mannheim</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2670">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Staatl. H für Musik Karlsruhe</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2690">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Staatl. H für Musik und Darstellende Kunst Stuttgart</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2700">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Staatl. H für Musik Trossingen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2710">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Musik Würzburg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2720">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Musik und Theater München</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2730">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Fernsehen und Film München</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2740">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Musik und Theater Leipzig</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2760">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für Musik Saarbrücken</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2770">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H der Bildenden Künste Saarbrücken</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2790">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Universität der Künste Berlin</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2800">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Musik Dresden</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2810">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Bildende Künste Hamburg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2830">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Bildende Künste Braunschweig</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2850">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Musik Weimar</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2860">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Kunstakademie Düsseldorf</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2870">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Robert-Schumann-H Düsseldorf</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2880">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>KH für Medien Köln</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2890">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Kunstakademie Münster</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2900">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Bildende Künste (Städelschule) Frankfurt a.M.</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2920">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Gestaltung Offenbach</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2930">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Kirchenmusik der Evangelisch-Lutherischen Landeskriche Sachsens, Dresden</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2940">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Staatl. H für Gestaltung Karlsruhe</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2950">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Staatl. Akademie der Bildenden Künste Karlsruhe</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2960">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Staatl. Akademie der Bildenden Künste Stuttgart</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2980">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Akademie der Bildenden Künste München</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/2990">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Akademie der Bildenden Künste Nürnberg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/3000">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Evang. H für Kirchenmusik Halle</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/3011">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für Musik Nürnberg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/3020">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für evang. Kirchenmusik Bayreuth</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/3030">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Musik und Theater Rostock</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/3040">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für kath. Kirchenmusik und Musikpädagogik Regensburg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/3051">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Westliches Ruhrgebiet in Bottrop</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/3052">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Westliches Ruhrgebiet in Mülheim</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/3061">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Rhein-Waal in Kleve</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/3062">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Rhein-Waal in Kamp-Lintfort</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/3071">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Hamm-Lippstadt in Hamm</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/3072">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Hamm-Lippstadt in Lippstadt</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/3080">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule der bildenden Künste (HBK) Essen (Priv. Kunst-H)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/3090">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>HSD Hochschule Döpfer (Priv. FH), Köln</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/3100">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>EUF Europa-Universität Flensburg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/3121">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für Kommunikation und Gestaltung in Stuttgart, FB Gestaltung (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/3122">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für Kommunikation und Gestaltung in Ulm, FB Kommunikation (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/3130">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Barenboim-Said Akademie Berlin (Priv. KH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/3140">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>CODE University of Applied Sciences Berlin (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/3230">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Cusanus Hochschule Bernkastel-Kues (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/3241">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Duale Hochschule Gera-Eisenach in Eisenach (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/3242">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Duale Hochschule Gera-Eisenach in Gera (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/3250">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Fachhochschule Clara Hoffbauer Potsdam (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/3260">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>DHSH - Duale Hochschule Schleswig-Holstein in Kiel (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/3270">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>German International University Berlin (Priv. U)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/3500">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>U Potsdam</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/3660">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>PH Freiburg i.Br.</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/3670">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>PH Heidelberg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/3680">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>PH Karlsruhe</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/3700">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>PH Schwäbisch Gmünd</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/3711">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>PH Ludwigsburg in Ludwigsburg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/3780">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>PH Weingarten</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/3971">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Brandenburgische TU Cottbus-Senftenberg in Cottbus</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/3972">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Brandenburgische TU Cottbus-Senftenberg in Senftenberg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/3980">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Promotionszentrum Soziale Arbeit in Wiesbaden</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/3990">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Promotionszentrum Angewandte Informatik in Darmstadt</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/4960">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>media Akademie - Hochschule Stuttgart (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/4981">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Wilhelmshaven/Oldenburg/Elsfleth in Wilhelmshaven (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/4982">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Wilhelmshaven/Oldenburg/Elsfleth in Oldenburg (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/4983">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Wilhelmshaven/Oldenburg/Elsfleth in Elsfleth (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/4991">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Emden/Leer in Emden (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/4992">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Emden/Leer in Leer (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5010">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Flensburg (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5020">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Kiel</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5030">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Technische Hochschule Lübeck (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5050">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. FH Wedel</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5061">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH für Verwaltung und Dienstleistung in Altenholz</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5062">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH für Verwaltung und Dienstleistung in Reinfeld</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5080">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Muthesius Kunsthochschule Kiel</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5090">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Westküste</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5100">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für Telekommunikation Leipzig (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5110">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Evangelische Hochschule Dresden (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5120">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Technik und Wirtschaft Dresden, Hochschule für angewandte Wissenschaften (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5130">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Technik, Wirtschaft und Kultur Leipzig, Hochschule für angewandte Wissenschaften (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5140">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H Mittweida (University of Applied Sciences), Hochschule für angewandte Wissenschaften (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5151">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H Zittau/Görlitz, Hochschule für angewandte Wissenschaften in Zittau (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5152">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H Zittau/Görlitz, Hochschule für angewandte Wissenschaften in Görlitz (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5161">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Westsächsische H Zwickau, Hochschule für angewandte Wissenschaften in Zwickau (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5162">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Westsächsische H Zwickau, Hochschule für angewandte Wissenschaften in Schneeberg (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5163">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Westsächsische H Zwickau, Hochschule für angewandte Wissenschaften in Reichenbach (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5170">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Evangelische Hochschule Moritzburg (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5190">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H der Sächsischen Polizei Rothenburg/OL (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5191">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H der Sächsischen Polizei Bautzen (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5210">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für Angewandte Wissenschaften Hamburg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5220">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>HFH Hamburger Fern-Hochschule</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5230">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Evangelische Hochschule für Soziale Arbeit Hamburg (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5240">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Akademie der Polizei Hamburg (VerwFH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5251">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Südwestfalen in Hagen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5252">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Südwestfalen in Iserlohn</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5253">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Südwestfalen in Meschede</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5254">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Südwestfalen in Soest</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5260">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Europäische Fernhochschule Hamburg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5270">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Mediadesign Hochschule Berlin in Berlin (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5271">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Mediadesign Hochschule Berlin in München (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5272">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Mediadesign Hochschule Berlin in Düsseldorf (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5280">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. FH Elmshorn (Nordakademie)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5312">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Braunschweig-Wolfenbüttel in Wolfenbüttel (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5313">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Braunschweig-Wolfenbüttel in Wolfsburg (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5314">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Braunschweig-Wolfenbüttel in Salzgitter (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5315">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Braunschweig-Wolfenbüttel in Suderburg (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5330">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Hannover</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5381">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Hildesheim/Holzminden/Göttingen in Göttingen (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5382">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Hildesheim/Holzminden/Göttingen in Hildesheim (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5385">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Hildesheim/Holzminden/Göttingen in Holzminden (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5391">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. FH der Wirtschaft Hannover in Hannover</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5400">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. FH Göttingen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5411">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. H für Wirtschaft und Technik Vechta/Diepholz in Diepholz (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5412">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. H für Wirtschaft und Technik Vechta/Diepholz in Vechta (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5430">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Ottersberg (Priv.)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5501">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Osnabrück in Osnabrück (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5503">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Osnabrück in Lingen (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5660">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H Bremerhaven</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5670">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für öffentliche Verwaltung Bremen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5680">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H Bremen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5690">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>International School of Management Dortmund in Dortmund (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5691">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>International School of Management Dortmund in München (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5692">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>International School of Management Dortmund in Stuttgart (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5693">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>International School of Management Dortmund in Köln (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5694">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>International School of Management Dortmund in Hamburg (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5701">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Gelsenkirchen in Gelsenkirchen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5702">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Gelsenkirchen in Bocholt</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5703">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Gelsenkirchen in Recklinghausen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5711">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Aachen in Aachen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5712">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Aachen in Jülich</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5720">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Internationale Hochschule Bad Honnef-Bonn in Bad Honnef (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5722">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Internationale Hochschule Bad Honnef-Bonn in Berlin (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5723">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Internationale Hochschule Bad Honnef-Bonn in Bad Reichenhall (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5724">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Internationale Hochschule Bad Honnef-Bonn in München (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5725">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Internationale Hochschule Bad Honnef-Bonn in Nürnberg (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5726">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Internationale Hochschule Bad Honnef-Bonn in Dortmund (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5727">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Internationale Hochschule Bad Honnef-Bonn in Düsseldorf (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5728">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Internationale Hochschule Bad Honnef-Bonn in Mannheim (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5731">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Bielefeld in Bielefeld</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5732">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Bielefeld in Minden</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5733">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Bielefeld in Gütersloh</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5751">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Bochum (FH) in Bochum</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5752">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Bochum (FH) in Velbert/Heiligenhaus</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5770">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Dortmund</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5780">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Düsseldorf</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5800">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für Angewandte Wissenschaften Europa Iserlohn in Iserlohn (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5802">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für Angewandte Wissenschaften Europa Iserlohn in Berlin (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5803">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für Angewandte Wissenschaften Europa Iserlohn in Hamburg (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5820">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH des Mittelstandes (FHM) in Bielefeld (Priv.)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5821">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH des Mittelstandes (FHM) in Köln (Priv.)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5822">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH des Mittelstandes (FHM) in Pulheim (Priv.)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5823">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH des Mittelstandes (FHM) in Rostock (Priv.)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5824">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH des Mittelstandes (FHM) in Schwerin (Priv.)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5825">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH des Mittelstandes (FHM) in Hannover (Priv.)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5826">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH des Mittelstandes (FHM) in Bamberg (Priv.)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5827">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH des Mittelstandes (FHM) in Berlin (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5831">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Köln in Köln</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5832">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Köln in Gummersbach</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5833">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Köln in Leverkusen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5841">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Niederrhein in Krefeld</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5842">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Niederrhein in Mönchengladbach</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5861">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Ostwestfalen-Lippe in Lemgo</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5862">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Ostwestfalen-Lippe in Detmold</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5863">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Ostwestfalen-Lippe in Höxter</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5891">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Münster in Münster</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5892">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Münster in Steinfurt</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5901">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. FH der Wirtschaft Paderborn in Paderborn</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5902">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. FH der Wirtschaft Paderborn in Bergisch-Gladbach</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5904">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. FH der Wirtschaft Paderborn in Bielefeld</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5905">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. FH der Wirtschaft Paderborn in Mettmann</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5980">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Technische FH (TFH) Georg Agricola zu Bochum</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5990">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. Rheinische FH Köln in Köln</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/5991">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. Rheinische FH Köln in Neuss</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6000">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Evang. FH Rheinland-Westfalen-Lippe, Bochum</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6031">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Kath. Hochschule Nordrhein-Westfalen in Köln (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6032">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Kath. Hochschule Nordrhein-Westfalen in Aachen (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6033">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Kath. Hochschule Nordrhein-Westfalen in Münster (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6034">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Kath. Hochschule Nordrhein-Westfalen in Paderborn (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6071">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH für öffentliche Verwaltung NW in Gelsenkirchen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6072">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH für öffentliche Verwaltung NW in Dortmund</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6074">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH für öffentliche Verwaltung NW in Duisburg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6075">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH für öffentliche Verwaltung NW in Hagen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6076">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH für öffentliche Verwaltung NW in Köln</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6077">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH für öffentliche Verwaltung NW in Münster</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/607A">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH für öffentliche Verwaltung NW in Bielefeld</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/607B">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH für öffentliche Verwaltung NW in Mülheim</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/607C">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH für öffentliche Verwaltung NW in Aachen (Verw-FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/607D">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH für öffentliche Verwaltung NW in Herne (Verw-FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6180">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH für Rechtspflege NW, Bad Münstereifel</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6190">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH für Finanzen NW, Nordkirchen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6202">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule des Bundes für öffentliche Verwaltung, FB Sozialversicherung in Berlin</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6203">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule des Bundes für öffentliche Verwaltung, FB Wetterdienst in Langen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6205">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule des Bundes für öffentliche Verwaltung, FB Auswärtige Angelegenheiten in Berlin (bis WS 2005/06 Standort Bonn, ab SS 2006 Berlin)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6206">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule des Bundes für öffentliche Verwaltung, FB Allgemeine innere Verwaltung in Brühl</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6207">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule des Bundes für öff. Verwaltung, FB Nachrichtendienste Abteilung Verfassungsschutz in Brühl</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6208">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule des Bundes für öffentliche Verwaltung, FB Finanzen in Münster</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/620B">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule des Bundes für öffentliche Verwaltung, FB Bundeswehrverwaltung in Mannheim</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/620C">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule des Bundes für öffentliche Verwaltung, FB Kriminalpolizei in Wiesbaden</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/620D">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule des Bundes für öffentliche Verwaltung, FB Bundespolizei in Lübeck</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/620E">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule des Bundes für öffentliche Verwaltung, FB Landwirtschaftliche Sozialversicherung in Kassel</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/620F">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule des Bundes für öffentliche Verwaltung, FB Nachrichtendienste in Berlin</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6211">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>h_da - H Darmstadt in Darmstadt (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6212">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>h_da - H Darmstadt in Dieburg (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6220">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Frankfurt University of Applied Sciences (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6231">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Technische Hochschule Mittelhessen (THM) in Gießen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6232">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Technische Hochschule Mittelhessen (THM) in Friedberg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6233">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Technische Hochschule Mittelhessen (THM) in Wetzlar</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6243">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule RheinMain (FH) in Rüsselsheim</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6244">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule RheinMain (FH) in Wiesbaden</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6271">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Evangelische Hochschule Darmstadt (EHD) in Darmstadt (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6272">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Evangelische Hochschule Darmstadt (EHD) in Schwalmstadt (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6281">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Fresenius Idstein in Idstein (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6282">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Fresenius Idstein in Köln (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6284">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Fresenius Idstein in München (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6285">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Fresenius Idstein in Hamburg (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6286">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Fresenius Idstein in Frankfurt (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6287">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Fresenius Idstein in Berlin (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6288">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Fresenius Idstein in Düsseldorf (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6289">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Fresenius Idstein in Wiesbaden (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6290">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Fulda (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6320">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH für Archivwesen Marburg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6330">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hessische H für Finanzen und Rechtspflege in Rotenburg (Verw-FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6342">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hessische H für Polizei und Verwaltung Wiesbaden in Mühlheim (Verw-FH) (bis SS 2005 Standort Frankfurt, ab WS 2005/06 Mühlheim)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6343">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hessische H für Polizei und Verwaltung Wiesbaden in Gießen (Verw-FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6344">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hessische H für Polizei und Verwaltung Wiesbaden in Kassel (Verw-FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6345">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hessische H für Polizei und Verwaltung Wiesbaden in Wiesbaden (Verw-FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6360">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H der Deutschen Gesetzl. Unfallversicherung, Bad Hersfeld (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6370">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Frankfurt School of Finance &amp; Management -HfB (Priv. H)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6380">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH für öffentliche Verwaltung und Rechtspflege Meißen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6390">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Wilhelm Büchner Hochschule Darmstadt (Priv. Fern-FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6401">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>DIPLOMA - FH Nordhessen in Bad Sooden-Allendorf (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6402">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>DIPLOMA - FH Nordhessen in Kassel (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6411">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Europäische Fachhochschule (EUFH) Rhein/Erft in Brühl (Priv.)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6412">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Europäische Fachhochschule (EUFH) Rhein/Erft in Neuss (Priv.)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6413">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Europäische Fachhochschule (EUFH) Rhein/Erft in Rostock (Priv.)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6414">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Europäische Fachhochschule (EUFH) Rhein/Erft in Köln (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6415">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Europäische Fachhochschule (EUFH) Rhein/Erft in Rheine (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6430">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Theologische Hochschule Elstal (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6510">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Technische Hochschule Bingen (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6521">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Kaiserslautern in Kaiserslautern (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6522">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Kaiserslautern in Pirmasens (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6523">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Kaiserslautern in Zweibrücken (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6531">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Koblenz (FH) in Koblenz</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6532">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Koblenz (FH) in Höhr-Grenzhausen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6533">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Koblenz (FH) in Remagen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6581">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Trier (FH) in Trier</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6582">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Trier (FH) in Birkenfeld</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6583">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Trier (FH) in Idar-Oberstein</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6600">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Katholische Hochschule Mainz (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6620">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule der Deutschen Bundesbank Hachenburg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6631">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für öffentliche Verwaltung Rheinland-Pfalz, FB Innere Verwaltung in Mayen (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6640">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für Finanzen Rheinland-Pfalz in Edenkoben (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6650">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für Wirtschaft und Gesellschaft Ludwigshafen (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6660">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Worms (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6670">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Mainz (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6680">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für angewandtes Management, Ismaning (Priv. FH) (bis SS 2018 Standort in Erding)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6690">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Provadis School of Intern. Management and Technology Frankfurt (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6710">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Aalen - Technik und Wirtschaft in Aalen (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6711">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Aalen - Technik und Wirtschaft in Schwäbisch Gmünd (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6720">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Bauwesen und Wirtschaft Biberach a.d. Riß (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6731">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Esslingen in Esslingen (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6732">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Esslingen in Göppingen (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6741">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Technik und Wirtschaft Furtwangen (FH) in Furtwangen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6742">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Technik und Wirtschaft Furtwangen (FH) in Villingen-Schwenningen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6743">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Technik und Wirtschaft Furtwangen (FH) in Tuttlingen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6751">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Heilbronn in Heilbronn</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6752">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Heilbronn in Künzelsau</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6753">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Heilbronn in Schwäbisch Hall</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6760">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H Technik und Wirtschaft Karlsruhe (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6770">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Technik, Wirtschaft und Gestaltung Konstanz (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6780">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Mannheim (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6791">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Nürtingen in Nürtingen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6792">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Nürtingen in Geislingen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6800">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Technik und Wirtschaft Offenburg (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6810">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Gestaltung, Technik und Wirtschaft Pforzheim (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6820">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Technik und Sozialwesen Ravensburg-Weingarten (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6830">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Technik und Wirtschaft Reutlingen (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6841">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Technik und Wirtschaft Albstadt-Sigmaringen (FH) in Albstadt</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6842">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Technik und Wirtschaft Albstadt-Sigmaringen (FH) in Sigmaringen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6850">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für Technik Stuttgart (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6860">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Stuttgart - H der Medien</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6870">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H Ulm - H für Technik</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6890">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Naturwissenschaftlich-Technische Akademie Isny (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6900">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Ev. Hochschule Freiburg (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6910">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Katholische Hochschule Freiburg, Campus Freiburg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6911">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Katholische Hochschule Freiburg, Campus Stuttgart</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/6970">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Merz Akademie Hochschule für Gestaltung, Kunst und Medien, Stuttgart (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7020">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>AKAD Fachhochschule Stuttgart</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7050">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Gestaltung Schwäbisch Gmünd (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7060">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für öffentliche Verwaltung Kehl (VerwFH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7070">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Ludwigsburg für öffentliche Verwaltung und Finanzen (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7090">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>SRH Hochschule Heidelberg (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7110">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Forstwirtschaft Rottenburg a. Neckar (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7120">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Rechtspflege Schwetzingen (VerwFH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7140">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Polizei Villingen-Schwenningen (VerwFH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7180">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Fernhochschule Riedlingen (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7190">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Evang. Hochschule Ludwigsburg in Ludwigsburg (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7192">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Evang. Hochschule Ludwigsburg in Reutlingen (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7210">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für angewandte Wissenschaften Augsburg (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7220">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für angewandte Wissenschaften Coburg (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7240">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für angewandte Wissenschaften München (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7250">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Technische Hochschule Nürnberg Georg Simon Ohm (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7260">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Ostbayerische Technische Hochschule Regensburg (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7300">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>TH Rosenheim in Rosenheim (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7301">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>TH Rosenheim in Mühldorf a. Inn (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7303">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>TH Rosenheim in Burghausen (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7311">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für angewandte Wissenschaften Weihenstephan-Triesdorf in Weihenstephan (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7312">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für angewandte Wissenschaften Weihenstephan-Triesdorf in Triesdorf (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7313">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für angewandte Wissenschaften Weihenstephan-Triesdorf in Straubing (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7351">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für angewandte Wissenschaften Würzburg-Schweinfurt in Würzburg (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7352">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für angewandte Wissenschaften Würzburg-Schweinfurt in Schweinfurt (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7370">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Evang. Hochschule Nürnberg (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7381">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Katholische Stiftungshochschule München in München (Kirchl. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7382">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Katholische Stiftungshochschule München in Benediktbeuern (Kirchl. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7440">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für angewandte Wissenschaften Kempten (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7450">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für angewandte Wissenschaften Landshut (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7461">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für den öffentlichen Dienst in Bayern Standort Fürstenfeldbruck (Polizei)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7462">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für den öffentlichen Dienst in Bayern Standort Herrsching (Finanzwesen)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7463">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für den öffentlichen Dienst in Bayern Standort Hof (Allg. Innere Verwaltung)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7464">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für den öffentlichen Dienst in Bayern Standort München (Archiv- u. Biblioth.)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7465">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für den öffentlichen Dienst in Bayern Standort Starnberg (Rechtspflege)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7466">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für den öffentlichen Dienst in Bayern Standort Wasserburg (Sozialverwaltung)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/746A">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für den öffentlichen Dienst in Bayern Standort Sulzbach-Rosenberg (Polizei)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/746B">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für den öffentlichen Dienst in Bayern Standort Kaufbeuren (Finanzwesen)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7521">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Technische Hochschule Deggendorf in Deggendorf (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7522">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Technische Hochschule Deggendorf im Landkreis Rottal-Inn (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7531">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für angewandte Wissenschaften Hof in Hof (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7532">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für angewandte Wissenschaften Hof in Münchberg (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7540">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Technische Hochschule Ingolstadt (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7551">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Ostbayerische Technische Hochschule Amberg-Weiden (FH) in Amberg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7552">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Ostbayerische Technische Hochschule Amberg-Weiden (FH) in Weiden</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7560">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für angewandte Wissenschaften Ansbach (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7570">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für angewandte Wissenschaften Neu-Ulm (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7580">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Munich Business School München (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7590">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>TH Aschaffenburg (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7610">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>H für Technik und Wirtschaft des Saarlandes Saarbrücken</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7630">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH für Verwaltung Saarbrücken</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7670">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>accadis Hochschule Bad Homburg (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7680">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Theologisches Seminar Reutlingen (ev.)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7690">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für Technik und Wirtschaft Berlin (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7700">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Kath. Hochschule für Sozialwesen Berlin</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7710">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Beuth - Hochschule für Technik Berlin (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7721">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>HS für Wirtschaft und Recht Berlin, FB Wirtschaft (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7722">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>HS für Wirtschaft und Recht Berlin, FB Duales Studium (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7723">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>HS für Wirtschaft und Recht Berlin, FB Verwaltung, Recht, Polizei (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7730">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>ASH für Sozialarbeit und Sozialpädagogik Berlin (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7750">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Evangelische Hochschule Berlin (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7780">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Neubrandenburg (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7790">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Stralsund (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7810">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Erfurt</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7820">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Jena (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7830">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Schmalkalden (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7840">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Wismar (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7850">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH für Finanzen Brandenburg in Königs Wusterhausen (VerwFH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7860">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Thüringer FH für öffentl. Verwaltung in Gotha</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7880">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Nordhausen (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7890">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH der Polizei Brandenburg (VerwFH) Oranienburg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7900">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH für öffentliche Verwaltung, Polizei und Rechtspflege in Güstrow (Verw-FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7910">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Technische Hochschule Brandenburg (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7920">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule für nachhaltige Entwicklung Eberswalde (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7940">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Technische Hochschule Wildau (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7950">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Potsdam</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7960">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Private Universität Steinbeis, Berlin</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7971">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>SRH Hochschule Berlin in Berlin (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7972">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>SRH Hochschule Berlin in Dresden (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/7990">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Norddeutsche Akademie für Finanzen und Steuerrecht Hamburg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/8000">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Merseburg (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/8011">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Magdeburg-Stendal (FH) in Magdeburg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/8012">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Magdeburg-Stendal (FH) in Stendal</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/8021">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Harz (FH) in Wernigerode</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/8022">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Harz (FH) in Halberstadt</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/8031">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Anhalt (FH) in Bernburg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/8032">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Anhalt (FH) in Dessau</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/8033">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule Anhalt (FH) in Köthen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/8060">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Polizei Sachsen-Anhalt, Aschersleben (VerwFH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/8072">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>AMD Akademie Mode und Design Idstein in Berlin (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/8073">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>AMD Akademie Mode und Design Idstein in Düsseldorf (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/8080">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>SRH Hochschule für Logistik und Wirtschaft, Hamm (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/8090">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>HSBA School of Business Administration Hamburg (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/8101">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. FH für Ökonomie und Management Essen in Essen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/8102">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. FH für Ökonomie und Management Essen in Duisburg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/8103">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. FH für Ökonomie und Management Essen in Neuss</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/8104">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. FH für Ökonomie und Management Essen in Köln</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/8105">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. FH für Ökonomie und Management Essen in Gütersloh</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/8106">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. FH für Ökonomie und Management Essen in Siegen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/8107">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. FH für Ökonomie und Management Essen in Marl</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/8108">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. FH für Ökonomie und Management Essen in Düsseldorf</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/8109">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. FH für Ökonomie und Management Essen in Dortmund</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/810A">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. FH für Ökonomie und Management Essen in Bonn</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/810B">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. FH für Ökonomie und Management Essen in Aachen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/810C">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. FH für Ökonomie und Management Essen in Wuppertal</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/810D">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. FH für Ökonomie und Management Essen in Bochum</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/810E">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. FH für Ökonomie und Management Essen in Bönen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/810F">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. FH für Ökonomie und Management Essen in Hagen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/810G">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. FH für Ökonomie und Management Essen in Münster</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/810H">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. FH für Ökonomie und Management Essen in Wesel</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/810J">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. FH für Ökonomie und Management Essen in Bremen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/810K">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. FH für Ökonomie und Management Essen in Leipzig</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/810L">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. FH für Ökonomie und Management Essen in Frankfurt</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/810M">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. FH für Ökonomie und Management Essen in Kassel</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/810N">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. FH für Ökonomie und Management Essen in Augsburg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/810P">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. FH für Ökonomie und Management Essen in München</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/810Q">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. FH für Ökonomie und Management Essen in Nürnberg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/810R">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. FH für Ökonomie und Management Essen in Hannover</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/810S">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. FH für Ökonomie und Management Essen in Berlin</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/810T">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. FH für Ökonomie und Management Essen in Mannheim</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/810U">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. FH für Ökonomie und Management Essen in Stuttgart</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/810V">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Priv. FH für Ökonomie und Management Essen in Hamburg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/8111">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Bonn-Rhein-Sieg in St. Augustin</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/8112">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH Bonn-Rhein-Sieg in Rheinbach</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/8113">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>FH-Bonn-Rhein-Sieg in Hennef</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/8140">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule21, Buxtehude (Priv. FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/8150">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Karlshochschule International University, Karlsruhe</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/8171">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Duale Hochschule Baden-Württemberg Mosbach, Campus Bad Mergentheim</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/8172">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Duale Hochschule Baden-Württemberg Ravensburg, Campus Friedrichshafen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/8173">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Duale Hochschule Baden-Württemberg in Heidenheim</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/8174">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Duale Hochschule Baden-Württemberg Stuttgart, Campus Horb</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/8175">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Duale Hochschule Baden-Württemberg in Karlsruhe</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/8176">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Duale Hochschule Baden-Württemberg in Lörrach</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/8177">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Duale Hochschule Baden-Württemberg in Mannheim</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/8178">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Duale Hochschule Baden-Württemberg in Mosbach</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/8179">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Duale Hochschule Baden-Württemberg in Ravensburg</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/817A">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Duale Hochschule Baden-Württemberg in Stuttgart</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/817C">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Duale Hochschule Baden-Württemberg in Villingen-Schwenningen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/817D">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Duale Hochschule Baden-Württemberg in Heilbronn</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/817E">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Duale Hochschule Baden-Württemberg Präsidium in Stuttgart</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/817F">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Duale Hochschule Baden-Württemberg CAS in Heilbronn</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/8180">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule der Polizei Rheinland-Pfalz in Büchenbeuren (FH)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/9000">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Sonstige deutsche Hochschule</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/9500">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Berufsakademie in Deutschland</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/hochschulsignatur/9990">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Hochschule im Ausland</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
      </xs:restriction>
   </xs:simpleType>
   <xs:simpleType name="Immatrikulationsbescheinigung-Codes">
      <xs:annotation>
         <xs:appinfo>
            <codeliste>
               <nameLang>Immatrikulationsbescheinigung</nameLang>
               <nameKurz>Immatrikulationsbescheinigung</nameKurz>
               <nameTechnisch>Immatrikulationsbescheinigung-Codes</nameTechnisch>
               <kennung>urn:xhochschule-de:xhochschule:codeliste:immatrikulationsbescheinigung</kennung>
               <beschreibung>Liste von Immatrikulationsbescheinigungstypen im Hochschulwesen</beschreibung>
               <herausgebernameLang>XHochschule</herausgebernameLang>
               <herausgebernameKurz>XHochschule</herausgebernameKurz>
            </codeliste>
            <versionCodeliste>
               <version>0.4</version>
               <beschreibung>diese Liste erfasst die Art eines Nachweises im Hochschulwesen</beschreibung>
               <datumGueltigkeitAb>2021-04-26</datumGueltigkeitAb>
               <versionCodelistenHandbuch>1.0</versionCodelistenHandbuch>
            </versionCodeliste>
            <codelistenspalten>
               <code>
                  <spaltennameLang>Code</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>true</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>true</empfohleneCodeSpalte>
               </code>
               <description-de-DE>
                  <spaltennameLang>Name (Deutsch)</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </description-de-DE>
               <description-en-GB>
                  <spaltennameLang>Name (Englisch)</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </description-en-GB>
            </codelistenspalten>
         </xs:appinfo>
      </xs:annotation>
      <xs:restriction base="xs:token">
         <xs:enumeration value="http://xhochschule.de/def/xhochschule/0.4/code/immatrikulationsbescheinigung/BAfoeG_P9">
            <xs:annotation>
               <xs:appinfo>
                  <description-en-GB>Generic</description-en-GB>
                  <description-de-DE>Immatrikulationsbescheinigung nach BAföG §9</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
      </xs:restriction>
   </xs:simpleType>
   <xs:simpleType name="LateinischeEhrenbezeichnung-Codes">
      <xs:annotation>
         <xs:appinfo>
            <codeliste>
               <nameLang>Lateinische Ehrenbezeichnungen</nameLang>
               <nameKurz>Lateinische Ehrenbezeichnungen</nameKurz>
               <nameTechnisch>LateinischeEhrenbezeichnung-Codes</nameTechnisch>
               <kennung>urn:xhochschule-de:xhochschule:codeliste:lateinischeehrenbezeichnung</kennung>
               <beschreibung>Liste von lateinischen Ehrenbezeichnungen eines deutschen Hochschuldiploms.</beschreibung>
               <herausgebernameLang>XHochschule</herausgebernameLang>
               <herausgebernameKurz>XHochschule</herausgebernameKurz>
            </codeliste>
            <versionCodeliste>
               <version>0.4</version>
               <beschreibung>Diese Liste erfasst die Art eines Nachweises im Hochschulwesen.</beschreibung>
               <datumGueltigkeitAb>2021-04-26</datumGueltigkeitAb>
               <versionCodelistenHandbuch>1.0</versionCodelistenHandbuch>
            </versionCodeliste>
            <codelistenspalten>
               <code>
                  <spaltennameLang>Code</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>true</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>true</empfohleneCodeSpalte>
               </code>
               <description-en-GB>
                  <spaltennameLang>Lateinische Bezeichnung</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </description-en-GB>
               <description-de-DE>
                  <spaltennameLang>deutsche Übersetzung</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </description-de-DE>
            </codelistenspalten>
         </xs:appinfo>
      </xs:annotation>
      <xs:restriction base="xs:token">
         <xs:enumeration value="http://xhochschule.de/def/xhochschule/0.4/code/lateinischeehrenbezeichnung/cum_laude">
            <xs:annotation>
               <xs:appinfo>
                  <description-en-GB>cum laude</description-en-GB>
                  <description-de-DE>mit Auszeichnung</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/xhochschule/0.4/code/lateinischeehrenbezeichnung/insigni_cum_laude">
            <xs:annotation>
               <xs:appinfo>
                  <description-en-GB>insigni cum laude</description-en-GB>
                  <description-de-DE>(DE-CH) sehr gut</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/xhochschule/0.4/code/lateinischeehrenbezeichnung/mana_cum_laude">
            <xs:annotation>
               <xs:appinfo>
                  <description-en-GB>magna cum laude</description-en-GB>
                  <description-de-DE>mit großer Auszeichnung</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/xhochschule/0.4/code/lateinischeehrenbezeichnung/ritus">
            <xs:annotation>
               <xs:appinfo>
                  <description-en-GB>ritus</description-en-GB>
                  <description-de-DE>ordnungsgemäß</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/xhochschule/0.4/code/lateinischeehrenbezeichnung/summa_cum_laude">
            <xs:annotation>
               <xs:appinfo>
                  <description-en-GB>summa cum laude</description-en-GB>
                  <description-de-DE>mit höchster Auszeichnung</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
      </xs:restriction>
   </xs:simpleType>
   <xs:simpleType name="Lernzeitmodell-Codes">
      <xs:annotation>
         <xs:appinfo>
            <codeliste>
               <nameLang>Lernzeitmodell</nameLang>
               <nameKurz>Lernzeitmodell</nameKurz>
               <nameTechnisch>Lernzeitmodell-Codes</nameTechnisch>
               <kennung>urn:xhochschule-de:xhochschule:codeliste:lernzeitmodell</kennung>
               <beschreibung>Da im Sinne des BAföG-Formblatts 2 nur relevant ist, ob ein/e Studierende/r in Voll- oder Teilzeit studiert, werden in dieser Version weitere Unterscheidungen wie Duales Studium oder Abendstudium nicht betrachtet. Da diese Variante in der EDCI-Spezifikation angegeben wird, ist auch "Teilzeitstudium light" berücksichtigt.</beschreibung>
               <herausgebernameLang>XHochschule</herausgebernameLang>
               <herausgebernameKurz>XHochschule</herausgebernameKurz>
            </codeliste>
            <versionCodeliste>
               <version>0.4</version>
               <beschreibung>Mit Lernzeitmodell sei hier die Unterscheidung zwischen Voll- und Teilzeit gemeint.</beschreibung>
               <datumGueltigkeitAb>2021-04-26</datumGueltigkeitAb>
               <versionCodelistenHandbuch>1.0</versionCodelistenHandbuch>
            </versionCodeliste>
            <codelistenspalten>
               <code>
                  <spaltennameLang>Code</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>true</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>true</empfohleneCodeSpalte>
               </code>
               <description-de-DE>
                  <spaltennameLang>deutsche Übersetzung</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </description-de-DE>
               <mapping-Europass>
                  <spaltennameLang>deutsche Übersetzung</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </mapping-Europass>
            </codelistenspalten>
         </xs:appinfo>
      </xs:annotation>
      <xs:restriction base="xs:token">
         <xs:enumeration value="http://xhochschule.de/def/xhochschule/0.4/code/lernzeitmodell/teilzeit">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Teilzeit</description-de-DE>
                  <mapping-Europass>http://data.europa.eu/snb/learning-schedule/f230bae523</mapping-Europass>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/xhochschule/0.4/code/lernzeitmodell/vollzeit">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Vollzeit</description-de-DE>
                  <mapping-Europass>http://data.europa.eu/snb/learning-schedule/72a0ab92fa</mapping-Europass>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
      </xs:restriction>
   </xs:simpleType>
   <xs:simpleType name="Semester-Codes">
      <xs:annotation>
         <xs:appinfo>
            <codeliste>
               <nameLang>Semester</nameLang>
               <nameKurz>Semester</nameKurz>
               <nameTechnisch>Semester-Codes</nameTechnisch>
               <kennung>urn:xhochschule-de:xhochschule:codeliste:semester</kennung>
               <beschreibung>Semester der erstmaligen Einschreibung (Immatrikulation) an einer Hochschule. Angabe des Semesters.</beschreibung>
               <herausgebernameLang>XHochschule</herausgebernameLang>
               <herausgebernameKurz>XHochschule</herausgebernameKurz>
            </codeliste>
            <versionCodeliste>
               <version>0.4</version>
               <beschreibung>Mit Studientyp sei hier die Unterscheidung zwischen Voll- und Teilzeit gemeint.</beschreibung>
               <datumGueltigkeitAb>2021-04-26</datumGueltigkeitAb>
               <versionCodelistenHandbuch>1.0</versionCodelistenHandbuch>
            </versionCodeliste>
            <codelistenspalten>
               <code>
                  <spaltennameLang>Code</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>true</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>true</empfohleneCodeSpalte>
               </code>
               <description-de-DE>
                  <spaltennameLang>Lateinische Bezeichnung</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </description-de-DE>
            </codelistenspalten>
         </xs:appinfo>
      </xs:annotation>
      <xs:restriction base="xs:token">
         <xs:enumeration value="http://xhochschule.de/def/xhochschule/0.4/code/semester/sommersemester">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Sommersemester</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/xhochschule/0.4/code/semester/wintersemester">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Wintersemester</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
      </xs:restriction>
   </xs:simpleType>
   <xs:simpleType name="Studienbereich-Codes">
      <xs:annotation>
         <xs:appinfo>
            <codeliste>
               <nameLang>Studienbereich gemäß Schlüsselverzeichnisse für die Studenten- und Prüfungsstatistik, Promovierendenstatistik und Gasthörerstatistik</nameLang>
               <nameKurz>Studienbereich</nameKurz>
               <nameTechnisch>Studienbereich-Codes</nameTechnisch>
               <kennung>urn:xhochschule-de:destatis:codeliste:studienbereich</kennung>
               <beschreibung>Diese Verzeichnisse des Statistischen Bundesamtes (DESTATIS) sind Erhebungsschlüssel für Zwecke der Bundesstatistik.</beschreibung>
               <herausgebernameLang>Statistisches Bundesamt</herausgebernameLang>
               <herausgebernameKurz>DESTATIS</herausgebernameKurz>
            </codeliste>
            <versionCodeliste>
               <version>0.4</version>
               <datumGueltigkeitAb>2020-06-14</datumGueltigkeitAb>
               <versionCodelistenHandbuch>1.0</versionCodelistenHandbuch>
            </versionCodeliste>
            <codelistenspalten>
               <code>
                  <spaltennameLang>Code als URL</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>true</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </code>
               <description-de-DE>
                  <spaltennameLang>Studienbereich</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </description-de-DE>
               <mapping-ISCED-2013F>
                  <spaltennameLang>Mapping zum ISCED-2013-F</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </mapping-ISCED-2013F>
            </codelistenspalten>
         </xs:appinfo>
      </xs:annotation>
      <xs:restriction base="xs:token">
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/01">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Geisteswissenschaften allgemein</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/02">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Evang. Theologie, -Religionslehre</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/03">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Kath. Theologie, -Religionslehre</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/04">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Philosophie</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/05">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Geschichte</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/06">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Bibliothekswissenschaft, Dokumentation</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/07">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Allgemeine und vergleichende Literatur und Sprachwissenschaft</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/08">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Altphilologie (klass. Philologie), Neugriechisch</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/09">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Germanistik (Deutsch, germanische Sprachen ohne Anglistik)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/10">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Anglistik, Amerikanistik</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/11">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Romanistik</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/12">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Slawistik, Baltistik, Finno-Ugristik</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/13">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Außereuropäische Sprach- und Kulturwissenschaften</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/14">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Kulturwissenschaften i.e.S.</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/15">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Islamische Studien</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/16">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Sport, Sportwissenschaft</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/17">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Rechts-, Wirtschafts- und Sozialwissenschaften allgemein</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/18">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Regionalwissenschaften</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/19">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Politikwissenschaften</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/20">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Sozialwissenschaften</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/21">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Sozialwesen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/22">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Rechtswissenschaften</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/23">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Verwaltungswissenschaften</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/24">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Wirtschaftswissenschaften</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/25">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Wirtschaftsingenieurwesen mit wirtschaftswiss. Schwerpunkt</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/26">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Psychologie</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/27">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Erziehungswissenschaften</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/28">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Mathematik, Naturwissenschaften allgemein</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/29">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Mathematik</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/30">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Physik, Astronomie</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/31">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Chemie</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/32">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Pharmazie</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/33">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Biologie</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/34">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Geowissenschaften (ohne Geographie)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/35">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Geographie</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/36">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Gesundheitswissenschaften allgemein</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/37">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Humanmedizin (ohne Zahnmedizin)</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/38">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Zahnmedizin</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/39">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Veterinärmedizin</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/40">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Landespflege, Umweltgestaltung</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/41">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Agrarwissenschaften, Lebensmittel- und Getränketechnologie</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/42">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Forstwissenschaft, Holzwirtschaft</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/43">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Ernährungs- und Haushaltswissenschaften</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/44">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Ingenieurwesen allgemein</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/45">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Bergbau, Hüttenwesen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/46">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Maschinenbau/Verfahrenstechnik</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/47">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Elektrotechnik und Informationstechnik</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/48">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Verkehrstechnik, Nautik</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/49">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Architektur, Innenarchitektur</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/50">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Raumplanung</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/51">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Bauingenieurwesen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/52">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Vermessungswesen</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/53">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Wirtschaftsingenieurwesen mit ingenieurwiss. Schwerpunkt</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/54">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Informatik</description-de-DE>
                  <mapping-ISCED-2013F>0610</mapping-ISCED-2013F>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/55">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Materialwissenschaft und Werkstofftechnik</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/56">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Kunst, Kunstwissenschaft allgemein</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/57">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Bildende Kunst</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/58">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Gestaltung</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/59">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Darstellende Kunst, Film und Fernsehen, Theaterwissenschaft</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/60">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Musik, Musikwissenschaft</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/destatis/0.4/code/studienbereich/61">
            <xs:annotation>
               <xs:appinfo>
                  <description-de-DE>Außerhalb der Studienbereichsgliederung</description-de-DE>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
      </xs:restriction>
   </xs:simpleType>
</xs:schema>
