<?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.1/xsd"
           xmlns:xbd="http://xbildung.de/def/xbildung/0.1/xsd"
           xmlns:xoev-code="http://xoev.de/schemata/code/1_0"
           xmlns:xoev-lc="http://xoev.de/latinchars/1_1/datatypes"
           targetNamespace="http://xhochschule.de/def/xhochschule/0.1/xsd"
           version="2.0.0"
           elementFormDefault="qualified"
           attributeFormDefault="unqualified">
   <xs:annotation>
      <xs:appinfo>
         <standard>
            <nameLang>XHochschule</nameLang>
            <nameKurz>XHochschule</nameKurz>
            <nameTechnisch>xhochschule</nameTechnisch>
            <kennung>urn:xhochschule-de:def:xhochschule:0.1</kennung>
            <beschreibung>XHochschule</beschreibung>
         </standard>
         <versionStandard>
            <version>2.0.0</version>
            <versionXOEVProfil>1.7.0</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:include schemaLocation="xhochschule-basisdatentypen.xsd"/>
   <xs:import schemaLocation="http://xbildung.de/def/xbildung/0.1/xsd/xbildung-baukasten.xsd"
              namespace="http://xbildung.de/def/xbildung/0.1/xsd"/>
   <xs:import schemaLocation="http://xoev.de/latinchars/1_1/datatypes/latinchars.xsd"
              namespace="http://xoev.de/latinchars/1_1/datatypes"/>
   <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.Faecherschluessel">
      <xs:annotation>
         <xs:appinfo>
            <codeliste>
               <nameLang>Fächerschluessel gemäß Schlüsselverzeichnisse für die Studenten- und Prüfungsstatistik, Promovierendenstatistik und Gasthörerstatistik</nameLang>
               <nameKurz>faecherschluessel-Codes</nameKurz>
               <nameTechnisch>Faeecherschluessel-Codes</nameTechnisch>
               <kennung>urn:xhochschule-de:hochschulstatistik:codeliste:faecherschluessel</kennung>
               <beschreibung>Diese Verzeichnisse des Statistischen Bundesamtes (Destatis) sind Erhebungsschlüssel für Zwecke der Bundesstatistik.</beschreibung>
               <herausgebernameLang>Statistisches Bundesamt H201</herausgebernameLang>
               <herausgebernameKurz>DESTATIS</herausgebernameKurz>
            </codeliste>
            <versionCodeliste>
               <version>2019-06-14</version>
               <datumGueltigkeitAb>2020-06-14</datumGueltigkeitAb>
               <versionCodelistenHandbuch>1.0</versionCodelistenHandbuch>
            </versionCodeliste>
            <codelistenspalten>
               <Code>
                  <spaltennameLang>Code</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>true</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>true</empfohleneCodeSpalte>
               </Code>
               <CodeNameDeutsch>
                  <spaltennameLang>Studienfach</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </CodeNameDeutsch>
               <CodeURL>
                  <spaltennameLang>Code als URL</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </CodeURL>
               <StudienbereichDeutsch>
                  <spaltennameLang>Studienbereich</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </StudienbereichDeutsch>
               <MappingISCED2013-F>
                  <spaltennameLang>Mapping zum ISCED-2013-F</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </MappingISCED2013-F>
            </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:Faeecherschluessel-Codes"/>
            </xs:sequence>
            <xs:attribute name="listURI"
                          type="xs:anyURI"
                          use="optional"
                          fixed="urn:xhochschule-de:hochschulstatistik:codeliste:faecherschluessel"/>
            <xs:attribute name="listVersionID"
                          type="xs:normalizedString"
                          use="optional"
                          fixed="2019-06-14"/>
         </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.1</version>
               <beschreibung>diese Liste erfasst die Art eines Nachweises im Hochschulwesen</beschreibung>
               <datumGueltigkeitAb>2020-11-25</datumGueltigkeitAb>
               <versionCodelistenHandbuch>1.0</versionCodelistenHandbuch>
            </versionCodeliste>
            <codelistenspalten>
               <codeName>
                  <spaltennameLang>Code</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>true</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>true</empfohleneCodeSpalte>
               </codeName>
               <codeValueDeutsch>
                  <spaltennameLang>Name (Deutsch)</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </codeValueDeutsch>
               <europassCredentialType>
                  <spaltennameLang>Europass Credential Type</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>optional</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </europassCredentialType>
               <codeValueEnglisch>
                  <spaltennameLang>Name (Englisch)</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </codeValueEnglisch>
            </codelistenspalten>
            <genutzteCodeSpalte>codeName</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.1"/>
         </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:hochschulstatistik:codeliste:statisticalheiid</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 H201</herausgebernameLang>
               <herausgebernameKurz>DESTATIS</herausgebernameKurz>
            </codeliste>
            <versionCodeliste>
               <version>0.1</version>
               <datumGueltigkeitAb>2020-09-01</datumGueltigkeitAb>
               <versionCodelistenHandbuch>1.0</versionCodelistenHandbuch>
            </versionCodeliste>
            <codelistenspalten>
               <code>
                  <spaltennameLang>Signatur der Hochschulstatistik</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>true</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>true</empfohleneCodeSpalte>
               </code>
               <hochschule>
                  <spaltennameLang>Name der Hochschule</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </hochschule>
               <regionalschluessel>
                  <spaltennameLang>DESTATIS Regionalsschlüssel</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>optional</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </regionalschluessel>
               <hochschulURI>
                  <spaltennameLang>URI der Hochschule in URL-konformer Schreibweise</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>optional</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </hochschulURI>
               <signaturURI>
                  <spaltennameLang>URI der Signatur</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>optional</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </signaturURI>
            </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:hochschulstatistik:codeliste:statisticalheiid"/>
            <xs:attribute name="listVersionID"
                          type="xs:normalizedString"
                          use="optional"
                          fixed="0.1"/>
         </xs:restriction>
      </xs:complexContent>
   </xs:complexType>
   <xs:complexType name="Code.Studienbereichschluessel">
      <xs:annotation>
         <xs:appinfo>
            <codeliste>
               <nameLang>Studienbereich gemäß Schlüsselverzeichnisse für die Studenten- und Prüfungsstatistik, Promovierendenstatistik und Gasthörerstatistik</nameLang>
               <nameKurz>Studienbereich-Codes</nameKurz>
               <nameTechnisch>Studienbereich-Codes</nameTechnisch>
               <kennung>urn:xhochschule-de:hochschulstatistik:codeliste:studienbereich</kennung>
               <beschreibung>Diese Verzeichnisse des Statistischen Bundesamtes (Destatis) sind Erhebungsschlüssel für Zwecke der Bundesstatistik.</beschreibung>
               <herausgebernameLang>Statistisches Bundesamt H201</herausgebernameLang>
               <herausgebernameKurz>DESTATIS</herausgebernameKurz>
            </codeliste>
            <versionCodeliste>
               <version>2019-06-14</version>
               <datumGueltigkeitAb>2020-06-14</datumGueltigkeitAb>
               <versionCodelistenHandbuch>1.0</versionCodelistenHandbuch>
            </versionCodeliste>
            <codelistenspalten>
               <Code>
                  <spaltennameLang>Code</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>true</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>true</empfohleneCodeSpalte>
               </Code>
               <CodenameDeutsch>
                  <spaltennameLang>Studienbereich</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </CodenameDeutsch>
               <CodeURL>
                  <spaltennameLang>Code als URL</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </CodeURL>
               <MappingISCED2013-F>
                  <spaltennameLang>Mapping zum ISCED-2013-F</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </MappingISCED2013-F>
            </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:hochschulstatistik:codeliste:studienbereich"/>
            <xs:attribute name="listVersionID"
                          type="xs:normalizedString"
                          use="optional"
                          fixed="2019-06-14"/>
         </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.1</version>
               <beschreibung>diese Liste erfasst die Art eines Nachweises im Hochschulwesen</beschreibung>
               <datumGueltigkeitAb>2020-11-25</datumGueltigkeitAb>
               <versionCodelistenHandbuch>1.0</versionCodelistenHandbuch>
            </versionCodeliste>
            <codelistenspalten>
               <codeName>
                  <spaltennameLang>Code</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>true</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>true</empfohleneCodeSpalte>
               </codeName>
               <codeValue>
                  <spaltennameLang>Lateinische Bezeichnung</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </codeValue>
               <codeValueDeutsch>
                  <spaltennameLang>deutsche Übersetzung</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </codeValueDeutsch>
            </codelistenspalten>
            <genutzteCodeSpalte>codeName</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.1"/>
         </xs:restriction>
      </xs:complexContent>
   </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="ID" minOccurs="0" type="xs:ID"/>
               <xs:element name="hochschulsignatur"
                           minOccurs="0"
                           maxOccurs="unbounded"
                           type="xhs:Code.Hochschulsignatur"/>
            </xs:sequence>
         </xs:extension>
      </xs:complexContent>
   </xs:complexType>
   <xs:complexType name="Hochschulnachweis">
      <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="studiengang"
                           minOccurs="0"
                           maxOccurs="unbounded"
                           type="xs:string"/>
               <xs:element name="studienfach"
                           minOccurs="0"
                           maxOccurs="unbounded"
                           type="xhs:Code.Faecherschluessel"/>
               <xs:element name="studienbereich"
                           minOccurs="0"
                           maxOccurs="unbounded"
                           type="xhs:Code.Studienbereichschluessel"/>
               <xs:element name="hochschulnachweistyp" type="xhs:Code.Hochschulnachweis"/>
               <xs:element name="gesamtnote"
                           minOccurs="0"
                           maxOccurs="unbounded"
                           type="xs:string"/>
               <xs:element name="fieldOfStudyISCED2013"
                           minOccurs="0"
                           maxOccurs="unbounded"
                           type="xs:string"/>
               <xs:element name="lateinischeEhrenbezeichnung"
                           minOccurs="0"
                           maxOccurs="unbounded"
                           type="xhs:Code.lateinischeEhrenbezeichnung">
                  <xs:annotation>
                     <xs:documentation>latenische Ehrenbezeichnung falls vorhanden (z.B. "cum laude")</xs:documentation>
                  </xs:annotation>
               </xs:element>
               <xs:element name="angabenLehramt"
                           minOccurs="0"
                           maxOccurs="unbounded"
                           type="xhs:Lehramt"/>
               <xs:element name="diplomaSupplementVerweis" minOccurs="0" type="xs:ID">
                  <xs:annotation>
                     <xs:documentation>Hier kann ein Verweis auf ein mit einem Diploma ausgestelltes Diploma Supplement erfolgen. Das Diploma Supplement wird in Version 0.2 von XHochschule entlang der Vorgaben der HRK modelliert.</xs:documentation>
                  </xs:annotation>
               </xs:element>
            </xs:sequence>
         </xs:extension>
      </xs:complexContent>
   </xs:complexType>
   <xs:complexType name="Lehramt">
      <xs:sequence>
         <xs:element name="zulassungReferendariat" type="xs:string">
            <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</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="lehramtberechtigung"
                     minOccurs="0"
                     maxOccurs="unbounded"
                     type="xhs:Lehramtberechtigung"/>
      </xs:sequence>
   </xs:complexType>
   <xs:complexType name="Lehramtberechtigung">
      <xs:sequence>
         <xs:element name="lehrberechtigungSchulform"
                     type="xbd:Code.ArtDerBildungseinrichtung"/>
         <xs:element name="lehrberechtigungBeschreibung"
                     minOccurs="0"
                     maxOccurs="unbounded"
                     type="xs:string"/>
         <xs:element name="lehrberechtigungFach" type="xs:string">
            <xs:annotation>
               <xs:documentation>Für welches Unterrichtsfach besteht eine Lehramtsberechtigung (als String bis ein passendes Vokabular gefunden ist)</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="immatrikulationsnummer" minOccurs="0" type="xs:string"/>
            </xs:sequence>
         </xs:extension>
      </xs:complexContent>
   </xs:complexType>
   <xs:simpleType name="Faeecherschluessel-Codes">
      <xs:annotation>
         <xs:appinfo>
            <codeliste>
               <nameLang>Fächerschluessel gemäß Schlüsselverzeichnisse für die Studenten- und Prüfungsstatistik, Promovierendenstatistik und Gasthörerstatistik</nameLang>
               <nameKurz>faecherschluessel-Codes</nameKurz>
               <nameTechnisch>Faeecherschluessel-Codes</nameTechnisch>
               <kennung>urn:xhochschule-de:hochschulstatistik:codeliste:faecherschluessel</kennung>
               <beschreibung>Diese Verzeichnisse des Statistischen Bundesamtes (Destatis) sind Erhebungsschlüssel für Zwecke der Bundesstatistik.</beschreibung>
               <herausgebernameLang>Statistisches Bundesamt H201</herausgebernameLang>
               <herausgebernameKurz>DESTATIS</herausgebernameKurz>
            </codeliste>
            <versionCodeliste>
               <version>2019-06-14</version>
               <datumGueltigkeitAb>2020-06-14</datumGueltigkeitAb>
               <versionCodelistenHandbuch>1.0</versionCodelistenHandbuch>
            </versionCodeliste>
            <codelistenspalten>
               <Code>
                  <spaltennameLang>Code</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>true</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>true</empfohleneCodeSpalte>
               </Code>
               <CodeNameDeutsch>
                  <spaltennameLang>Studienfach</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </CodeNameDeutsch>
               <CodeURL>
                  <spaltennameLang>Code als URL</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </CodeURL>
               <StudienbereichDeutsch>
                  <spaltennameLang>Studienbereich</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </StudienbereichDeutsch>
               <MappingISCED2013-F>
                  <spaltennameLang>Mapping zum ISCED-2013-F</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </MappingISCED2013-F>
            </codelistenspalten>
         </xs:appinfo>
      </xs:annotation>
      <xs:restriction base="xs:token">
         <xs:enumeration value="1">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/1</CodeURL>
                  <CodeNameDeutsch>Ägyptologie</CodeNameDeutsch>
                  <StudienbereichDeutsch>Außereuropäische Sprach- und Kulturwissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="10">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/10</CodeURL>
                  <CodeNameDeutsch>Arabisch/Arabistik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Außereuropäische Sprach- und Kulturwissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="101">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/101</CodeURL>
                  <CodeNameDeutsch>Restaurierungskunde</CodeNameDeutsch>
                  <StudienbereichDeutsch>Kunst, Kunstwissenschaft allgemein (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="102">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/102</CodeURL>
                  <CodeNameDeutsch>Schauspiel</CodeNameDeutsch>
                  <StudienbereichDeutsch>Darstellende Kunst, Film und Fernsehen, Theaterwissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="103">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/103</CodeURL>
                  <CodeNameDeutsch>Markscheidewesen</CodeNameDeutsch>
                  <StudienbereichDeutsch>Bergbau, Hüttenwesen (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="104">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/104</CodeURL>
                  <CodeNameDeutsch>Maschinenbau/-wesen</CodeNameDeutsch>
                  <StudienbereichDeutsch>Maschinenbau/Verfahrenstechnik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="105">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/105</CodeURL>
                  <CodeNameDeutsch>Mathematik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Mathematik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="106">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/106</CodeURL>
                  <CodeNameDeutsch>Tanzpädagogik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Darstellende Kunst, Film und Fernsehen, Theaterwissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="107">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/107</CodeURL>
                  <CodeNameDeutsch>Medizin (Allgemein-Medizin)</CodeNameDeutsch>
                  <StudienbereichDeutsch>Humanmedizin (ohne Zahnmedizin) (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="108">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/108</CodeURL>
                  <CodeNameDeutsch>Metalltechnik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Maschinenbau/Verfahrenstechnik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="11">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/11</CodeURL>
                  <CodeNameDeutsch>Arbeitslehre/Wirtschaftslehre</CodeNameDeutsch>
                  <StudienbereichDeutsch>Wirtschaftswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="110">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/110</CodeURL>
                  <CodeNameDeutsch>Meteorologie</CodeNameDeutsch>
                  <StudienbereichDeutsch>Geowissenschaften (ohne Geographie) (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="111">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/111</CodeURL>
                  <CodeNameDeutsch>Mineralogie</CodeNameDeutsch>
                  <StudienbereichDeutsch>Geowissenschaften (ohne Geographie) (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="113">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/113</CodeURL>
                  <CodeNameDeutsch>Musikerziehung</CodeNameDeutsch>
                  <StudienbereichDeutsch>Musik, Musikwissenschaft (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="114">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/114</CodeURL>
                  <CodeNameDeutsch>Musikwissenschaft/-geschichte</CodeNameDeutsch>
                  <StudienbereichDeutsch>Musik, Musikwissenschaft (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="115">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/115</CodeURL>
                  <CodeNameDeutsch>Grundschul-/Primarstufenpädagogik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Erziehungswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="116">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/116</CodeURL>
                  <CodeNameDeutsch>Textilgestaltung</CodeNameDeutsch>
                  <StudienbereichDeutsch>Gestaltung (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="117">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/117</CodeURL>
                  <CodeNameDeutsch>Ausländerpädagogik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Erziehungswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="118">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/118</CodeURL>
                  <CodeNameDeutsch>Technomathematik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Mathematik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="119">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/119</CodeURL>
                  <CodeNameDeutsch>Niederländisch</CodeNameDeutsch>
                  <StudienbereichDeutsch>Germanistik (Deutsch, germanische Sprachen ohne Anglistik) (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="12">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/12</CodeURL>
                  <CodeNameDeutsch>Archäologie</CodeNameDeutsch>
                  <StudienbereichDeutsch>Geschichte (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="120">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/120</CodeURL>
                  <CodeNameDeutsch>Nordistik/Skandinavistik (Nordische Philologie, Einzelsprachen a.n.g.)</CodeNameDeutsch>
                  <StudienbereichDeutsch>Germanistik (Deutsch, germanische Sprachen ohne Anglistik) (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="121">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/121</CodeURL>
                  <CodeNameDeutsch>Medieninformatik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Informatik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="122">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/122</CodeURL>
                  <CodeNameDeutsch>Orientalistik/Altorientalistik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Außereuropäische Sprach- und Kulturwissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="123">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/123</CodeURL>
                  <CodeNameDeutsch>Ingenieurinformatik/Technische Informatik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Informatik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="124">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/124</CodeURL>
                  <CodeNameDeutsch>Ozeanographie</CodeNameDeutsch>
                  <StudienbereichDeutsch>Geowissenschaften (ohne Geographie) (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="125">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/125</CodeURL>
                  <CodeNameDeutsch>Agrarökonomie</CodeNameDeutsch>
                  <StudienbereichDeutsch>Agrarwissenschaften, Lebensmittel- und Getränketechnologie (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="126">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/126</CodeURL>
                  <CodeNameDeutsch>Pharmazie</CodeNameDeutsch>
                  <StudienbereichDeutsch>Pharmazie (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="127">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/127</CodeURL>
                  <CodeNameDeutsch>Philosophie</CodeNameDeutsch>
                  <StudienbereichDeutsch>Philosophie (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="128">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/128</CodeURL>
                  <CodeNameDeutsch>Physik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Physik, Astronomie (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="129">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/129</CodeURL>
                  <CodeNameDeutsch>Politikwissenschaft/Politologie</CodeNameDeutsch>
                  <StudienbereichDeutsch>Politikwissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="13">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/13</CodeURL>
                  <CodeNameDeutsch>Architektur</CodeNameDeutsch>
                  <StudienbereichDeutsch>Architektur, Innenarchitektur (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="130">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/130</CodeURL>
                  <CodeNameDeutsch>Westslawisch (allgemein und a.n.g.)</CodeNameDeutsch>
                  <StudienbereichDeutsch>Slawistik, Baltistik, Finno-Ugristik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="131">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/131</CodeURL>
                  <CodeNameDeutsch>Portugiesisch</CodeNameDeutsch>
                  <StudienbereichDeutsch>Romanistik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="132">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/132</CodeURL>
                  <CodeNameDeutsch>Psychologie</CodeNameDeutsch>
                  <StudienbereichDeutsch>Psychologie (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="134">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/134</CodeURL>
                  <CodeNameDeutsch>Raumplanung</CodeNameDeutsch>
                  <StudienbereichDeutsch>Raumplanung (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="135">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/135</CodeURL>
                  <CodeNameDeutsch>Rechtswissenschaft</CodeNameDeutsch>
                  <StudienbereichDeutsch>Rechtswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="136">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/136</CodeURL>
                  <CodeNameDeutsch>Religionswissenschaft</CodeNameDeutsch>
                  <StudienbereichDeutsch>Philosophie (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="137">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/137</CodeURL>
                  <CodeNameDeutsch>Romanistik (Roman. Philologie, Einzelsprachen a.n.g.)</CodeNameDeutsch>
                  <StudienbereichDeutsch>Romanistik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="138">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/138</CodeURL>
                  <CodeNameDeutsch>Agrarbiologie</CodeNameDeutsch>
                  <StudienbereichDeutsch>Agrarwissenschaften, Lebensmittel- und Getränketechnologie (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="139">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/139</CodeURL>
                  <CodeNameDeutsch>Russisch</CodeNameDeutsch>
                  <StudienbereichDeutsch>Slawistik, Baltistik, Finno-Ugristik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="14">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/14</CodeURL>
                  <CodeNameDeutsch>Astronomie, Astrophysik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Physik, Astronomie (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="140">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/140</CodeURL>
                  <CodeNameDeutsch>Angewandte Systemwissenschaften</CodeNameDeutsch>
                  <StudienbereichDeutsch>Ingenieurwesen allgemein (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="141">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/141</CodeURL>
                  <CodeNameDeutsch>Abfallwirtschaft</CodeNameDeutsch>
                  <StudienbereichDeutsch>Maschinenbau/Verfahrenstechnik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="142">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/142</CodeURL>
                  <CodeNameDeutsch>Schiffbau/Schiffstechnik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Verkehrstechnik, Nautik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="143">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/143</CodeURL>
                  <CodeNameDeutsch>Augenoptik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Maschinenbau/Verfahrenstechnik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="144">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/144</CodeURL>
                  <CodeNameDeutsch>Technische Kybernetik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Maschinenbau/Verfahrenstechnik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="145">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/145</CodeURL>
                  <CodeNameDeutsch>Sinologie/Koreanistik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Außereuropäische Sprach- und Kulturwissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="146">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/146</CodeURL>
                  <CodeNameDeutsch>Slawistik (Slaw. Philologie)</CodeNameDeutsch>
                  <StudienbereichDeutsch>Slawistik, Baltistik, Finno-Ugristik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="147">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/147</CodeURL>
                  <CodeNameDeutsch>Sozialkunde</CodeNameDeutsch>
                  <StudienbereichDeutsch>Sozialwissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="148">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/148</CodeURL>
                  <CodeNameDeutsch>Sozialwissenschaft</CodeNameDeutsch>
                  <StudienbereichDeutsch>Sozialwissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="149">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/149</CodeURL>
                  <CodeNameDeutsch>Soziologie</CodeNameDeutsch>
                  <StudienbereichDeutsch>Sozialwissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="15">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/15</CodeURL>
                  <CodeNameDeutsch>Außereuropäische Sprachen und Kulturen in Ozeanien und Amerika</CodeNameDeutsch>
                  <StudienbereichDeutsch>Außereuropäische Sprach- und Kulturwissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="150">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/150</CodeURL>
                  <CodeNameDeutsch>Spanisch</CodeNameDeutsch>
                  <StudienbereichDeutsch>Romanistik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="152">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/152</CodeURL>
                  <CodeNameDeutsch>Allgemeine Sprachwissenschaft/Indogermanistik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Allgemeine und vergleichende Literatur- und Sprachwissenschaft (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="153">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/153</CodeURL>
                  <CodeNameDeutsch>Südslawisch (Bulgarisch, Serbokroatisch Slowenisch usw.)</CodeNameDeutsch>
                  <StudienbereichDeutsch>Slawistik, Baltistik, Finno-Ugristik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="154">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/154</CodeURL>
                  <CodeNameDeutsch>Lernbereich Gesellschaftslehre</CodeNameDeutsch>
                  <StudienbereichDeutsch>Rechts-, Wirtschafts- und Sozialwissenschaften allgemein (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="155">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/155</CodeURL>
                  <CodeNameDeutsch>Theaterwissenschaft</CodeNameDeutsch>
                  <StudienbereichDeutsch>Darstellende Kunst, Film und Fernsehen, Theaterwissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="156">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/156</CodeURL>
                  <CodeNameDeutsch>Tiermedizin/Veterinärmedizin</CodeNameDeutsch>
                  <StudienbereichDeutsch>Veterinärmedizin (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="157">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/157</CodeURL>
                  <CodeNameDeutsch>Mikroelektronik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Elektrotechnik und Informationstechnik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="158">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/158</CodeURL>
                  <CodeNameDeutsch>Turkologie</CodeNameDeutsch>
                  <StudienbereichDeutsch>Außereuropäische Sprach- und Kulturwissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="159">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/159</CodeURL>
                  <CodeNameDeutsch>Edelstein- und Schmuckdesign</CodeNameDeutsch>
                  <StudienbereichDeutsch>Gestaltung (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="16">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/16</CodeURL>
                  <CodeNameDeutsch>Baltistik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Slawistik, Baltistik, Finno-Ugristik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="160">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/160</CodeURL>
                  <CodeNameDeutsch>Computerlinguistik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Allgemeine und vergleichende Literatur- und Sprachwissenschaft (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="161">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/161</CodeURL>
                  <CodeNameDeutsch>Diakoniewissenschaft</CodeNameDeutsch>
                  <StudienbereichDeutsch>Evang. Theologie, -Religionslehre (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="162">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/162</CodeURL>
                  <CodeNameDeutsch>Caritaswissenschaft</CodeNameDeutsch>
                  <StudienbereichDeutsch>Kath. Theologie, -Religionslehre (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="163">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/163</CodeURL>
                  <CodeNameDeutsch>Rhythmik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Musik, Musikwissenschaft (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="164">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/164</CodeURL>
                  <CodeNameDeutsch>Jazz und Popularmusik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Musik, Musikwissenschaft (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="165">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/165</CodeURL>
                  <CodeNameDeutsch>Orchestermusik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Musik, Musikwissenschaft (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="166">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/166</CodeURL>
                  <CodeNameDeutsch>Sportmanagement/Sportökonomie</CodeNameDeutsch>
                  <StudienbereichDeutsch>Wirtschaftswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="167">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/167</CodeURL>
                  <CodeNameDeutsch>Europäische Wirtschaft</CodeNameDeutsch>
                  <StudienbereichDeutsch>Wirtschaftswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="168">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/168</CodeURL>
                  <CodeNameDeutsch>Justizvollzug</CodeNameDeutsch>
                  <StudienbereichDeutsch>Verwaltungswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="169">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/169</CodeURL>
                  <CodeNameDeutsch>Ethik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Philosophie (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="17">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/17</CodeURL>
                  <CodeNameDeutsch>Bauingenieurwesen/Ingenieurbau</CodeNameDeutsch>
                  <StudienbereichDeutsch>Bauingenieurwesen (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="171">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/171</CodeURL>
                  <CodeNameDeutsch>Vermessungswesen (Geodäsie)</CodeNameDeutsch>
                  <StudienbereichDeutsch>Vermessungswesen (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="172">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/172</CodeURL>
                  <CodeNameDeutsch>Verwaltungswissenschaft/-wesen</CodeNameDeutsch>
                  <StudienbereichDeutsch>Verwaltungswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="173">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/173</CodeURL>
                  <CodeNameDeutsch>Ethnologie</CodeNameDeutsch>
                  <StudienbereichDeutsch>Kulturwissenschaften i.e.S. (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="174">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/174</CodeURL>
                  <CodeNameDeutsch>Volkskunde</CodeNameDeutsch>
                  <StudienbereichDeutsch>Kulturwissenschaften i.e.S. (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="175">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/175</CodeURL>
                  <CodeNameDeutsch>Volkswirtschaftslehre</CodeNameDeutsch>
                  <StudienbereichDeutsch>Wirtschaftswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="176">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/176</CodeURL>
                  <CodeNameDeutsch>Werkerziehung</CodeNameDeutsch>
                  <StudienbereichDeutsch>Gestaltung (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="177">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/177</CodeURL>
                  <CodeNameDeutsch>Werkstofftechnik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Materialwissenschaft und Werkstofftechnik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="178">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/178</CodeURL>
                  <CodeNameDeutsch>Wirtschafts-/Sozialgeographie</CodeNameDeutsch>
                  <StudienbereichDeutsch>Geographie (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="179">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/179</CodeURL>
                  <CodeNameDeutsch>Wirtschaftsingenieurwesen mit wirtschaftswissenschaftlichem Schwerpunkt</CodeNameDeutsch>
                  <StudienbereichDeutsch>Wirtschaftsingenieurwesen mit wirtschaftswissenschaftlichem Schwerpunkt (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="18">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/18</CodeURL>
                  <CodeNameDeutsch>Berufsbezogene Fremdsprachenausbildung</CodeNameDeutsch>
                  <StudienbereichDeutsch>Allgemeine und vergleichende Literatur- und Sprachwissenschaft (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="180">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/180</CodeURL>
                  <CodeNameDeutsch>Kaukasistik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Außereuropäische Sprach- und Kulturwissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="181">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/181</CodeURL>
                  <CodeNameDeutsch>Wirtschaftspädagogik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Wirtschaftswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="182">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/182</CodeURL>
                  <CodeNameDeutsch>Internationale Betriebswirtschaft/Management</CodeNameDeutsch>
                  <StudienbereichDeutsch>Wirtschaftswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="183">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/183</CodeURL>
                  <CodeNameDeutsch>Wirtschafts-/Sozialgeschichte</CodeNameDeutsch>
                  <StudienbereichDeutsch>Geschichte (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="184">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/184</CodeURL>
                  <CodeNameDeutsch>Wirtschaftswissenschaften</CodeNameDeutsch>
                  <StudienbereichDeutsch>Wirtschaftswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="185">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/185</CodeURL>
                  <CodeNameDeutsch>Zahnmedizin</CodeNameDeutsch>
                  <StudienbereichDeutsch>Zahnmedizin (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="186">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/186</CodeURL>
                  <CodeNameDeutsch>Lernbereich Naturwissenschaften/Sachunterricht</CodeNameDeutsch>
                  <StudienbereichDeutsch>&lt;html&gt;&lt;span&gt;Mathematik, Naturwissenschaften allgemein (STB)&lt;/span&gt;&lt;/html&gt;</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="187">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/187</CodeURL>
                  <CodeNameDeutsch>Asiatische Sprachen und Kulturen/Asienwissenschaften</CodeNameDeutsch>
                  <StudienbereichDeutsch>Außereuropäische Sprach- und Kulturwissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="188">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/188</CodeURL>
                  <CodeNameDeutsch>Allgemeine Literaturwissenschaft</CodeNameDeutsch>
                  <StudienbereichDeutsch>Allgemeine und vergleichende Literatur- und Sprachwissenschaft (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="189">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/189</CodeURL>
                  <CodeNameDeutsch>Niederdeutsch</CodeNameDeutsch>
                  <StudienbereichDeutsch>Germanistik (Deutsch, germanische Sprachen ohne Anglistik) (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="190">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/190</CodeURL>
                  <CodeNameDeutsch>Sonderpädagogik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Erziehungswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="191">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/191</CodeURL>
                  <CodeNameDeutsch>Komposition</CodeNameDeutsch>
                  <StudienbereichDeutsch>Musik, Musikwissenschaft (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="192">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/192</CodeURL>
                  <CodeNameDeutsch>Dirigieren</CodeNameDeutsch>
                  <StudienbereichDeutsch>Musik, Musikwissenschaft (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="193">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/193</CodeURL>
                  <CodeNameDeutsch>Kirchenmusik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Musik, Musikwissenschaft (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="194">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/194</CodeURL>
                  <CodeNameDeutsch>Tonmeister</CodeNameDeutsch>
                  <StudienbereichDeutsch>Musik, Musikwissenschaft (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="195">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/195</CodeURL>
                  <CodeNameDeutsch>Gesundheitspädagogik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Gesundheitswissenschaften allgemein (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="196">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/196</CodeURL>
                  <CodeNameDeutsch>Studienkolleg</CodeNameDeutsch>
                  <StudienbereichDeutsch>Außerhalb der Studienbereichsgliederung (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="197">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/197</CodeURL>
                  <CodeNameDeutsch>Holzbau</CodeNameDeutsch>
                  <StudienbereichDeutsch>Bauingenieurwesen (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="199">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/199</CodeURL>
                  <CodeNameDeutsch>Lernbereich Technik</CodeNameDeutsch>
                  <StudienbereichDeutsch>&lt;html&gt;&lt;span&gt;Ingenieurwesen allgemein (STB)&lt;/span&gt;&lt;/html&gt;</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/2</CodeURL>
                  <CodeNameDeutsch>Afrikanistik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Außereuropäische Sprach- und Kulturwissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="20">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/20</CodeURL>
                  <CodeNameDeutsch>Bergbau/Bergtechnik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Bergbau, Hüttenwesen (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="200">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/200</CodeURL>
                  <CodeNameDeutsch>Computer- und Kommunikationstechniken</CodeNameDeutsch>
                  <StudienbereichDeutsch>Informatik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="201">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/201</CodeURL>
                  <CodeNameDeutsch>Werken (technisch)/Technologie</CodeNameDeutsch>
                  <StudienbereichDeutsch>Ingenieurwesen allgemein (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="202">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/202</CodeURL>
                  <CodeNameDeutsch>Fertigungs-/Produktionstechnik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Maschinenbau/Verfahrenstechnik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="203">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/203</CodeURL>
                  <CodeNameDeutsch>Industriedesign/Produktgestaltung</CodeNameDeutsch>
                  <StudienbereichDeutsch>Gestaltung (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="204">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/204</CodeURL>
                  <CodeNameDeutsch>Malerei</CodeNameDeutsch>
                  <StudienbereichDeutsch>Bildende Kunst (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="205">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/205</CodeURL>
                  <CodeNameDeutsch>Bildhauerei/Plastik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Bildende Kunst (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="206">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/206</CodeURL>
                  <CodeNameDeutsch>Polnisch</CodeNameDeutsch>
                  <StudienbereichDeutsch>Slawistik, Baltistik, Finno-Ugristik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="207">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/207</CodeURL>
                  <CodeNameDeutsch>Sorbisch</CodeNameDeutsch>
                  <StudienbereichDeutsch>Slawistik, Baltistik, Finno-Ugristik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="208">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/208</CodeURL>
                  <CodeNameDeutsch>Soziale Arbeit</CodeNameDeutsch>
                  <StudienbereichDeutsch>Sozialwesen (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="209">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/209</CodeURL>
                  <CodeNameDeutsch>Tschechisch</CodeNameDeutsch>
                  <StudienbereichDeutsch>Slawistik, Baltistik, Finno-Ugristik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="21">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/21</CodeURL>
                  <CodeNameDeutsch>Betriebswirtschaftslehre</CodeNameDeutsch>
                  <StudienbereichDeutsch>Wirtschaftswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="210">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/210</CodeURL>
                  <CodeNameDeutsch>Verkehrswirtschaft</CodeNameDeutsch>
                  <StudienbereichDeutsch>Wirtschaftswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="211">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/211</CodeURL>
                  <CodeNameDeutsch>Energietechnik (ohne Elektrotechnik)</CodeNameDeutsch>
                  <StudienbereichDeutsch>Maschinenbau/Verfahrenstechnik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="212">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/212</CodeURL>
                  <CodeNameDeutsch>Feinwerktechnik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Maschinenbau/Verfahrenstechnik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="213">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/213</CodeURL>
                  <CodeNameDeutsch>Versorgungstechnik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Maschinenbau/Verfahrenstechnik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="215">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/215</CodeURL>
                  <CodeNameDeutsch>Gesundheitstechnik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Maschinenbau/Verfahrenstechnik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="216">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/216</CodeURL>
                  <CodeNameDeutsch>Glastechnik/Keramik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Maschinenbau/Verfahrenstechnik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="219">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/219</CodeURL>
                  <CodeNameDeutsch>Kunststofftechnik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Maschinenbau/Verfahrenstechnik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="22">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/22</CodeURL>
                  <CodeNameDeutsch>Bibliothekswissenschaft/-wesen (nicht für Studierende an Verwaltungs-FH)</CodeNameDeutsch>
                  <StudienbereichDeutsch>Bibliothekswissenschaft, Dokumentation (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="220">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/220</CodeURL>
                  <CodeNameDeutsch>Milch- und Molkereiwirtschaft</CodeNameDeutsch>
                  <StudienbereichDeutsch>Agrarwissenschaften, Lebensmittel- und Getränketechnologie (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="221">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/221</CodeURL>
                  <CodeNameDeutsch>Bioinformatik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Informatik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="222">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/222</CodeURL>
                  <CodeNameDeutsch>Kommunikations- und Informationstechnik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Elektrotechnik und Informationstechnik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="223">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/223</CodeURL>
                  <CodeNameDeutsch>Nautik/Seefahrt</CodeNameDeutsch>
                  <StudienbereichDeutsch>Verkehrstechnik, Nautik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="224">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/224</CodeURL>
                  <CodeNameDeutsch>Physikalische Technik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Maschinenbau/Verfahrenstechnik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="225">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/225</CodeURL>
                  <CodeNameDeutsch>Textil- und Bekleidungstechnik/-gewerbe</CodeNameDeutsch>
                  <StudienbereichDeutsch>Maschinenbau/Verfahrenstechnik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="226">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/226</CodeURL>
                  <CodeNameDeutsch>Verfahrenstechnik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Maschinenbau/Verfahrenstechnik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="227">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/227</CodeURL>
                  <CodeNameDeutsch>Weinbau und Kellerwirtschaft</CodeNameDeutsch>
                  <StudienbereichDeutsch>Agrarwissenschaften, Lebensmittel- und Getränketechnologie (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="23">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/23</CodeURL>
                  <CodeNameDeutsch>Bildende Kunst/Graphik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Bildende Kunst (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="230">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/230</CodeURL>
                  <CodeNameDeutsch>Gesang</CodeNameDeutsch>
                  <StudienbereichDeutsch>Musik, Musikwissenschaft (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="231">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/231</CodeURL>
                  <CodeNameDeutsch>Druck- und Reproduktionstechnik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Maschinenbau/Verfahrenstechnik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="232">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/232</CodeURL>
                  <CodeNameDeutsch>Gesundheitswissenschaft/-management</CodeNameDeutsch>
                  <StudienbereichDeutsch>Gesundheitswissenschaften allgemein (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="233">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/233</CodeURL>
                  <CodeNameDeutsch>Nichtärztliche Heilberufe/Therapien</CodeNameDeutsch>
                  <StudienbereichDeutsch>Gesundheitswissenschaften allgemein (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="234">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/234</CodeURL>
                  <CodeNameDeutsch>Pflegewissenschaft/-management</CodeNameDeutsch>
                  <StudienbereichDeutsch>Gesundheitswissenschaften allgemein (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="235">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/235</CodeURL>
                  <CodeNameDeutsch>Fahrzeugtechnik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Verkehrstechnik, Nautik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="237">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/237</CodeURL>
                  <CodeNameDeutsch>Mathematische Statistik/Wahrscheinlichkeitsrechnung</CodeNameDeutsch>
                  <StudienbereichDeutsch>Mathematik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="24">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/24</CodeURL>
                  <CodeNameDeutsch>Europäische Ethnologie und Kulturwissenschaft</CodeNameDeutsch>
                  <StudienbereichDeutsch>Kulturwissenschaften i.e.S. (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="241">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/241</CodeURL>
                  <CodeNameDeutsch>Kerntechnik/Kernverfahrenstechnik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Maschinenbau/Verfahrenstechnik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="242">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/242</CodeURL>
                  <CodeNameDeutsch>Innenarchitektur</CodeNameDeutsch>
                  <StudienbereichDeutsch>Architektur, Innenarchitektur (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="245">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/245</CodeURL>
                  <CodeNameDeutsch>Sozialpädagogik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Sozialwesen (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="247">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/247</CodeURL>
                  <CodeNameDeutsch>Medizinische Informatik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Informatik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="25">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/25</CodeURL>
                  <CodeNameDeutsch>Biochemie</CodeNameDeutsch>
                  <StudienbereichDeutsch>Chemie (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="253">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/253</CodeURL>
                  <CodeNameDeutsch>Sozialwesen</CodeNameDeutsch>
                  <StudienbereichDeutsch>Sozialwesen (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="254">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/254</CodeURL>
                  <CodeNameDeutsch>Sachunterricht (einschl. Schulgarten)</CodeNameDeutsch>
                  <StudienbereichDeutsch>Erziehungswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="255">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/255</CodeURL>
                  <CodeNameDeutsch>Archivwesen</CodeNameDeutsch>
                  <StudienbereichDeutsch>Verwaltungswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="256">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/256</CodeURL>
                  <CodeNameDeutsch>Rechtspflege</CodeNameDeutsch>
                  <StudienbereichDeutsch>Verwaltungswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="257">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/257</CodeURL>
                  <CodeNameDeutsch>Arbeits- und Berufsberatung</CodeNameDeutsch>
                  <StudienbereichDeutsch>Verwaltungswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="258">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/258</CodeURL>
                  <CodeNameDeutsch>Arbeitsverwaltung</CodeNameDeutsch>
                  <StudienbereichDeutsch>Verwaltungswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="259">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/259</CodeURL>
                  <CodeNameDeutsch>Auswärtige Angelegenheiten</CodeNameDeutsch>
                  <StudienbereichDeutsch>Verwaltungswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="26">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/26</CodeURL>
                  <CodeNameDeutsch>Biologie</CodeNameDeutsch>
                  <StudienbereichDeutsch>Biologie (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="260">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/260</CodeURL>
                  <CodeNameDeutsch>Bundeswehrverwaltung</CodeNameDeutsch>
                  <StudienbereichDeutsch>Verwaltungswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="261">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/261</CodeURL>
                  <CodeNameDeutsch>Innere Verwaltung</CodeNameDeutsch>
                  <StudienbereichDeutsch>Verwaltungswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="262">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/262</CodeURL>
                  <CodeNameDeutsch>Bibliothekswesen</CodeNameDeutsch>
                  <StudienbereichDeutsch>Verwaltungswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="263">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/263</CodeURL>
                  <CodeNameDeutsch>Polizei/Verfassungsschutz</CodeNameDeutsch>
                  <StudienbereichDeutsch>Verwaltungswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="264">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/264</CodeURL>
                  <CodeNameDeutsch>Sozialversicherung</CodeNameDeutsch>
                  <StudienbereichDeutsch>Verwaltungswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="265">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/265</CodeURL>
                  <CodeNameDeutsch>Bankwesen</CodeNameDeutsch>
                  <StudienbereichDeutsch>Verwaltungswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="266">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/266</CodeURL>
                  <CodeNameDeutsch>Finanzverwaltung</CodeNameDeutsch>
                  <StudienbereichDeutsch>Verwaltungswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="268">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/268</CodeURL>
                  <CodeNameDeutsch>Verkehrswesen</CodeNameDeutsch>
                  <StudienbereichDeutsch>Verwaltungswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="269">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/269</CodeURL>
                  <CodeNameDeutsch>Zoll- und Steuerverwaltung</CodeNameDeutsch>
                  <StudienbereichDeutsch>Verwaltungswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="270">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/270</CodeURL>
                  <CodeNameDeutsch>Berufs- und Wirtschaftspädagogik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Erziehungswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="271">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/271</CodeURL>
                  <CodeNameDeutsch>Deutsch als Fremdsprache oder als Zweitsprache</CodeNameDeutsch>
                  <StudienbereichDeutsch>Germanistik (Deutsch, germanische Sprachen ohne Anglistik) (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="272">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/272</CodeURL>
                  <CodeNameDeutsch>Alte Geschichte</CodeNameDeutsch>
                  <StudienbereichDeutsch>Geschichte (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="273">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/273</CodeURL>
                  <CodeNameDeutsch>Mittlere und neuere Geschichte</CodeNameDeutsch>
                  <StudienbereichDeutsch>Geschichte (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="274">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/274</CodeURL>
                  <CodeNameDeutsch>Tourismuswirtschaft</CodeNameDeutsch>
                  <StudienbereichDeutsch>Wirtschaftswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="275">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/275</CodeURL>
                  <CodeNameDeutsch>Geschichte der Mathematik und Naturwissenschaften</CodeNameDeutsch>
                  <StudienbereichDeutsch>Mathematik, Naturwissenschaften allgemein (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="276">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/276</CodeURL>
                  <CodeNameDeutsch>Wirtschaftsmathematik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Mathematik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="277">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/277</CodeURL>
                  <CodeNameDeutsch>Wirtschaftsinformatik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Informatik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="28">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/28</CodeURL>
                  <CodeNameDeutsch>Brauwesen/Getränketechnologie</CodeNameDeutsch>
                  <StudienbereichDeutsch>Agrarwissenschaften, Lebensmittel- und Getränketechnologie (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="280">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/280</CodeURL>
                  <CodeNameDeutsch>Kartographie</CodeNameDeutsch>
                  <StudienbereichDeutsch>Vermessungswesen (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="282">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/282</CodeURL>
                  <CodeNameDeutsch>Biotechnologie</CodeNameDeutsch>
                  <StudienbereichDeutsch>Biologie (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="283">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/283</CodeURL>
                  <CodeNameDeutsch>Biogeographie</CodeNameDeutsch>
                  <StudienbereichDeutsch>Geographie (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="284">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/284</CodeURL>
                  <CodeNameDeutsch>Angewandte Sprachwissenschaft</CodeNameDeutsch>
                  <StudienbereichDeutsch>Allgemeine und vergleichende Literatur- und Sprachwissenschaft (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="286">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/286</CodeURL>
                  <CodeNameDeutsch>Mikrosystemtechnik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Elektrotechnik und Informationstechnik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="287">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/287</CodeURL>
                  <CodeNameDeutsch>Neue Medien</CodeNameDeutsch>
                  <StudienbereichDeutsch>Bildende Kunst (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="29">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/29</CodeURL>
                  <CodeNameDeutsch>Sportwissenschaft</CodeNameDeutsch>
                  <StudienbereichDeutsch>Sport, Sportwissenschaft (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="290">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/290</CodeURL>
                  <CodeNameDeutsch>ohne Angabe/ungeklärt</CodeNameDeutsch>
                  <StudienbereichDeutsch>Außerhalb der Studienbereichsgliederung (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="292">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/292</CodeURL>
                  <CodeNameDeutsch>Islamische Studien</CodeNameDeutsch>
                  <StudienbereichDeutsch>Islamische Studien (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="294">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/294</CodeURL>
                  <CodeNameDeutsch>Materialwissenschaft</CodeNameDeutsch>
                  <StudienbereichDeutsch>Materialwissenschaft und Werkstofftechnik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="3">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/3</CodeURL>
                  <CodeNameDeutsch>Agrarwissenschaft/Landwirtschaft</CodeNameDeutsch>
                  <StudienbereichDeutsch>Agrarwissenschaften, Lebensmittel- und Getränketechnologie (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="30">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/30</CodeURL>
                  <CodeNameDeutsch>Interdisziplinäre Studien (Schwerpunkt Rechts-, Wirtschafts- und Sozialwissenschaften)</CodeNameDeutsch>
                  <StudienbereichDeutsch>Rechts-, Wirtschafts- und Sozialwissenschaften allgemein (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="300">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/300</CodeURL>
                  <CodeNameDeutsch>Biomedizin</CodeNameDeutsch>
                  <StudienbereichDeutsch>Biologie (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="302">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/302</CodeURL>
                  <CodeNameDeutsch>Medienwissenschaft</CodeNameDeutsch>
                  <StudienbereichDeutsch>Geisteswissenschaften allgemein (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="303">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/303</CodeURL>
                  <CodeNameDeutsch>Kommunikationswissenschaft/Publizistik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Rechts-, Wirtschafts- und Sozialwissenschaften allgemein (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="304">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/304</CodeURL>
                  <CodeNameDeutsch>Medienwirtschaft/Medienmanagement</CodeNameDeutsch>
                  <StudienbereichDeutsch>Wirtschaftswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="305">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/305</CodeURL>
                  <CodeNameDeutsch>Medientechnik</CodeNameDeutsch>
                  <StudienbereichDeutsch>&lt;html&gt;&lt;span&gt;Ingenieurwesen allgemein (STB)&lt;/span&gt;&lt;/html&gt;</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="31">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/31</CodeURL>
                  <CodeNameDeutsch>Byzantinistik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Altphilologie (klass. Philologie), Neugriechisch (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="310">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/310</CodeURL>
                  <CodeNameDeutsch>Regenerative Energien</CodeNameDeutsch>
                  <StudienbereichDeutsch>&lt;html&gt;&lt;span&gt;Ingenieurwesen allgemein (STB)&lt;/span&gt;&lt;/html&gt;</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="316">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/316</CodeURL>
                  <CodeNameDeutsch>Elektrische Energietechnik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Elektrotechnik und Informationstechnik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="32">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/32</CodeURL>
                  <CodeNameDeutsch>Chemie</CodeNameDeutsch>
                  <StudienbereichDeutsch>Chemie (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="320">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/320</CodeURL>
                  <CodeNameDeutsch>Ernährungswissenschaft</CodeNameDeutsch>
                  <StudienbereichDeutsch>Ernährungs- und Haushaltswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="321">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/321</CodeURL>
                  <CodeNameDeutsch>Erwachsenenbildung und außerschulische Jugendbildung</CodeNameDeutsch>
                  <StudienbereichDeutsch>Erziehungswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="33">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/33</CodeURL>
                  <CodeNameDeutsch>Chemie-Ingenieurwesen/Chemietechnik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Maschinenbau/Verfahrenstechnik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="333">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/333</CodeURL>
                  <CodeNameDeutsch>Haushaltswissenschaft</CodeNameDeutsch>
                  <StudienbereichDeutsch>Ernährungs- und Haushaltswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="34">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/34</CodeURL>
                  <CodeNameDeutsch>Dänisch</CodeNameDeutsch>
                  <StudienbereichDeutsch>Germanistik (Deutsch, germanische Sprachen ohne Anglistik) (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="35">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/35</CodeURL>
                  <CodeNameDeutsch>Darstellende Kunst/Bühnenkunst/Regie</CodeNameDeutsch>
                  <StudienbereichDeutsch>Darstellende Kunst, Film und Fernsehen, Theaterwissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="353">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/353</CodeURL>
                  <CodeNameDeutsch>Pflanzenproduktion</CodeNameDeutsch>
                  <StudienbereichDeutsch>Agrarwissenschaften, Lebensmittel- und Getränketechnologie (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="36">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/36</CodeURL>
                  <CodeNameDeutsch>Sonstige Regionalwissenschaften</CodeNameDeutsch>
                  <StudienbereichDeutsch>&lt;html&gt;&lt;span&gt;Regionalwissenschaften (STB)&lt;/span&gt;&lt;/html&gt;</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="361">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/361</CodeURL>
                  <CodeNameDeutsch>Schulpädagogik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Erziehungswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="365">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/365</CodeURL>
                  <CodeNameDeutsch>Pädagogik der frühen Kindheit</CodeNameDeutsch>
                  <StudienbereichDeutsch>Erziehungswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="37">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/37</CodeURL>
                  <CodeNameDeutsch>Dokumentationswissenschaft</CodeNameDeutsch>
                  <StudienbereichDeutsch>Bibliothekswissenschaft, Dokumentation (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="370">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/370</CodeURL>
                  <CodeNameDeutsch>Wirtschaftsingenieurwesen mit ingenieurwissenschaftlichem Schwerpunkt</CodeNameDeutsch>
                  <StudienbereichDeutsch>Wirtschaftsingenieurwesen mit ingenieurwissenschaftlichem Schwerpunkt (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="371">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/371</CodeURL>
                  <CodeNameDeutsch>Tierproduktion</CodeNameDeutsch>
                  <StudienbereichDeutsch>Agrarwissenschaften, Lebensmittel- und Getränketechnologie (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="38">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/38</CodeURL>
                  <CodeNameDeutsch>Lateinamerika</CodeNameDeutsch>
                  <StudienbereichDeutsch>Regionalwissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="380">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/380</CodeURL>
                  <CodeNameDeutsch>Mechatronik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Ingenieurwesen allgemein (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="385">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/385</CodeURL>
                  <CodeNameDeutsch>Geoökologie</CodeNameDeutsch>
                  <StudienbereichDeutsch>Geowissenschaften (ohne Geographie) (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="39">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/39</CodeURL>
                  <CodeNameDeutsch>Geowissenschaften</CodeNameDeutsch>
                  <StudienbereichDeutsch>Geowissenschaften (ohne Geographie) (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="390">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/390</CodeURL>
                  <CodeNameDeutsch>Archäometrie (Ingenieurarchäologie)</CodeNameDeutsch>
                  <StudienbereichDeutsch>Bergbau, Hüttenwesen (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="4">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/4</CodeURL>
                  <CodeNameDeutsch>Interdisziplinäre Studien (Schwerpunkt Sprach- und Kulturwissenschaften)</CodeNameDeutsch>
                  <StudienbereichDeutsch>Geisteswissenschaften allgemein (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="40">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/40</CodeURL>
                  <CodeNameDeutsch>Interdisziplinäre Studien (Schwerpunkt Kunst, Kunstwissenschaft)</CodeNameDeutsch>
                  <StudienbereichDeutsch>Kunst, Kunstwissenschaft allgemein (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="42">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/42</CodeURL>
                  <CodeNameDeutsch>Wirtschaftsrecht</CodeNameDeutsch>
                  <StudienbereichDeutsch>Rechtswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="429">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/429</CodeURL>
                  <CodeNameDeutsch>Stahlbau</CodeNameDeutsch>
                  <StudienbereichDeutsch>Bauingenieurwesen (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="43">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/43</CodeURL>
                  <CodeNameDeutsch>Neugriechisch</CodeNameDeutsch>
                  <StudienbereichDeutsch>Altphilologie (klass. Philologie), Neugriechisch (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="44">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/44</CodeURL>
                  <CodeNameDeutsch>Ost- und Südosteuropa</CodeNameDeutsch>
                  <StudienbereichDeutsch>Regionalwissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="457">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/457</CodeURL>
                  <CodeNameDeutsch>Umwelttechnik (einschl. Recycling)</CodeNameDeutsch>
                  <StudienbereichDeutsch>Maschinenbau/Verfahrenstechnik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="458">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/458</CodeURL>
                  <CodeNameDeutsch>Umweltschutz</CodeNameDeutsch>
                  <StudienbereichDeutsch>Raumplanung (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="464">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/464</CodeURL>
                  <CodeNameDeutsch>Facility Management</CodeNameDeutsch>
                  <StudienbereichDeutsch>Wirtschaftsingenieurwesen mit wirtschaftswissenschaftlichem Schwerpunkt (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="48">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/48</CodeURL>
                  <CodeNameDeutsch>Elektrotechnik/Elektronik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Elektrotechnik und Informationstechnik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="49">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/49</CodeURL>
                  <CodeNameDeutsch>Interdisziplinäre Studien (Schwerpunkt Naturwissenschaften)</CodeNameDeutsch>
                  <StudienbereichDeutsch>Mathematik, Naturwissenschaften allgemein (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/5</CodeURL>
                  <CodeNameDeutsch>Klassische Philologie</CodeNameDeutsch>
                  <StudienbereichDeutsch>Altphilologie (klass. Philologie), Neugriechisch (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="50">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/50</CodeURL>
                  <CodeNameDeutsch>Geographie/Erdkunde</CodeNameDeutsch>
                  <StudienbereichDeutsch>Geographie (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="52">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/52</CodeURL>
                  <CodeNameDeutsch>Erziehungswissenschaft (Pädagogik)</CodeNameDeutsch>
                  <StudienbereichDeutsch>Erziehungswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="53">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/53</CodeURL>
                  <CodeNameDeutsch>Evang. Theologie, -Religionslehre</CodeNameDeutsch>
                  <StudienbereichDeutsch>Evang. Theologie, -Religionslehre (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="54">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/54</CodeURL>
                  <CodeNameDeutsch>Film und Fernsehen</CodeNameDeutsch>
                  <StudienbereichDeutsch>Darstellende Kunst, Film und Fernsehen, Theaterwissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="544">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/544</CodeURL>
                  <CodeNameDeutsch>Evang. Religionspädagogik, kirchliche Bildungsarbeit</CodeNameDeutsch>
                  <StudienbereichDeutsch>Evang. Theologie, -Religionslehre (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="545">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/545</CodeURL>
                  <CodeNameDeutsch>Kath. Religionspädagogik, kirchliche Bildungsarbeit</CodeNameDeutsch>
                  <StudienbereichDeutsch>Kath. Theologie, -Religionslehre (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="548">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/548</CodeURL>
                  <CodeNameDeutsch>Ur- und Frühgeschichte</CodeNameDeutsch>
                  <StudienbereichDeutsch>Geschichte (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="56">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/56</CodeURL>
                  <CodeNameDeutsch>Finno-Ugristik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Slawistik, Baltistik, Finno-Ugristik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="57">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/57</CodeURL>
                  <CodeNameDeutsch>Luft- und Raumfahrttechnik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Verkehrstechnik, Nautik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="58">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/58</CodeURL>
                  <CodeNameDeutsch>Forstwissenschaft, -wirtschaft</CodeNameDeutsch>
                  <StudienbereichDeutsch>Forstwissenschaft, Holzwirtschaft (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="59">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/59</CodeURL>
                  <CodeNameDeutsch>Französisch</CodeNameDeutsch>
                  <StudienbereichDeutsch>Romanistik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/6</CodeURL>
                  <CodeNameDeutsch>Amerikanistik/Amerikakunde</CodeNameDeutsch>
                  <StudienbereichDeutsch>Anglistik, Amerikanistik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="60">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/60</CodeURL>
                  <CodeNameDeutsch>Gartenbau</CodeNameDeutsch>
                  <StudienbereichDeutsch>Agrarwissenschaften, Lebensmittel- und Getränketechnologie (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="61">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/61</CodeURL>
                  <CodeNameDeutsch>Meliorationswesen</CodeNameDeutsch>
                  <StudienbereichDeutsch>Landespflege, Umweltgestaltung (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="64">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/64</CodeURL>
                  <CodeNameDeutsch>Naturschutz</CodeNameDeutsch>
                  <StudienbereichDeutsch>Landespflege, Umweltgestaltung (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="65">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/65</CodeURL>
                  <CodeNameDeutsch>Geologie/Paläontologie</CodeNameDeutsch>
                  <StudienbereichDeutsch>Geowissenschaften (ohne Geographie) (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="66">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/66</CodeURL>
                  <CodeNameDeutsch>Geophysik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Geowissenschaften (ohne Geographie) (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="67">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/67</CodeURL>
                  <CodeNameDeutsch>Germanistik/Deutsch</CodeNameDeutsch>
                  <StudienbereichDeutsch>Germanistik (Deutsch, germanische Sprachen ohne Anglistik) (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="68">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/68</CodeURL>
                  <CodeNameDeutsch>Geschichte</CodeNameDeutsch>
                  <StudienbereichDeutsch>Geschichte (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="69">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/69</CodeURL>
                  <CodeNameDeutsch>Graphikdesign/Kommunikationsgestaltung</CodeNameDeutsch>
                  <StudienbereichDeutsch>Gestaltung (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/7</CodeURL>
                  <CodeNameDeutsch>Angewandte Kunst</CodeNameDeutsch>
                  <StudienbereichDeutsch>Gestaltung (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="70">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/70</CodeURL>
                  <CodeNameDeutsch>Griechisch</CodeNameDeutsch>
                  <StudienbereichDeutsch>Altphilologie (klass. Philologie), Neugriechisch (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="71">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/71</CodeURL>
                  <CodeNameDeutsch>Haushalts- und Ernährungswissenschaft</CodeNameDeutsch>
                  <StudienbereichDeutsch>Ernährungs- und Haushaltswissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="72">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/72</CodeURL>
                  <CodeNameDeutsch>Interdisziplinäre Studien (Schwerpunkt Ingenieurwissenschaften)</CodeNameDeutsch>
                  <StudienbereichDeutsch>Ingenieurwesen allgemein (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="73">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/73</CodeURL>
                  <CodeNameDeutsch>Hebräisch/Judaistik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Außereuropäische Sprach- und Kulturwissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="74">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/74</CodeURL>
                  <CodeNameDeutsch>Transport-/Fördertechnik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Maschinenbau/Verfahrenstechnik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="75">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/75</CodeURL>
                  <CodeNameDeutsch>Holzwirtschaft</CodeNameDeutsch>
                  <StudienbereichDeutsch>Forstwissenschaft, Holzwirtschaft (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="76">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/76</CodeURL>
                  <CodeNameDeutsch>Hütten- und Gießereiwesen</CodeNameDeutsch>
                  <StudienbereichDeutsch>Bergbau, Hüttenwesen (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="77">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/77</CodeURL>
                  <CodeNameDeutsch>Wasserwirtschaft</CodeNameDeutsch>
                  <StudienbereichDeutsch>Bauingenieurwesen (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="78">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/78</CodeURL>
                  <CodeNameDeutsch>Indologie</CodeNameDeutsch>
                  <StudienbereichDeutsch>Außereuropäische Sprach- und Kulturwissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="79">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/79</CodeURL>
                  <CodeNameDeutsch>Informatik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Informatik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/8</CodeURL>
                  <CodeNameDeutsch>Anglistik/Englisch</CodeNameDeutsch>
                  <StudienbereichDeutsch>Anglistik, Amerikanistik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="80">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/80</CodeURL>
                  <CodeNameDeutsch>Instrumentalmusik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Musik, Musikwissenschaft (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="81">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/81</CodeURL>
                  <CodeNameDeutsch>Iranistik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Außereuropäische Sprach- und Kulturwissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="82">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/82</CodeURL>
                  <CodeNameDeutsch>Holz-/Fasertechnik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Maschinenbau/Verfahrenstechnik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="83">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/83</CodeURL>
                  <CodeNameDeutsch>Islamwissenschaft</CodeNameDeutsch>
                  <StudienbereichDeutsch>Außereuropäische Sprach- und Kulturwissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="84">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/84</CodeURL>
                  <CodeNameDeutsch>Italienisch</CodeNameDeutsch>
                  <StudienbereichDeutsch>Romanistik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="85">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/85</CodeURL>
                  <CodeNameDeutsch>Japanologie</CodeNameDeutsch>
                  <StudienbereichDeutsch>Außereuropäische Sprach- und Kulturwissenschaften (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="86">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/86</CodeURL>
                  <CodeNameDeutsch>Kath. Theologie, -Religionslehre</CodeNameDeutsch>
                  <StudienbereichDeutsch>Kath. Theologie, -Religionslehre (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="88">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/88</CodeURL>
                  <CodeNameDeutsch>Optoelektronik</CodeNameDeutsch>
                  <StudienbereichDeutsch>Elektrotechnik und Informationstechnik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="89">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/89</CodeURL>
                  <CodeNameDeutsch>Verkehrsingenieurwesen</CodeNameDeutsch>
                  <StudienbereichDeutsch>Verkehrstechnik, Nautik (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="9">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/9</CodeURL>
                  <CodeNameDeutsch>Anthropologie (Humanbiologie)</CodeNameDeutsch>
                  <StudienbereichDeutsch>Biologie (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="90">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/90</CodeURL>
                  <CodeNameDeutsch>Lernbereich Sprach- und Kulturwissenschaften</CodeNameDeutsch>
                  <StudienbereichDeutsch>Geisteswissenschaften allgemein (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="91">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/91</CodeURL>
                  <CodeNameDeutsch>Kunsterziehung</CodeNameDeutsch>
                  <StudienbereichDeutsch>Kunst, Kunstwissenschaft allgemein (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="92">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/92</CodeURL>
                  <CodeNameDeutsch>Kunstgeschichte, Kunstwissenschaft</CodeNameDeutsch>
                  <StudienbereichDeutsch>Kunst, Kunstwissenschaft allgemein (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="93">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/93</CodeURL>
                  <CodeNameDeutsch>Landespflege/Landschaftsgestaltung</CodeNameDeutsch>
                  <StudienbereichDeutsch>Landespflege, Umweltgestaltung (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="94">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/94</CodeURL>
                  <CodeNameDeutsch>Wasserbau</CodeNameDeutsch>
                  <StudienbereichDeutsch>Bauingenieurwesen (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="95">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/95</CodeURL>
                  <CodeNameDeutsch>Latein</CodeNameDeutsch>
                  <StudienbereichDeutsch>Altphilologie (klass. Philologie), Neugriechisch (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="96">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/96</CodeURL>
                  <CodeNameDeutsch>Lebensmittelchemie</CodeNameDeutsch>
                  <StudienbereichDeutsch>Chemie (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="97">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/97</CodeURL>
                  <CodeNameDeutsch>Lebensmitteltechnologie</CodeNameDeutsch>
                  <StudienbereichDeutsch>Agrarwissenschaften, Lebensmittel- und Getränketechnologie (STB)</StudienbereichDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="98">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalStudyID/98</CodeURL>
                  <CodeNameDeutsch>Sportpädagogik/Sportpsychologie</CodeNameDeutsch>
                  <StudienbereichDeutsch>Sport, Sportwissenschaft (STB)</StudienbereichDeutsch>
               </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.1</version>
               <beschreibung>diese Liste erfasst die Art eines Nachweises im Hochschulwesen</beschreibung>
               <datumGueltigkeitAb>2020-11-25</datumGueltigkeitAb>
               <versionCodelistenHandbuch>1.0</versionCodelistenHandbuch>
            </versionCodeliste>
            <codelistenspalten>
               <codeName>
                  <spaltennameLang>Code</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>true</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>true</empfohleneCodeSpalte>
               </codeName>
               <codeValueDeutsch>
                  <spaltennameLang>Name (Deutsch)</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </codeValueDeutsch>
               <europassCredentialType>
                  <spaltennameLang>Europass Credential Type</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>optional</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </europassCredentialType>
               <codeValueEnglisch>
                  <spaltennameLang>Name (Englisch)</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </codeValueEnglisch>
            </codelistenspalten>
         </xs:appinfo>
      </xs:annotation>
      <xs:restriction base="xs:token">
         <xs:enumeration value="http://xhochschule.de/def/xhochschule/code/0.1/hochschulnachweis/diploma">
            <xs:annotation>
               <xs:appinfo>
                  <codeValueEnglisch>Qualification award</codeValueEnglisch>
                  <europassCredentialType>http://data.europa.eu/snb/credential/6cf8e68c43</europassCredentialType>
                  <codeValueDeutsch>Zeugnis</codeValueDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/xhochschule/code/0.1/hochschulnachweis/diplomaSupplement">
            <xs:annotation>
               <xs:appinfo>
                  <codeValueDeutsch>Diploma Supplement</codeValueDeutsch>
                  <codeValueEnglisch>diploma supplement</codeValueEnglisch>
                  <europassCredentialType>http://data.europa.eu/snb/credential/6dff8a0f87</europassCredentialType>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/xhochschule/code/0.1/hochschulnachweis/other">
            <xs:annotation>
               <xs:appinfo>
                  <europassCredentialType>http://data.europa.eu/snb/credential/e34929035b</europassCredentialType>
                  <codeValueEnglisch>Generic</codeValueEnglisch>
                  <codeValueDeutsch>anderer Nachweis</codeValueDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/xhochschule/code/0.1/hochschulnachweis/transcriptOfRecord">
            <xs:annotation>
               <xs:appinfo>
                  <codeValueDeutsch>Transcript of Record</codeValueDeutsch>
               </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:hochschulstatistik:codeliste:statisticalheiid</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 H201</herausgebernameLang>
               <herausgebernameKurz>DESTATIS</herausgebernameKurz>
            </codeliste>
            <versionCodeliste>
               <version>0.1</version>
               <datumGueltigkeitAb>2020-09-01</datumGueltigkeitAb>
               <versionCodelistenHandbuch>1.0</versionCodelistenHandbuch>
            </versionCodeliste>
            <codelistenspalten>
               <code>
                  <spaltennameLang>Signatur der Hochschulstatistik</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>true</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>true</empfohleneCodeSpalte>
               </code>
               <hochschule>
                  <spaltennameLang>Name der Hochschule</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </hochschule>
               <regionalschluessel>
                  <spaltennameLang>DESTATIS Regionalsschlüssel</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>optional</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </regionalschluessel>
               <hochschulURI>
                  <spaltennameLang>URI der Hochschule in URL-konformer Schreibweise</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>optional</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </hochschulURI>
               <signaturURI>
                  <spaltennameLang>URI der Signatur</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>optional</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </signaturURI>
            </codelistenspalten>
         </xs:appinfo>
      </xs:annotation>
      <xs:restriction base="xs:token">
         <xs:enumeration value="0032">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/0032</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UKonstanz</hochschulURI>
                  <hochschule>U Konstanz</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="0033">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/0033</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UTuebingen</hochschulURI>
                  <hochschule>U Tübingen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="0061">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/0061</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_wiss_HBierbronnen</hochschulURI>
                  <hochschule>Priv. wiss. H Bierbronnen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="0160">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/0160</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UKoblenz-LandauInKoblenz</hochschulURI>
                  <hochschule>U Koblenz - Landau in Koblenz</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="0750">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/0750</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UKoblenz-LandauInLandau</hochschulURI>
                  <hochschule>U Koblenz-Landau in Landau</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="0762">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/0762</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UErlangen-NuernbergInErlangen</hochschulURI>
                  <hochschule>U Erlangen-Nürnberg in Erlangen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="0763">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/0763</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UErlangen-NuernbergInNuernberg</hochschulURI>
                  <hochschule>U Erlangen-Nürnberg in Nürnberg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="0764">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/0764</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UMuenchenInMuenchen</hochschulURI>
                  <hochschule>U München in München</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="0790">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/0790</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UMuenchenimLankreisMuenchen</hochschulURI>
                  <hochschule>U München im Lankreis München</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="0880">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/0880</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UWuerzburg</hochschulURI>
                  <hochschule>U Würzburg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1000">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1000</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/URegensburg</hochschulURI>
                  <hochschule>U Regensburg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1010">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1010</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UAugsburg</hochschulURI>
                  <hochschule>U Augsburg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1020">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1020</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UdesSaarlandesSaarbruecken</hochschulURI>
                  <hochschule>U des Saarlandes Saarbrücken</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1030">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1030</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FUBerlin</hochschulURI>
                  <hochschule>FU Berlin</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1040">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1040</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/AllensbachHochschuleKonstanz_Priv_FH_</hochschulURI>
                  <hochschule>Allensbach Hochschule Konstanz (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1050">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1050</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/TUBraunschweig</hochschulURI>
                  <hochschule>TU Braunschweig</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1060">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1060</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/TUClausthal</hochschulURI>
                  <hochschule>TU Clausthal</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1080">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1080</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UHannover</hochschulURI>
                  <hochschule>U Hannover</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1090">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1090</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/ZeppelinUniversitaetFriedrichshafen_Priv_H_</hochschulURI>
                  <hochschule>Zeppelin Universität Friedrichshafen (Priv. H)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="11">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/11</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UKasselInKassel_ohneKunsthochschule_</hochschulURI>
                  <hochschule>U Kassel in Kassel (ohne Kunsthochschule)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1100">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1100</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/DIUDresdenInternationalUniversity_Priv_H_</hochschulURI>
                  <hochschule>DIU Dresden International University (Priv. H)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1110">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1110</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/THAachen</hochschulURI>
                  <hochschule>TH Aachen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1120">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1120</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UniversitaetWittenHerdecke_Priv_H_</hochschulURI>
                  <hochschule>Universität Witten Herdecke (Priv. H)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1130">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1130</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulederSparkassen-FinanzgruppeBonn_Priv_FH_</hochschulURI>
                  <hochschule>Hochschule der Sparkassen-Finanzgruppe Bonn (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1140">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1140</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/CVJM-HochschuleKassel_Priv_FH_</hochschulURI>
                  <hochschule>CVJM-Hochschule Kassel (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1150">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1150</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/InternationalPsychoanalyticUniversityBerlin_Priv__</hochschulURI>
                  <hochschule>International Psychoanalytic University Berlin (Priv.)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1160">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1160</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/TUDarmstadt</hochschulURI>
                  <hochschule>TU Darmstadt</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1170">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1170</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/EBSUfuerWirtschaftundRechtInOestrich-Winkel_Priv__</hochschulURI>
                  <hochschule>EBS U für Wirtschaft und Recht in Oestrich-Winkel (Priv.)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1180">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1180</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/EBSUfuerWirtschaftundRechtInWiesbaden_Priv__</hochschulURI>
                  <hochschule>EBS U für Wirtschaft und Recht in Wiesbaden (Priv.)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1190">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1190</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/EvangelischeHochschuleTaborInMarburg</hochschulURI>
                  <hochschule>Evangelische Hochschule Tabor in Marburg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="12">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/12</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UKasselInWitzenhausen</hochschulURI>
                  <hochschule>U Kassel in Witzenhausen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1200">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1200</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HSfuerMedien_KommunikationundWirtschaftBerlinInBerlin_Priv_FH_</hochschulURI>
                  <hochschule>HS für Medien, Kommunikation und Wirtschaft Berlin in Berlin (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="121">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/121</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UDuisburg-EssenInEssen</hochschulURI>
                  <hochschule>U Duisburg-Essen in Essen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1210">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1210</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HSfuerMedien_KommunikationundWirtschaftBerlinInKoeln_Priv_FH_</hochschulURI>
                  <hochschule>HS für Medien, Kommunikation und Wirtschaft Berlin in Köln (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1221">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1221</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HSfuerMedien_KommunikationundWirtschaftBerlinInFrankfurt_Priv_FH_</hochschulURI>
                  <hochschule>HS für Medien, Kommunikation und Wirtschaft Berlin in Frankfurt (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1222">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1222</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHfuerSportundManagement_Potsdam_Priv_FH_</hochschulURI>
                  <hochschule>FH für Sport und Management, Potsdam (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1230">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1230</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/KarlsruherInstitutfuerTechnologie_KIT_-BereichHochschule</hochschulURI>
                  <hochschule>Karlsruher Institut für Technologie (KIT) - Bereich Hochschule</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1240">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1240</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UStuttgart</hochschulURI>
                  <hochschule>U Stuttgart</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1250">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1250</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/QuadrigaHochschuleBerlin_Priv_FH_</hochschulURI>
                  <hochschule>Quadriga Hochschule Berlin (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1252">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1252</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/DEKRAHochschulefuerMedienBerlin_Priv_FH_</hochschulURI>
                  <hochschule>DEKRA Hochschule für Medien Berlin (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1260">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1260</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/TUMuenchenInMuenchen</hochschulURI>
                  <hochschule>TU München in München</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1270">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1270</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/TUMuenchenInWeihenstephan</hochschulURI>
                  <hochschule>TU München in Weihenstephan</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1280">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1280</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/TUMuenchenInGarching</hochschulURI>
                  <hochschule>TU München in Garching</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1291">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1291</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/TUMuenchenInStraubing</hochschulURI>
                  <hochschule>TU München in Straubing</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1292">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1292</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/TUMuenchenInHeilbronn</hochschulURI>
                  <hochschule>TU München in Heilbronn</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="13">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/13</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UKasselInKassel_Kunsthochschule_</hochschulURI>
                  <hochschule>U Kassel in Kassel (Kunsthochschule)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="130">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/130</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UDuisburg-EssenInDuisburg</hochschulURI>
                  <hochschule>U Duisburg-Essen in Duisburg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1311">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1311</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/EBCEuroBusinessCollegeHamburgCampusDuesseldorf_Priv_FH_</hochschulURI>
                  <hochschule>EBC Euro Business College Hamburg Campus Düsseldorf (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1312">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1312</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/CologneBusinessSchool_CBS_-EuropeanUniversityofAppliedSciencesInKoeln_Priv_FH_</hochschulURI>
                  <hochschule>Cologne Business School (CBS) - European University of Applied Sciences in Köln (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1322">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1322</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/TUBerlin</hochschulURI>
                  <hochschule>TU Berlin</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1323">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1323</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/ESCPEuropeWirtschaftshochschuleBerlin_Priv_H_</hochschulURI>
                  <hochschule>ESCP Europe Wirtschaftshochschule Berlin (Priv. H)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1330">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1330</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerPolitikMuenchen</hochschulURI>
                  <hochschule>H für Politik München</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1340">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1340</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/MedizinischeHHannover</hochschulURI>
                  <hochschule>Medizinische H Hannover</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1350">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1350</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/TieraerztlicheHHannover</hochschulURI>
                  <hochschule>Tierärztliche H Hannover</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1360">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1360</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/SRHHochschulederpopulaerenKuensteBerlin_Priv_FH_</hochschulURI>
                  <hochschule>SRH Hochschule der populären Künste Berlin (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1380">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1380</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/BusinessSchoolBerlinHochschulefuerManagementInBerlin_Priv_FH_</hochschulURI>
                  <hochschule>Business School Berlin Hochschule für Management in Berlin (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="14">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/14</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UKasselInKassel_InternationalManagementSchool_</hochschulURI>
                  <hochschule>U Kassel in Kassel (International Management School)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="140">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/140</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UPaderborn</hochschulURI>
                  <hochschule>U Paderborn</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1410">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1410</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/BusinessSchoolBerlinHochschulefuerManagementInHamburg_Priv_FH_</hochschulURI>
                  <hochschule>Business School Berlin Hochschule für Management in Hamburg (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1430">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1430</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerGesundheit_FH_Bochum</hochschulURI>
                  <hochschule>Hochschule für Gesundheit (FH) Bochum</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1440">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1440</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleWeserbergland_HSW__Hameln_Priv_FH_</hochschulURI>
                  <hochschule>Hochschule Weserbergland (HSW), Hameln (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1450">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1450</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/InternationaleHochschuleBadHonnef-BonnInBremen_Priv_FH_</hochschulURI>
                  <hochschule>Internationale Hochschule Bad Honnef-Bonn in Bremen (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1460">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1460</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UHohenheim</hochschulURI>
                  <hochschule>U Hohenheim</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1470">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1470</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UMannheim</hochschulURI>
                  <hochschule>U Mannheim</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1480">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1480</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UUlm</hochschulURI>
                  <hochschule>U Ulm</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1490">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1490</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FreieHochschuleStuttgart_SeminarfuerWaldorfpaedagogik</hochschulURI>
                  <hochschule>Freie Hochschule Stuttgart, Seminar für Waldorfpädagogik</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="150">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/150</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/USiegen</hochschulURI>
                  <hochschule>U Siegen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1500">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1500</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/PsychologischeHochschuleBerlin_Priv_U_</hochschulURI>
                  <hochschule>Psychologische Hochschule Berlin (Priv. U)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1510">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1510</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FachhochschuleDresden_Priv_FH_</hochschulURI>
                  <hochschule>Fachhochschule Dresden (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1520">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1520</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/BrandAcademyHamburg_Priv_FH_</hochschulURI>
                  <hochschule>Brand Academy Hamburg (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1530">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1530</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/MSHMedicalSchoolHamburg_Priv_FH_</hochschulURI>
                  <hochschule>MSH Medical School Hamburg (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1541">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1541</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/BardCollegeBerlin_ALiberalArtsUniversity_Priv_H_</hochschulURI>
                  <hochschule>Bard College Berlin, A Liberal Arts University (Priv. H)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1542">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1542</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/GermanopenBusinessSchoolHSfuerWirtschaftundVerwaltung_Berlin_Priv_FH_</hochschulURI>
                  <hochschule>German open Business School HS für Wirtschaft und Verwaltung, Berlin (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1550">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1550</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Leibniz-FachhochschuleHannover_Priv_FH_</hochschulURI>
                  <hochschule>Leibniz - Fachhochschule Hannover (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1561">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1561</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HSfuerWirtschaft_TechnikundKulturBerlinInBerlin_Priv_FH_</hochschulURI>
                  <hochschule>HS für Wirtschaft, Technik und Kultur Berlin in Berlin (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1562">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1562</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HSfuerWirtschaft_TechnikundKulturBerlinInBaden-Baden_Priv_FH_</hochschulURI>
                  <hochschule>HS für Wirtschaft, Technik und Kultur Berlin in Baden-Baden (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1563">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1563</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/InternationaleHochschuleLiebenzell_Evang_FH_</hochschulURI>
                  <hochschule>Internationale Hochschule Liebenzell (Evang. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1570">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1570</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FliednerFachhochschuleDuesseldorf_Priv_FH_</hochschulURI>
                  <hochschule>Fliedner Fachhochschule Düsseldorf (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1580">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1580</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/KuehneLogisticsUniversity-TheKLU_Hamburg_Priv_H_</hochschulURI>
                  <hochschule>Kühne Logistics University - The KLU, Hamburg (Priv. H)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1590">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1590</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulederWirtschaftfuerManagement_HdWM_Mannheim_Priv_FH_</hochschulURI>
                  <hochschule>Hochschule der Wirtschaft für Management (HdWM) Mannheim (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1600">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1600</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/MedicalSchoolBerlinHfuerGesundheitundMedizin_Priv_FH_</hochschulURI>
                  <hochschule>Medical School Berlin H für Gesundheit und Medizin (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1610">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1610</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Theol_Fakultaet_rk_Fulda</hochschulURI>
                  <hochschule>Theol. Fakultät (rk) Fulda</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1631">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1631</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Phil_-Theol_H_rk_Frankfurta_M_</hochschulURI>
                  <hochschule>Phil.-Theol. H (rk) Frankfurt a.M.</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1632">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1632</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Theol_Fakultaet_rk_Paderborn</hochschulURI>
                  <hochschule>Theol. Fakultät (rk) Paderborn</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1633">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1633</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Theol_FakultaetTrier</hochschulURI>
                  <hochschule>Theol. Fakultät Trier</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1634">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1634</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Theol_HVallendar</hochschulURI>
                  <hochschule>Theol. H Vallendar</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1635">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1635</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Phil_-Theol_H_rk_St_Augustin</hochschulURI>
                  <hochschule>Phil.-Theol. H (rk) St. Augustin</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1660">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1660</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Phil_-Theol_H_rk_Muenster</hochschulURI>
                  <hochschule>Phil.-Theol. H (rk) Münster</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1680">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1680</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/WilhelmLoeheHochschulefuerangewandteWissenschaftenFuerth_Priv_FH_</hochschulURI>
                  <hochschule>Wilhelm Löhe Hochschule für angewandte Wissenschaften Fürth (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1681">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1681</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleFreseniusHeidelberg_Priv_FH_</hochschulURI>
                  <hochschule>Hochschule Fresenius Heidelberg (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1690">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1690</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerPhilosophie_rk_Muenchen</hochschulURI>
                  <hochschule>H für Philosophie (rk) München</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="170">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/170</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UWuppertal</hochschulURI>
                  <hochschule>U Wuppertal</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1700">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1700</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleGeisenheimUniversity_FH_</hochschulURI>
                  <hochschule>Hochschule Geisenheim University (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1710">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1710</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HDBWHochschulederBayerischenWirtschaftfuerangewandteWissenschafteninMuenchen_Priv_FH_</hochschulURI>
                  <hochschule>HDBW Hochschule der Bayerischen Wirtschaft für angewandte Wissenschaftenin München (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1730">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1730</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/TheologischeHEwersbachInDietzhoelztal</hochschulURI>
                  <hochschule>Theologische H Ewersbach in Dietzhölztal</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1740">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1740</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerangewandtePaedagogik_Berlin_Priv_FH_</hochschulURI>
                  <hochschule>Hochschule für angewandte Pädagogik, Berlin (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1751">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1751</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/KirchlicheHochschuleWuppertal_BethelInBethel_ev__</hochschulURI>
                  <hochschule>Kirchliche Hochschule Wuppertal/Bethel in Bethel (ev.)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1760">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1760</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/KirchlicheHochschuleWuppertal_BethelInWuppertal_ev__</hochschulURI>
                  <hochschule>Kirchliche Hochschule Wuppertal/Bethel in Wuppertal (ev.)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1761">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1761</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/IST-HochschulefuerManagementDuesseldorf_Priv_FH_</hochschulURI>
                  <hochschule>IST-Hochschule für Management Düsseldorf (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1770">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1770</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/BerlinInternationalUniversityofAppliedSciences_Priv_FH_</hochschulURI>
                  <hochschule>Berlin International University of Applied Sciences (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1780">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1780</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerjuedischeStudienHeidelberg</hochschulURI>
                  <hochschule>H für jüdische Studien Heidelberg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1790">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1790</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Luth_-Theol_H_ev_Oberursel</hochschulURI>
                  <hochschule>Luth.-Theol. H (ev) Oberursel</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="180">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/180</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FernuniversitaetHagen</hochschulURI>
                  <hochschule>Fernuniversität Hagen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1800">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1800</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/TheologischeHFriedensau</hochschulURI>
                  <hochschule>Theologische H Friedensau</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1810">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1810</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHfuerInterkulturelleTheologieHermannsburg_Priv__</hochschulURI>
                  <hochschule>FH für Interkulturelle Theologie Hermannsburg (Priv.)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1820">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1820</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/VWA-HochschulefuerberufsbegleitendesStudiumStuttgartInStuttgart_Priv_FH_</hochschulURI>
                  <hochschule>VWA - Hochschule für berufsbegleitendes Studium Stuttgart in Stuttgart (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1830">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1830</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/VWA-HochschulefuerberufsbegleitendesStudiumStuttgartInKarlsruhe_Priv_FH_</hochschulURI>
                  <hochschule>VWA - Hochschule für berufsbegleitendes Studium Stuttgart in Karlsruhe (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1840">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1840</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/VWA-HochschulefuerberufsbegleitendesStudiumStuttgartInUlm_Priv_FH_</hochschulURI>
                  <hochschule>VWA - Hochschule für berufsbegleitendes Studium Stuttgart in Ulm (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1850">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1850</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/NBSNorthernBusinessSchoolHamburg_Priv_FH_</hochschulURI>
                  <hochschule>NBS Northern Business School Hamburg (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1870">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1870</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/MedizinischeHochschuleBrandenburgInNeuruppin_Priv_U_</hochschulURI>
                  <hochschule>Medizinische Hochschule Brandenburg in Neuruppin (Priv. U)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1880">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1880</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/AlanusHochschule_Priv_H__Alfter</hochschulURI>
                  <hochschule>Alanus Hochschule (Priv. H), Alfter</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1890">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1890</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/PaluccaHochschulefuerTanzDresden</hochschulURI>
                  <hochschule>Palucca Hochschule für Tanz Dresden</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="190">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/190</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/EBCEuroBusinessCollegeHamburgCampusBerlin_Priv_FH_</hochschulURI>
                  <hochschule>EBC Euro Business College Hamburg Campus Berlin (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1900">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1900</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerMusikundTheaterHamburg</hochschulURI>
                  <hochschule>H für Musik und Theater Hamburg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1910">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1910</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/KunsthochschuleBerlin</hochschulURI>
                  <hochschule>Kunsthochschule Berlin</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1921">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1921</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerMusikBerlin</hochschulURI>
                  <hochschule>H für Musik Berlin</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1922">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1922</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerMusik_TheaterundMedien_Hannover</hochschulURI>
                  <hochschule>Hochschule für Musik, Theater und Medien, Hannover</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1940">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1940</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerSchauspielkunstBerlin</hochschulURI>
                  <hochschule>H für Schauspielkunst Berlin</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1950">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1950</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FilmuniversitaetBabelsberg</hochschulURI>
                  <hochschule>Filmuniversität Babelsberg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1960">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1960</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerMusikDetmoldInDetmold</hochschulURI>
                  <hochschule>H für Musik Detmold in Detmold</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1970">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1970</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Folkwang-HEssenInEssen</hochschulURI>
                  <hochschule>Folkwang-H Essen in Essen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="1990">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/1990</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Folkwang-HEssenInDuisburg</hochschulURI>
                  <hochschule>Folkwang-H Essen in Duisburg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="20">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/20</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/APOLLONHochschulederGesundheitswirtschaftBremen_Priv_FH_</hochschulURI>
                  <hochschule>APOLLON Hochschule der Gesundheitswirtschaft Bremen (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="200">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/200</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/TouroCollegeBerlin_Priv_FH_</hochschulURI>
                  <hochschule>Touro College Berlin (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2000">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2000</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Folkwang-HEssenInBochum</hochschulURI>
                  <hochschule>Folkwang-H Essen in Bochum</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2020">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2020</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FolkwangHEssenInDortmund</hochschulURI>
                  <hochschule>Folkwang H Essen in Dortmund</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2030">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2030</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerMusikKoelnInKoeln</hochschulURI>
                  <hochschule>H für Musik Köln in Köln</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2040">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2040</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerMusikKoelnInAachen</hochschulURI>
                  <hochschule>H für Musik Köln in Aachen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2050">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2050</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerMusikKoelnInWuppertal</hochschulURI>
                  <hochschule>H für Musik Köln in Wuppertal</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2060">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2060</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/MusikhochschuleLuebeck</hochschulURI>
                  <hochschule>Musikhochschule Lübeck</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2080">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2080</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/BurgGiebichensteinKunsthochschuleHalle</hochschulURI>
                  <hochschule>Burg Giebichenstein Kunsthochschule Halle</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2100">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2100</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerKuensteBremen</hochschulURI>
                  <hochschule>H für Künste Bremen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2150">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2150</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerMusikundDarstellendeKunstFrankfurta_M_</hochschulURI>
                  <hochschule>H für Musik und Darstellende Kunst Frankfurt a.M.</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2170">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2170</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerBildendeKuensteDresden</hochschulURI>
                  <hochschule>H für Bildende Künste Dresden</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2200">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2200</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerGraphikundBuchkunstLeipzig</hochschulURI>
                  <hochschule>H für Graphik und Buchkunst Leipzig</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2211">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2211</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Staatl_HfuerMusikFreiburgi_Br_</hochschulURI>
                  <hochschule>Staatl. H für Musik Freiburg i.Br.</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2220">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2220</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Staatl_HfuerMusikundDarstellendeKunstMannheim</hochschulURI>
                  <hochschule>Staatl. H für Musik und Darstellende Kunst Mannheim</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2240">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2240</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Staatl_HfuerMusikKarlsruhe</hochschulURI>
                  <hochschule>Staatl. H für Musik Karlsruhe</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2271">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2271</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Staatl_HfuerMusikundDarstellendeKunstStuttgart</hochschulURI>
                  <hochschule>Staatl. H für Musik und Darstellende Kunst Stuttgart</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2272">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2272</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Staatl_HfuerMusikTrossingen</hochschulURI>
                  <hochschule>Staatl. H für Musik Trossingen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2280">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2280</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerMusikWuerzburg</hochschulURI>
                  <hochschule>H für Musik Würzburg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2290">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2290</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerMusikundTheaterMuenchen</hochschulURI>
                  <hochschule>H für Musik und Theater München</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2300">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2300</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerFernsehenundFilmMuenchen</hochschulURI>
                  <hochschule>H für Fernsehen und Film München</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2320">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2320</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerMusikundTheaterLeipzig</hochschulURI>
                  <hochschule>H für Musik und Theater Leipzig</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2350">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2350</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerMusikSaarbruecken</hochschulURI>
                  <hochschule>Hochschule für Musik Saarbrücken</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2360">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2360</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HderBildendenKuensteSaarbruecken</hochschulURI>
                  <hochschule>H der Bildenden Künste Saarbrücken</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2381">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2381</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UniversitaetderKuensteBerlin</hochschulURI>
                  <hochschule>Universität der Künste Berlin</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2382">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2382</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerMusikDresden</hochschulURI>
                  <hochschule>H für Musik Dresden</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2383">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2383</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerBildendeKuensteHamburg</hochschulURI>
                  <hochschule>H für Bildende Künste Hamburg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2384">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2384</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerBildendeKuensteBraunschweig</hochschulURI>
                  <hochschule>H für Bildende Künste Braunschweig</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2410">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2410</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerMusikWeimar</hochschulURI>
                  <hochschule>H für Musik Weimar</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2420">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2420</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/KunstakademieDuesseldorf</hochschulURI>
                  <hochschule>Kunstakademie Düsseldorf</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2430">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2430</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Robert-Schumann-HDuesseldorf</hochschulURI>
                  <hochschule>Robert-Schumann-H Düsseldorf</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2450">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2450</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/KHfuerMedienKoeln</hochschulURI>
                  <hochschule>KH für Medien Köln</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2490">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2490</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/KunstakademieMuenster</hochschulURI>
                  <hochschule>Kunstakademie Münster</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2500">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2500</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerBildendeKuenste_Staedelschule_Frankfurta_M_</hochschulURI>
                  <hochschule>H für Bildende Künste (Städelschule) Frankfurt a.M.</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2510">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2510</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerGestaltungOffenbach</hochschulURI>
                  <hochschule>H für Gestaltung Offenbach</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2520">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2520</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerKirchenmusikderEvangelisch-LutherischenLandeskircheSachsens_Dresden</hochschulURI>
                  <hochschule>H für Kirchenmusik der Evangelisch-Lutherischen Landeskirche Sachsens, Dresden</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2530">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2530</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Staatl_HfuerGestaltungKarlsruhe</hochschulURI>
                  <hochschule>Staatl. H für Gestaltung Karlsruhe</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2540">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2540</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Staatl_AkademiederBildendenKuensteKarlsruhe</hochschulURI>
                  <hochschule>Staatl. Akademie der Bildenden Künste Karlsruhe</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2550">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2550</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Staatl_AkademiederBildendenKuensteStuttgart</hochschulURI>
                  <hochschule>Staatl. Akademie der Bildenden Künste Stuttgart</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2561">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2561</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/AkademiederBildendenKuensteMuenchen</hochschulURI>
                  <hochschule>Akademie der Bildenden Künste München</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2571">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2571</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/AkademiederBildendenKuensteNuernberg</hochschulURI>
                  <hochschule>Akademie der Bildenden Künste Nürnberg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2572">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2572</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Evang_HfuerKirchenmusikHalle</hochschulURI>
                  <hochschule>Evang. H für Kirchenmusik Halle</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2573">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2573</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerMusikNuernberg</hochschulURI>
                  <hochschule>Hochschule für Musik Nürnberg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2574">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2574</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Hochschulefuerevang_KirchenmusikBayreuth</hochschulURI>
                  <hochschule>Hochschule für evang. Kirchenmusik Bayreuth</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2581">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2581</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerMusikundTheaterRostock</hochschulURI>
                  <hochschule>H für Musik und Theater Rostock</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2582">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2582</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Hochschulefuerkath_KirchenmusikundMusikpaedagogikRegensburg</hochschulURI>
                  <hochschule>Hochschule für kath. Kirchenmusik und Musikpädagogik Regensburg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2583">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2583</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHWestlichesRuhrgebietInBottrop</hochschulURI>
                  <hochschule>FH Westliches Ruhrgebiet in Bottrop</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2590">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2590</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHWestlichesRuhrgebietInMuelheim</hochschulURI>
                  <hochschule>FH Westliches Ruhrgebiet in Mülheim</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="260">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/260</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/ChariteeUniversitaetsmedizinBerlin</hochschulURI>
                  <hochschule>Charité Universitätsmedizin Berlin</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2600">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2600</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHRhein-WaalInKleve</hochschulURI>
                  <hochschule>FH Rhein-Waal in Kleve</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2610">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2610</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHRhein-WaalInKamp-Lintfort</hochschulURI>
                  <hochschule>FH Rhein-Waal in Kamp-Lintfort</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2620">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2620</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHHamm-LippstadtInHamm</hochschulURI>
                  <hochschule>FH Hamm-Lippstadt in Hamm</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2630">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2630</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHHamm-LippstadtInLippstadt</hochschulURI>
                  <hochschule>FH Hamm-Lippstadt in Lippstadt</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2640">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2640</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulederbildendenKuenste_HBK_Essen_Priv_Kunst-H_</hochschulURI>
                  <hochschule>Hochschule der bildenden Künste (HBK) Essen (Priv. Kunst-H)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2650">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2650</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HSDHochschuleDoepfer_Priv_FH__Koeln</hochschulURI>
                  <hochschule>HSD Hochschule Döpfer (Priv. FH), Köln</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2660">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2660</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/EUFEuropa-UniversitaetFlensburg</hochschulURI>
                  <hochschule>EUF Europa-Universität Flensburg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2670">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2670</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerKommunikationundGestaltungInStuttgart_FBGestaltung_Priv_FH_</hochschulURI>
                  <hochschule>Hochschule für Kommunikation und Gestaltung in Stuttgart, FB Gestaltung (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2690">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2690</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerKommunikationundGestaltungInUlm_FBKommunikation_Priv_FH_</hochschulURI>
                  <hochschule>Hochschule für Kommunikation und Gestaltung in Ulm, FB Kommunikation (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="270">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/270</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Europa-UViadrinaFrankfurt_Oder</hochschulURI>
                  <hochschule>Europa-U Viadrina Frankfurt/Oder</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2700">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2700</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Barenboim-SaidAkademieBerlin_Priv_KH_</hochschulURI>
                  <hochschule>Barenboim-Said Akademie Berlin (Priv. KH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2710">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2710</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/CODEUniversityofAppliedSciencesBerlin_Priv_FH_</hochschulURI>
                  <hochschule>CODE University of Applied Sciences Berlin (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2720">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2720</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/CusanusHochschuleBernkastel-Kues_Priv_FH_</hochschulURI>
                  <hochschule>Cusanus Hochschule Bernkastel-Kues (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2730">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2730</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/DualeHochschuleGera-EisenachInEisenach_FH_</hochschulURI>
                  <hochschule>Duale Hochschule Gera-Eisenach in Eisenach (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2740">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2740</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/DualeHochschuleGera-EisenachInGera_FH_</hochschulURI>
                  <hochschule>Duale Hochschule Gera-Eisenach in Gera (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2760">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2760</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FachhochschuleClaraHoffbauerPotsdam_Priv_FH_</hochschulURI>
                  <hochschule>Fachhochschule Clara Hoffbauer Potsdam (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2770">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2770</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/DHSH-DualeHochschuleSchleswig-HolsteinInKiel_Priv_FH_</hochschulURI>
                  <hochschule>DHSH - Duale Hochschule Schleswig-Holstein in Kiel (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2790">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2790</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/GermanInternationalUniversityBerlin_Priv_U_</hochschulURI>
                  <hochschule>German International University Berlin (Priv. U)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2800">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2800</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UPotsdam</hochschulURI>
                  <hochschule>U Potsdam</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2810">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2810</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/PHFreiburgi_Br_</hochschulURI>
                  <hochschule>PH Freiburg i.Br.</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2830">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2830</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/PHHeidelberg</hochschulURI>
                  <hochschule>PH Heidelberg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2850">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2850</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/PHKarlsruhe</hochschulURI>
                  <hochschule>PH Karlsruhe</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2860">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2860</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/PHSchwaebischGmuend</hochschulURI>
                  <hochschule>PH Schwäbisch Gmünd</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2870">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2870</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/PHLudwigsburgInLudwigsburg</hochschulURI>
                  <hochschule>PH Ludwigsburg in Ludwigsburg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2880">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2880</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/PHWeingarten</hochschulURI>
                  <hochschule>PH Weingarten</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2890">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2890</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/BrandenburgischeTUCottbus-SenftenbergInCottbus</hochschulURI>
                  <hochschule>Brandenburgische TU Cottbus-Senftenberg in Cottbus</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2900">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2900</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/BrandenburgischeTUCottbus-SenftenbergInSenftenberg</hochschulURI>
                  <hochschule>Brandenburgische TU Cottbus-Senftenberg in Senftenberg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2920">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2920</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/PromotionszentrumSozialeArbeitInWiesbaden</hochschulURI>
                  <hochschule>Promotionszentrum Soziale Arbeit in Wiesbaden</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2930">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2930</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/PromotionszentrumAngewandteInformatikInDarmstadt</hochschulURI>
                  <hochschule>Promotionszentrum Angewandte Informatik in Darmstadt</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2940">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2940</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/mediaAkademie-HochschuleStuttgart_Priv_FH_</hochschulURI>
                  <hochschule>media Akademie - Hochschule Stuttgart (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2950">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2950</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleWilhelmshaven_Oldenburg_ElsflethInWilhelmshaven_FH_</hochschulURI>
                  <hochschule>Hochschule Wilhelmshaven/Oldenburg/Elsfleth in Wilhelmshaven (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2960">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2960</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleWilhelmshaven_Oldenburg_ElsflethInOldenburg_FH_</hochschulURI>
                  <hochschule>Hochschule Wilhelmshaven/Oldenburg/Elsfleth in Oldenburg (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2980">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2980</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleWilhelmshaven_Oldenburg_ElsflethInElsfleth_FH_</hochschulURI>
                  <hochschule>Hochschule Wilhelmshaven/Oldenburg/Elsfleth in Elsfleth (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2990">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/2990</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleEmden_LeerInEmden_FH_</hochschulURI>
                  <hochschule>Hochschule Emden/Leer in Emden (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="30">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/30</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleMacromediafuerangewandteWissenschaftenStuttgart_CampusMuenchen_Priv_FH_</hochschulURI>
                  <hochschule>Hochschule Macromedia für angewandte Wissenschaften Stuttgart, Campus München (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="3000">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/3000</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleEmden_LeerInLeer_FH_</hochschulURI>
                  <hochschule>Hochschule Emden/Leer in Leer (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="301">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/301</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Humboldt-UniversitaetBerlin</hochschulURI>
                  <hochschule>Humboldt-Universität Berlin</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="3011">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/3011</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleFlensburg_FH_</hochschulURI>
                  <hochschule>Hochschule Flensburg (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="302">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/302</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/URostock</hochschulURI>
                  <hochschule>U Rostock</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="3020">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/3020</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHKiel</hochschulURI>
                  <hochschule>FH Kiel</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="3030">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/3030</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/TechnischeHochschuleLuebeck_FH_</hochschulURI>
                  <hochschule>Technische Hochschule Lübeck (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="3040">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/3040</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_FHWedel</hochschulURI>
                  <hochschule>Priv. FH Wedel</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="3051">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/3051</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHfuerVerwaltungundDienstleistungInAltenholz</hochschulURI>
                  <hochschule>FH für Verwaltung und Dienstleistung in Altenholz</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="3052">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/3052</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHfuerVerwaltungundDienstleistungInReinfeld</hochschulURI>
                  <hochschule>FH für Verwaltung und Dienstleistung in Reinfeld</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="3061">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/3061</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/MuthesiusKunsthochschuleKiel</hochschulURI>
                  <hochschule>Muthesius Kunsthochschule Kiel</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="3062">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/3062</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHWestkueste</hochschulURI>
                  <hochschule>FH Westküste</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="3071">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/3071</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerTelekommunikationLeipzig_Priv_FH_</hochschulURI>
                  <hochschule>Hochschule für Telekommunikation Leipzig (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="3072">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/3072</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/EvangelischeHochschuleDresden_FH_</hochschulURI>
                  <hochschule>Evangelische Hochschule Dresden (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="3080">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/3080</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerTechnikundWirtschaftDresden_HochschulefuerangewandteWissenschaften_FH_</hochschulURI>
                  <hochschule>H für Technik und Wirtschaft Dresden, Hochschule für angewandte Wissenschaften (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="3090">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/3090</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerTechnik_WirtschaftundKulturLeipzig_HochschulefuerangewandteWissenschaften_FH_</hochschulURI>
                  <hochschule>H für Technik, Wirtschaft und Kultur Leipzig, Hochschule für angewandte Wissenschaften (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="310">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/310</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UGreifswald</hochschulURI>
                  <hochschule>U Greifswald</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="3100">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/3100</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HMittweida_UniversityofAppliedSciences__HochschulefuerangewandteWissenschaften_FH_</hochschulURI>
                  <hochschule>H Mittweida (University of Applied Sciences), Hochschule für angewandte Wissenschaften (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="3121">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/3121</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HZittau_Goerlitz_HochschulefuerangewandteWissenschaftenInZittau_FH_</hochschulURI>
                  <hochschule>H Zittau/Görlitz, Hochschule für angewandte Wissenschaften in Zittau (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="3122">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/3122</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HZittau_Goerlitz_HochschulefuerangewandteWissenschaftenInGoerlitz_FH_</hochschulURI>
                  <hochschule>H Zittau/Görlitz, Hochschule für angewandte Wissenschaften in Görlitz (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="3130">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/3130</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/WestsaechsischeHZwickau_HochschulefuerangewandteWissenschaftenInSchneeberg_FH_</hochschulURI>
                  <hochschule>Westsächsische H Zwickau, Hochschule für angewandte Wissenschaften in Schneeberg (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="3140">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/3140</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/WestsaechsischeHZwickau_HochschulefuerangewandteWissenschaftenInReichenbach_FH_</hochschulURI>
                  <hochschule>Westsächsische H Zwickau, Hochschule für angewandte Wissenschaften in Reichenbach (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="3230">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/3230</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/EvangelischeHochschuleMoritzburg_FH_</hochschulURI>
                  <hochschule>Evangelische Hochschule Moritzburg (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="3241">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/3241</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HderSaechsischenPolizei_Rothenburg_FH_</hochschulURI>
                  <hochschule>H der Sächsischen Polizei, Rothenburg (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="3242">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/3242</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HderSaechsischenPolizeiBautzen_FH_</hochschulURI>
                  <hochschule>H der Sächsischen Polizei Bautzen (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="3250">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/3250</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerAngewandteWissenschaftenHamburg</hochschulURI>
                  <hochschule>Hochschule für Angewandte Wissenschaften Hamburg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="3260">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/3260</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HFHHamburgerFern-Hochschule</hochschulURI>
                  <hochschule>HFH Hamburger Fern-Hochschule</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="3270">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/3270</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/EvangelischeHochschulefuerSozialeArbeitHamburg_FH_</hochschulURI>
                  <hochschule>Evangelische Hochschule für Soziale Arbeit Hamburg (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="34">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/34</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleMacromediafuerangewandteWissenschaftenStuttgart_CampusBerlin_Priv_FH_</hochschulURI>
                  <hochschule>Hochschule Macromedia für angewandte Wissenschaften Stuttgart, Campus Berlin (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="35">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/35</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleMacromediafuerangewandteWissenschaftenStuttgart_CampusHamburg_Priv_FH_</hochschulURI>
                  <hochschule>Hochschule Macromedia für angewandte Wissenschaften Stuttgart, Campus Hamburg (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="3500">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/3500</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/AkademiederPolizeiHamburg_VerwFH_</hochschulURI>
                  <hochschule>Akademie der Polizei Hamburg (VerwFH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="36">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/36</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleMacromediafuerangewandteWissenschaftenStuttgart_CampusKoeln_Priv_FH_</hochschulURI>
                  <hochschule>Hochschule Macromedia für angewandte Wissenschaften Stuttgart, Campus Köln (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="360">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/360</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UHalleInHalle</hochschulURI>
                  <hochschule>U Halle in Halle</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="3660">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/3660</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHSuedwestfalenInHagen</hochschulURI>
                  <hochschule>FH Südwestfalen in Hagen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="3670">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/3670</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHSuedwestfalenInIserlohn</hochschulURI>
                  <hochschule>FH Südwestfalen in Iserlohn</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="3680">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/3680</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHSuedwestfalenInMeschede</hochschulURI>
                  <hochschule>FH Südwestfalen in Meschede</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="37">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/37</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleMacromediafuerangewandteWissenschaftenStuttgart_CampusFreiburgi_Br__Priv_FH_</hochschulURI>
                  <hochschule>Hochschule Macromedia für angewandte Wissenschaften Stuttgart, Campus Freiburg i. Br. (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="370">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/370</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UHalleInMerseburg</hochschulURI>
                  <hochschule>U Halle in Merseburg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="3700">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/3700</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHSuedwestfalenInSoest</hochschulURI>
                  <hochschule>FH Südwestfalen in Soest</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="3711">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/3711</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/EuropaeischeFernhochschuleHamburg</hochschulURI>
                  <hochschule>Europäische Fernhochschule Hamburg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="372">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/372</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UMagdeburg</hochschulURI>
                  <hochschule>U Magdeburg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="373">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/373</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/ULeipzig</hochschulURI>
                  <hochschule>U Leipzig</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="3780">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/3780</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/MediadesignHochschuleBerlinInBerlin_Priv_FH_</hochschulURI>
                  <hochschule>Mediadesign Hochschule Berlin in Berlin (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="380">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/380</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/TUDresdenInDresden</hochschulURI>
                  <hochschule>TU Dresden in Dresden</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="390">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/390</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/TUDresdenInTharandt</hochschulURI>
                  <hochschule>TU Dresden in Tharandt</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="3971">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/3971</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/MediadesignHochschuleBerlinInMuenchen_Priv_FH_</hochschulURI>
                  <hochschule>Mediadesign Hochschule Berlin in München (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="3972">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/3972</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/MediadesignHochschuleBerlinInDuesseldorf_Priv_FH_</hochschulURI>
                  <hochschule>Mediadesign Hochschule Berlin in Düsseldorf (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="3980">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/3980</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_FHElmshorn_Nordakademie_</hochschulURI>
                  <hochschule>Priv. FH Elmshorn (Nordakademie)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="3990">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/3990</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleBraunschweig-WolfenbuettelInWolfenbuettel_FH_</hochschulURI>
                  <hochschule>Hochschule Braunschweig-Wolfenbüttel in Wolfenbüttel (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="40">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/40</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleMacromediafuerangewandteWissenschaftenStuttgart_CampusLeipzig_Priv_FH_</hochschulURI>
                  <hochschule>Hochschule Macromedia für angewandte Wissenschaften Stuttgart, Campus Leipzig (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="490">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/490</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/TUDresdenInZittau_IHI_</hochschulURI>
                  <hochschule>TU Dresden in Zittau (IHI)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="4960">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/4960</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleBraunschweig-WolfenbuettelInWolfsburg_FH_</hochschulURI>
                  <hochschule>Hochschule Braunschweig-Wolfenbüttel in Wolfsburg (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="4981">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/4981</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleBraunschweig-WolfenbuettelInSalzgitter_FH_</hochschulURI>
                  <hochschule>Hochschule Braunschweig-Wolfenbüttel in Salzgitter (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="4982">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/4982</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleBraunschweig-WolfenbuettelInSuderburg_FH_</hochschulURI>
                  <hochschule>Hochschule Braunschweig-Wolfenbüttel in Suderburg (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="4983">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/4983</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleHannover</hochschulURI>
                  <hochschule>Hochschule Hannover</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="4991">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/4991</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleHildesheim_Holzminden_GoettingenInGoettingen_FH_</hochschulURI>
                  <hochschule>Hochschule Hildesheim/Holzminden/Göttingen in Göttingen (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="4992">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/4992</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleHildesheim_Holzminden_GoettingenInHildesheim_FH_</hochschulURI>
                  <hochschule>Hochschule Hildesheim/Holzminden/Göttingen in Hildesheim (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="50">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/50</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHderDiakonie-Diaconia-UniversityofAppliedScienceBielefeld-Bethel</hochschulURI>
                  <hochschule>FH der Diakonie - Diaconia - University of Applied Science Bielefeld-Bethel</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="500">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/500</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/TUChemnitz</hochschulURI>
                  <hochschule>TU Chemnitz</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5010">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5010</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleHildesheim_Holzminden_GoettingenInHolzminden_FH_</hochschulURI>
                  <hochschule>Hochschule Hildesheim/Holzminden/Göttingen in Holzminden (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5020">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5020</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_FHderWirtschaftHannoverInHannover</hochschulURI>
                  <hochschule>Priv. FH der Wirtschaft Hannover in Hannover</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5030">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5030</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_FHGoettingen</hochschulURI>
                  <hochschule>Priv. FH Göttingen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5050">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5050</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_HfuerWirtschaftundTechnikVechta_DiepholzInDiepholz_Priv_FH_</hochschulURI>
                  <hochschule>Priv. H für Wirtschaft und Technik Vechta/Diepholz in Diepholz (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5061">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5061</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_HfuerWirtschaftundTechnikVechta_DiepholzInVechta_Priv_FH_</hochschulURI>
                  <hochschule>Priv. H für Wirtschaft und Technik Vechta/Diepholz in Vechta (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5062">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5062</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHOttersberg_Priv__</hochschulURI>
                  <hochschule>FH Ottersberg (Priv.)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5080">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5080</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleOsnabrueckInOsnabrueck_FH_</hochschulURI>
                  <hochschule>Hochschule Osnabrück in Osnabrück (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5090">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5090</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleOsnabrueckInLingen_FH_</hochschulURI>
                  <hochschule>Hochschule Osnabrück in Lingen (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="510">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/510</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/TUBergakademieFreiberg</hochschulURI>
                  <hochschule>TU Bergakademie Freiberg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5100">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5100</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HBremerhaven</hochschulURI>
                  <hochschule>H Bremerhaven</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5110">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5110</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfueroeffentlicheVerwaltungBremen</hochschulURI>
                  <hochschule>H für öffentliche Verwaltung Bremen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5120">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5120</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HBremen</hochschulURI>
                  <hochschule>H Bremen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5130">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5130</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/InternationalSchoolofManagementDortmundInDortmund_Priv_FH_</hochschulURI>
                  <hochschule>International School of Management Dortmund in Dortmund (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5140">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5140</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/InternationalSchoolofManagementDortmundInMuenchen_Priv_FH_</hochschulURI>
                  <hochschule>International School of Management Dortmund in München (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5151">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5151</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/InternationalSchoolofManagementDortmundInStuttgart_Priv_FH_</hochschulURI>
                  <hochschule>International School of Management Dortmund in Stuttgart (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5152">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5152</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/InternationalSchoolofManagementDortmundInKoeln_Priv_FH_</hochschulURI>
                  <hochschule>International School of Management Dortmund in Köln (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5161">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5161</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/InternationalSchoolofManagementDortmundInHamburg_Priv_FH_</hochschulURI>
                  <hochschule>International School of Management Dortmund in Hamburg (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5162">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5162</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHGelsenkirchenInGelsenkirchen</hochschulURI>
                  <hochschule>FH Gelsenkirchen in Gelsenkirchen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5163">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5163</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHGelsenkirchenInBocholt</hochschulURI>
                  <hochschule>FH Gelsenkirchen in Bocholt</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5170">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5170</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHGelsenkirchenInRecklinghausen</hochschulURI>
                  <hochschule>FH Gelsenkirchen in Recklinghausen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5190">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5190</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHAachenInAachen</hochschulURI>
                  <hochschule>FH Aachen in Aachen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5191">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5191</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHAachenInJuelich</hochschulURI>
                  <hochschule>FH Aachen in Jülich</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="520">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/520</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UJena</hochschulURI>
                  <hochschule>U Jena</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5210">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5210</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/InternationaleHochschuleBadHonnef-BonnInBadHonnef_Priv_FH_</hochschulURI>
                  <hochschule>Internationale Hochschule Bad Honnef-Bonn in Bad Honnef (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5220">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5220</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/InternationaleHochschuleBadHonnef-BonnInBerlin_Priv_FH_</hochschulURI>
                  <hochschule>Internationale Hochschule Bad Honnef-Bonn in Berlin (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5230">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5230</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/InternationaleHochschuleBadHonnef-BonnInBadReichenhall_Priv_FH_</hochschulURI>
                  <hochschule>Internationale Hochschule Bad Honnef-Bonn in Bad Reichenhall (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5240">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5240</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/InternationaleHochschuleBadHonnef-BonnInMuenchen_Priv_FH_</hochschulURI>
                  <hochschule>Internationale Hochschule Bad Honnef-Bonn in München (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5251">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5251</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/InternationaleHochschuleBadHonnef-BonnInNuernberg_Priv_FH_</hochschulURI>
                  <hochschule>Internationale Hochschule Bad Honnef-Bonn in Nürnberg (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5252">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5252</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/InternationaleHochschuleBadHonnef-BonnInDortmund_Priv_FH_</hochschulURI>
                  <hochschule>Internationale Hochschule Bad Honnef-Bonn in Dortmund (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5253">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5253</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/InternationaleHochschuleBadHonnef-BonnInDuesseldorf_Priv_FH_</hochschulURI>
                  <hochschule>Internationale Hochschule Bad Honnef-Bonn in Düsseldorf (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5254">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5254</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/InternationaleHochschuleBadHonnef-BonnInMannheim_Priv_FH_</hochschulURI>
                  <hochschule>Internationale Hochschule Bad Honnef-Bonn in Mannheim (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5260">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5260</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHBielefeldInBielefeld</hochschulURI>
                  <hochschule>FH Bielefeld in Bielefeld</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5270">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5270</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHBielefeldInMinden</hochschulURI>
                  <hochschule>FH Bielefeld in Minden</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5271">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5271</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHBielefeldInGuetersloh</hochschulURI>
                  <hochschule>FH Bielefeld in Gütersloh</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5272">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5272</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleBochum_FH_InBochum</hochschulURI>
                  <hochschule>Hochschule Bochum (FH) in Bochum</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5280">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5280</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleBochum_FH_InVelbert_Heiligenhaus</hochschulURI>
                  <hochschule>Hochschule Bochum (FH) in Velbert/Heiligenhaus</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="530">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/530</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UBamberg</hochschulURI>
                  <hochschule>U Bamberg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5312">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5312</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHDortmund</hochschulURI>
                  <hochschule>FH Dortmund</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5313">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5313</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHDuesseldorf</hochschulURI>
                  <hochschule>FH Düsseldorf</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5314">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5314</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerAngewandteWissenschaftenEuropaIserlohnInIserlohn_Priv_FH_</hochschulURI>
                  <hochschule>Hochschule für Angewandte Wissenschaften Europa Iserlohn in Iserlohn (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5315">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5315</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerAngewandteWissenschaftenEuropaIserlohnInBerlin_Priv_FH_</hochschulURI>
                  <hochschule>Hochschule für Angewandte Wissenschaften Europa Iserlohn in Berlin (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5330">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5330</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHdesMittelstandes_FHM_InBielefeld_Priv__</hochschulURI>
                  <hochschule>FH des Mittelstandes (FHM) in Bielefeld (Priv.)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5381">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5381</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHdesMittelstandes_FHM_InKoeln_Priv__</hochschulURI>
                  <hochschule>FH des Mittelstandes (FHM) in Köln (Priv.)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5382">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5382</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHdesMittelstandes_FHM_InPulheim_Priv__</hochschulURI>
                  <hochschule>FH des Mittelstandes (FHM) in Pulheim (Priv.)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5385">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5385</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHdesMittelstandes_FHM_InRostock_Priv__</hochschulURI>
                  <hochschule>FH des Mittelstandes (FHM) in Rostock (Priv.)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5391">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5391</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHdesMittelstandes_FHM_InSchwerin_Priv__</hochschulURI>
                  <hochschule>FH des Mittelstandes (FHM) in Schwerin (Priv.)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="540">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/540</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UBayreuth</hochschulURI>
                  <hochschule>U Bayreuth</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5400">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5400</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHdesMittelstandes_FHM_InHannover_Priv__</hochschulURI>
                  <hochschule>FH des Mittelstandes (FHM) in Hannover (Priv.)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5411">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5411</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHdesMittelstandes_FHM_InBamberg_Priv__</hochschulURI>
                  <hochschule>FH des Mittelstandes (FHM) in Bamberg (Priv.)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5412">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5412</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHdesMittelstandes_FHM_InBerlin_Priv_FH_</hochschulURI>
                  <hochschule>FH des Mittelstandes (FHM) in Berlin (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5430">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5430</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHKoelnInKoeln</hochschulURI>
                  <hochschule>FH Köln in Köln</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5501">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5501</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHKoelnInGummersbach</hochschulURI>
                  <hochschule>FH Köln in Gummersbach</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5503">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5503</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHKoelnInLeverkusen</hochschulURI>
                  <hochschule>FH Köln in Leverkusen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="551">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/551</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UOldenburg</hochschulURI>
                  <hochschule>U Oldenburg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="552">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/552</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UOsnabrueck</hochschulURI>
                  <hochschule>U Osnabrück</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="560">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/560</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UPassau</hochschulURI>
                  <hochschule>U Passau</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5660">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5660</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHNiederrheinInKrefeld</hochschulURI>
                  <hochschule>FH Niederrhein in Krefeld</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5670">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5670</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHNiederrheinInMoenchengladbach</hochschulURI>
                  <hochschule>FH Niederrhein in Mönchengladbach</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5680">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5680</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHOstwestfalen-LippeInLemgo</hochschulURI>
                  <hochschule>FH Ostwestfalen-Lippe in Lemgo</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5690">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5690</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHOstwestfalen-LippeInDetmold</hochschulURI>
                  <hochschule>FH Ostwestfalen-Lippe in Detmold</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5691">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5691</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHOstwestfalen-LippeInHoexter</hochschulURI>
                  <hochschule>FH Ostwestfalen-Lippe in Höxter</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5692">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5692</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHMuensterInMuenster</hochschulURI>
                  <hochschule>FH Münster in Münster</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5693">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5693</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHMuensterInSteinfurt</hochschulURI>
                  <hochschule>FH Münster in Steinfurt</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5694">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5694</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_FHderWirtschaftPaderbornInPaderborn</hochschulURI>
                  <hochschule>Priv. FH der Wirtschaft Paderborn in Paderborn</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5701">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5701</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_FHderWirtschaftPaderbornInBergisch-Gladbach</hochschulURI>
                  <hochschule>Priv. FH der Wirtschaft Paderborn in Bergisch-Gladbach</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5702">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5702</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_FHderWirtschaftInBielefeld</hochschulURI>
                  <hochschule>Priv. FH der Wirtschaft in Bielefeld</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5703">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5703</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_FHderWirtschaftPaderbornInMettmann</hochschulURI>
                  <hochschule>Priv. FH der Wirtschaft Paderborn in Mettmann</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5711">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5711</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/TechnischeFH_TFH_GeorgAgricolazuBochum</hochschulURI>
                  <hochschule>Technische FH (TFH) Georg Agricola zu Bochum</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5712">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5712</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_RheinischeFHKoelnInKoeln</hochschulURI>
                  <hochschule>Priv. Rheinische FH Köln in Köln</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5720">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5720</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_RheinischeFHKoelnInNeuss</hochschulURI>
                  <hochschule>Priv. Rheinische FH Köln in Neuss</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5722">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5722</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Evang_FHRheinland-Westfalen-Lippe_Bochum</hochschulURI>
                  <hochschule>Evang. FH Rheinland-Westfalen-Lippe, Bochum</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5723">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5723</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Kath_HochschuleNordrhein-WestfalenInKoeln_FH_</hochschulURI>
                  <hochschule>Kath. Hochschule Nordrhein-Westfalen in Köln (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5724">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5724</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Kath_HochschuleNordrhein-WestfalenInAachen_FH_</hochschulURI>
                  <hochschule>Kath. Hochschule Nordrhein-Westfalen in Aachen (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5725">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5725</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Kath_HochschuleNordrhein-WestfalenInMuenster_FH_</hochschulURI>
                  <hochschule>Kath. Hochschule Nordrhein-Westfalen in Münster (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5726">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5726</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Kath_HochschuleNordrhein-WestfalenInPaderborn_FH_</hochschulURI>
                  <hochschule>Kath. Hochschule Nordrhein-Westfalen in Paderborn (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5727">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5727</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHfueroeffentlicheVerwaltungNWInGelsenkirchen</hochschulURI>
                  <hochschule>FH für öffentliche Verwaltung NW in Gelsenkirchen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5728">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5728</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHfueroeffentlicheVerwaltungNWInDortmund</hochschulURI>
                  <hochschule>FH für öffentliche Verwaltung NW in Dortmund</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5731">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5731</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHfueroeffentlicheVerwaltungNWInDuisburg</hochschulURI>
                  <hochschule>FH für öffentliche Verwaltung NW in Duisburg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5732">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5732</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHfueroeffentlicheVerwaltungNWInHagen</hochschulURI>
                  <hochschule>FH für öffentliche Verwaltung NW in Hagen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5733">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5733</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHfueroeffentlicheVerwaltungNWInKoeln</hochschulURI>
                  <hochschule>FH für öffentliche Verwaltung NW in Köln</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5751">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5751</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHfueroeffentlicheVerwaltungNWInMuenster</hochschulURI>
                  <hochschule>FH für öffentliche Verwaltung NW in Münster</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5752">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5752</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHfuerRechtspflegeNW_BadMuenstereifel</hochschulURI>
                  <hochschule>FH für Rechtspflege NW, Bad Münstereifel</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5770">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5770</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHfuerFinanzenNW_Nordkirchen</hochschulURI>
                  <hochschule>FH für Finanzen NW, Nordkirchen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5780">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5780</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuledesBundesfueroeffentlicheVerwaltung_FBWetterdienstInLangen</hochschulURI>
                  <hochschule>Hochschule des Bundes für öffentliche Verwaltung, FB Wetterdienst in Langen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="580">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/580</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Kath_UEichstaett-IngolstadtInEichstaett</hochschulURI>
                  <hochschule>Kath. U Eichstätt-Ingolstadt in Eichstätt</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5800">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5800</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuledesBundesfueroeffentlicheVerwaltung_FBAuswaertigeAngelegenheitenInBerlin</hochschulURI>
                  <hochschule>Hochschule des Bundes für öffentliche Verwaltung, FB Auswärtige Angelegenheiten in Berlin</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5802">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5802</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuledesBundesfueroeffentlicheVerwaltung_FBAllgemeineinnereVerwaltungInBruehl</hochschulURI>
                  <hochschule>Hochschule des Bundes für öffentliche Verwaltung, FB Allgemeine innere Verwaltung in Brühl</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5803">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5803</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuledesBundesfueroeff_Verwaltung_FBNachrichtendiensteAbteilungVerfassungsschutzInBruehl</hochschulURI>
                  <hochschule>Hochschule des Bundes für öff. Verwaltung, FB Nachrichtendienste AbteilungVerfassungsschutz in Brühl</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5820">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5820</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuledesBundesfueroeffentlicheVerwaltung_FBFinanzenInMuenster</hochschulURI>
                  <hochschule>Hochschule des Bundes für öffentliche Verwaltung, FB Finanzen in Münster</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5821">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5821</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/h_da-HDarmstadtInDarmstadt_FH_</hochschulURI>
                  <hochschule>h_da - H Darmstadt in Darmstadt (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5822">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5822</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/h_da-HDarmstadtInDieburg_FH_</hochschulURI>
                  <hochschule>h_da - H Darmstadt in Dieburg (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5823">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5823</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FrankfurtUniversityofAppliedSciences_FH_</hochschulURI>
                  <hochschule>Frankfurt University of Applied Sciences (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5824">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5824</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/TechnischeHochschuleMittelhessen_THM_InGiessen</hochschulURI>
                  <hochschule>Technische Hochschule Mittelhessen (THM) in Gießen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5825">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5825</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/TechnischeHochschuleMittelhessen_THM_InFriedberg</hochschulURI>
                  <hochschule>Technische Hochschule Mittelhessen (THM) in Friedberg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5826">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5826</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/TechnischeHochschuleMittelhessen_THM_InWetzlar</hochschulURI>
                  <hochschule>Technische Hochschule Mittelhessen (THM) in Wetzlar</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5827">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5827</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleRheinMain_FH_InRuesselsheim</hochschulURI>
                  <hochschule>Hochschule RheinMain (FH) in Rüsselsheim</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5831">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5831</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleRheinMain_FH_InWiesbaden</hochschulURI>
                  <hochschule>Hochschule RheinMain (FH) in Wiesbaden</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5832">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5832</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/EvangelischeHochschuleDarmstadt_EHD_InDarmstadt_FH_</hochschulURI>
                  <hochschule>Evangelische Hochschule Darmstadt (EHD) in Darmstadt (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5833">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5833</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/EvangelischeHochschuleDarmstadt_EHD_InSchwalmstadt_FH_</hochschulURI>
                  <hochschule>Evangelische Hochschule Darmstadt (EHD) in Schwalmstadt (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5841">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5841</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleFreseniusIdsteinInIdstein_Priv_FH_</hochschulURI>
                  <hochschule>Hochschule Fresenius Idstein in Idstein (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5842">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5842</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleFreseniusIdsteinInKoeln_Priv_FH_</hochschulURI>
                  <hochschule>Hochschule Fresenius Idstein in Köln (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5861">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5861</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleFreseniusIdsteinInMuenchen_Priv_FH_</hochschulURI>
                  <hochschule>Hochschule Fresenius Idstein in München (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5862">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5862</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleFreseniusIdsteinInHamburg_Priv_FH_</hochschulURI>
                  <hochschule>Hochschule Fresenius Idstein in Hamburg (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5863">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5863</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleFreseniusIdsteinInFrankfurt_Priv_FH_</hochschulURI>
                  <hochschule>Hochschule Fresenius Idstein in Frankfurt (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5891">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5891</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleFreseniusIdsteinInBerlin_Priv_FH_</hochschulURI>
                  <hochschule>Hochschule Fresenius Idstein in Berlin (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5892">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5892</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleFreseniusIdsteinInDuesseldorf_Priv_FH_</hochschulURI>
                  <hochschule>Hochschule Fresenius Idstein in Düsseldorf (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="590">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/590</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Kath_UEichstaett-IngolstadtInIngolstadt</hochschulURI>
                  <hochschule>Kath. U Eichstätt-Ingolstadt in Ingolstadt</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5901">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5901</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleFreseniusIdsteinInWiesbaden_Priv_FH_</hochschulURI>
                  <hochschule>Hochschule Fresenius Idstein in Wiesbaden (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5902">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5902</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleFulda_FH_</hochschulURI>
                  <hochschule>Hochschule Fulda (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5904">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5904</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHfuerArchivwesenMarburg</hochschulURI>
                  <hochschule>FH für Archivwesen Marburg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5905">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5905</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HessischeHfuerFinanzenundRechtspflegeInRotenburg_Verw-FH_</hochschulURI>
                  <hochschule>Hessische H für Finanzen und Rechtspflege in Rotenburg (Verw-FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5980">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5980</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HessischeHfuerPolizeiundVerwaltungWiesbadenInMuehlheim_Verw-FH_</hochschulURI>
                  <hochschule>Hessische H für Polizei und Verwaltung Wiesbaden in Mühlheim (Verw-FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5990">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5990</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HessischeHfuerPolizeiundVerwaltungWiesbadenInGiessen_Verw-FH_</hochschulURI>
                  <hochschule>Hessische H für Polizei und Verwaltung Wiesbaden in Gießen (Verw-FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5991">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/5991</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HessischeHfuerPolizeiundVerwaltungWiesbadenInKassel_Verw-FH_</hochschulURI>
                  <hochschule>Hessische H für Polizei und Verwaltung Wiesbaden in Kassel (Verw-FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="60">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/60</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/GermanGraduateSchoolofManagementUndLaw_Heilbronn_Priv_FH_</hochschulURI>
                  <hochschule>German Graduate School of Management &amp; Law, Heilbronn (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6000">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6000</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HessischeHfuerPolizeiundVerwaltungWiesbadenInWiesbaden_Verw-FH_</hochschulURI>
                  <hochschule>Hessische H für Polizei und Verwaltung Wiesbaden in Wiesbaden (Verw-FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6031">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6031</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HderDeutschenGesetzl_Unfallversicherung_BadHersfeld_Priv_FH_</hochschulURI>
                  <hochschule>H der Deutschen Gesetzl. Unfallversicherung, Bad Hersfeld (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6032">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6032</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FrankfurtSchoolofFinanceUndManagement-HfB_Priv_H_</hochschulURI>
                  <hochschule>Frankfurt School of Finance &amp; Management -HfB (Priv. H)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6033">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6033</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHfueroeffentlicheVerwaltungundRechtspflegeMeissen</hochschulURI>
                  <hochschule>FH für öffentliche Verwaltung und Rechtspflege Meißen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6034">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6034</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/WilhelmBuechnerHochschuleDarmstadt_Priv_Fern-FH_</hochschulURI>
                  <hochschule>Wilhelm Büchner Hochschule Darmstadt (Priv. Fern-FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6071">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6071</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/DIPLOMA-FHNordhessenInBadSooden-Allendorf_Priv_FH_</hochschulURI>
                  <hochschule>DIPLOMA - FH Nordhessen in Bad Sooden-Allendorf (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6072">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6072</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/DIPLOMA-FHNordhessenInKassel_Priv_FH_</hochschulURI>
                  <hochschule>DIPLOMA - FH Nordhessen in Kassel (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6074">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6074</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/EuropaeischeFachhochschule_EUFH_Rhein_ErftInBruehl_Priv__</hochschulURI>
                  <hochschule>Europäische Fachhochschule (EUFH) Rhein/Erft in Brühl (Priv.)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6075">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6075</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/EuropaeischeFachhochschule_EUFH_Rhein_ErftInNeuss_Priv__</hochschulURI>
                  <hochschule>Europäische Fachhochschule (EUFH) Rhein/Erft in Neuss (Priv.)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6076">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6076</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/EuropaeischeFachhochschule_EUFH_Rhein_ErftInRostock_Priv__</hochschulURI>
                  <hochschule>Europäische Fachhochschule (EUFH) Rhein/Erft in Rostock (Priv.)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6077">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6077</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/EuropaeischeFachhochschule_EUFH_Rhein_ErftInKoeln_Priv_FH_</hochschulURI>
                  <hochschule>Europäische Fachhochschule (EUFH) Rhein/Erft in Köln (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="607A">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/607A</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Augustana-HNeuendettelsau_ev_</hochschulURI>
                  <hochschule>Augustana-H Neuendettelsau (ev)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="607B">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/607B</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Bauhaus-UniversitaetWeimar</hochschulURI>
                  <hochschule>Bauhaus-Universität Weimar</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="607C">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/607C</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/TUIlmenau</hochschulURI>
                  <hochschule>TU Ilmenau</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="607D">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/607D</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UErfurt</hochschulURI>
                  <hochschule>U Erfurt</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6180">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6180</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/EuropaeischeFachhochschule_EUFH_Rhein_ErftInRheine_Priv_FH_</hochschulURI>
                  <hochschule>Europäische Fachhochschule (EUFH) Rhein/Erft in Rheine (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6190">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6190</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/TheologischeHochschuleElstal_FH_</hochschulURI>
                  <hochschule>Theologische Hochschule Elstal (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="620">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/620</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HHLLeipzigGraduateSchoolofManagement_Priv_H_</hochschulURI>
                  <hochschule>HHL Leipzig Graduate School of Management (Priv. H)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6202">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6202</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/TechnischeHochschuleBingen_FH_</hochschulURI>
                  <hochschule>Technische Hochschule Bingen (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6203">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6203</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleKaiserslauternInKaiserslautern_FH_</hochschulURI>
                  <hochschule>Hochschule Kaiserslautern in Kaiserslautern (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6205">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6205</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleKaiserslauternInPirmasens_FH_</hochschulURI>
                  <hochschule>Hochschule Kaiserslautern in Pirmasens (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6206">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6206</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleKaiserslauternInZweibruecken_FH_</hochschulURI>
                  <hochschule>Hochschule Kaiserslautern in Zweibrücken (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6207">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6207</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleKoblenz_FH_InKoblenz</hochschulURI>
                  <hochschule>Hochschule Koblenz (FH) in Koblenz</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6208">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6208</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleKoblenz_FH_InHoehr-Grenzhausen</hochschulURI>
                  <hochschule>Hochschule Koblenz (FH) in Höhr-Grenzhausen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="620B">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/620B</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/JacobsUniversityBremen_Priv_wiss_H_</hochschulURI>
                  <hochschule>Jacobs University Bremen (Priv. wiss. H)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="620C">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/620C</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/EuropeanSchoolofManagementandTechnologyBerlin_Priv_H_</hochschulURI>
                  <hochschule>European School of Management and Technology Berlin (Priv. H)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="620D">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/620D</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HertieSchoolofGovernanceBerlin_Priv_wiss_H_</hochschulURI>
                  <hochschule>Hertie School of Governance Berlin (Priv. wiss. H)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="620E">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/620E</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HafencityUniversitaet_Hamburg</hochschulURI>
                  <hochschule>Hafencity Universität, Hamburg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="620F">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/620F</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/bbwHochschuleBerlin_Priv_FH_</hochschulURI>
                  <hochschule>bbw Hochschule Berlin (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6211">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6211</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleKoblenz_FH_InRemagen</hochschulURI>
                  <hochschule>Hochschule Koblenz (FH) in Remagen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6212">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6212</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleTrier_FH_InTrier</hochschulURI>
                  <hochschule>Hochschule Trier (FH) in Trier</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6220">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6220</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleTrier_FH_InBirkenfeld</hochschulURI>
                  <hochschule>Hochschule Trier (FH) in Birkenfeld</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6231">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6231</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleTrier_FH_InIdar-Oberstein</hochschulURI>
                  <hochschule>Hochschule Trier (FH) in Idar-Oberstein</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6232">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6232</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/KatholischeHochschuleMainz_FH_</hochschulURI>
                  <hochschule>Katholische Hochschule Mainz (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6233">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6233</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulederDeutschenBundesbankHachenburg</hochschulURI>
                  <hochschule>Hochschule der Deutschen Bundesbank Hachenburg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6243">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6243</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefueroeffentlicheVerwaltungRheinland-Pfalz_FBInnereVerwaltungInMayen_FH_</hochschulURI>
                  <hochschule>Hochschule für öffentliche Verwaltung Rheinland-Pfalz, FB Innere Verwaltung in Mayen (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6244">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6244</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerFinanzenRheinland-PfalzInEdenkoben_FH_</hochschulURI>
                  <hochschule>Hochschule für Finanzen Rheinland-Pfalz in Edenkoben (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6271">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6271</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerWirtschaftundGesellschaftLudwigshafen_FH_</hochschulURI>
                  <hochschule>Hochschule für Wirtschaft und Gesellschaft Ludwigshafen (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6272">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6272</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleWorms_FH_</hochschulURI>
                  <hochschule>Hochschule Worms (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6281">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6281</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleMainz_FH_</hochschulURI>
                  <hochschule>Hochschule Mainz (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6282">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6282</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerangewandtesManagement_Ismaning_Priv_FH_</hochschulURI>
                  <hochschule>Hochschule für angewandtes Management, Ismaning (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6284">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6284</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/ProvadisSchoolofIntern_ManagementandTechnologyFrankfurt_Priv_FH_</hochschulURI>
                  <hochschule>Provadis School of Intern. Management and Technology Frankfurt (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6285">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6285</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleAalen-TechnikundWirtschaftInAalen_FH_</hochschulURI>
                  <hochschule>Hochschule Aalen - Technik und Wirtschaft in Aalen (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6286">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6286</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleAalen-TechnikundWirtschaftInSchwaebischGmuend_FH_</hochschulURI>
                  <hochschule>Hochschule Aalen - Technik und Wirtschaft in Schwäbisch Gmünd (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6287">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6287</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerBauwesenundWirtschaftBiberacha_d_Riss_FH_</hochschulURI>
                  <hochschule>H für Bauwesen und Wirtschaft Biberach a.d. Riß (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6288">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6288</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleEsslingenInEsslingen_FH_</hochschulURI>
                  <hochschule>Hochschule Esslingen in Esslingen (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6289">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6289</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleEsslingenInGoeppingen_FH_</hochschulURI>
                  <hochschule>Hochschule Esslingen in Göppingen (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6290">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6290</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerTechnikundWirtschaftFurtwangen_FH_InFurtwangen</hochschulURI>
                  <hochschule>H für Technik und Wirtschaft Furtwangen (FH) in Furtwangen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="630">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/630</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerKirchenmusikderEvang_KirchevonWestfalen_Herford</hochschulURI>
                  <hochschule>Hochschule für Kirchenmusik der Evang. Kirche von Westfalen, Herford</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6320">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6320</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerTechnikundWirtschaftFurtwangen_FH_InVillingen-Schwenningen</hochschulURI>
                  <hochschule>H für Technik und Wirtschaft Furtwangen (FH) in Villingen-Schwenningen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6330">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6330</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerTechnikundWirtschaftFurtwangen_FH_InTuttlingen</hochschulURI>
                  <hochschule>H für Technik und Wirtschaft Furtwangen (FH) in Tuttlingen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6342">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6342</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHHeilbronnInHeilbronn</hochschulURI>
                  <hochschule>FH Heilbronn in Heilbronn</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6343">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6343</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHHeilbronnInKuenzelsau</hochschulURI>
                  <hochschule>FH Heilbronn in Künzelsau</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6344">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6344</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHHeilbronnInSchwaebischHall</hochschulURI>
                  <hochschule>FH Heilbronn in Schwäbisch Hall</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6345">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6345</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HTechnikundWirtschaftKarlsruhe_FH_</hochschulURI>
                  <hochschule>H Technik und Wirtschaft Karlsruhe (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6360">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6360</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerTechnik_WirtschaftundGestaltungKonstanz_FH_</hochschulURI>
                  <hochschule>H für Technik, Wirtschaft und Gestaltung Konstanz (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6370">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6370</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleMannheim_FH_</hochschulURI>
                  <hochschule>Hochschule Mannheim (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6380">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6380</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHNuertingenInNuertingen</hochschulURI>
                  <hochschule>FH Nürtingen in Nürtingen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6390">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6390</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHNuertingenInGeislingen</hochschulURI>
                  <hochschule>FH Nürtingen in Geislingen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6401">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6401</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerTechnikundWirtschaftOffenburg_FH_</hochschulURI>
                  <hochschule>H für Technik und Wirtschaft Offenburg (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6402">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6402</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerGestaltung_TechnikundWirtschaftPforzheim_FH_</hochschulURI>
                  <hochschule>H für Gestaltung, Technik und Wirtschaft Pforzheim (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6411">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6411</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerTechnikundSozialwesenRavensburg-Weingarten_FH_</hochschulURI>
                  <hochschule>H für Technik und Sozialwesen Ravensburg-Weingarten (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6412">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6412</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerTechnikundWirtschaftReutlingen_FH_</hochschulURI>
                  <hochschule>H für Technik und Wirtschaft Reutlingen (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6413">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6413</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerTechnikundWirtschaftAlbstadt-Sigmaringen_FH_InAlbstadt</hochschulURI>
                  <hochschule>H für Technik und Wirtschaft Albstadt-Sigmaringen (FH) in Albstadt</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6414">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6414</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerTechnikundWirtschaftAlbstadt-Sigmaringen_FH_InSigmaringen</hochschulURI>
                  <hochschule>H für Technik und Wirtschaft Albstadt-Sigmaringen (FH) in Sigmaringen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6415">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6415</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerTechnikStuttgart_FH_</hochschulURI>
                  <hochschule>Hochschule für Technik Stuttgart (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6430">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6430</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHStuttgart%E2%80%93HderMedien</hochschulURI>
                  <hochschule>FH Stuttgart – H der Medien</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6510">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6510</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHUlm-HfuerTechnik</hochschulURI>
                  <hochschule>FH Ulm - H für Technik</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6521">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6521</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Naturwissenschaftlich-TechnischeAkademieIsny_Priv_FH_</hochschulURI>
                  <hochschule>Naturwissenschaftlich-Technische Akademie Isny (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6522">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6522</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Ev_HochschuleFreiburg_FH_</hochschulURI>
                  <hochschule>Ev. Hochschule Freiburg (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6523">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6523</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/KatholischeHochschuleFreiburg_CampusFreiburg</hochschulURI>
                  <hochschule>Katholische Hochschule Freiburg, Campus Freiburg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6531">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6531</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/KatholischeHochschuleFreiburg_CampusStuttgart</hochschulURI>
                  <hochschule>Katholische Hochschule Freiburg, Campus Stuttgart</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6532">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6532</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/MerzAkademieHochschulefuerGestaltung_KunstundMedien_Stuttgart_Priv_FH_</hochschulURI>
                  <hochschule>Merz Akademie Hochschule für Gestaltung, Kunst und Medien, Stuttgart (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6533">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6533</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/AKADFachhochschuleStuttgart</hochschulURI>
                  <hochschule>AKAD Fachhochschule Stuttgart</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6581">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6581</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerGestaltungSchwaebischGmuend_FH_</hochschulURI>
                  <hochschule>H für Gestaltung Schwäbisch Gmünd (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6582">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6582</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfueroeffentlicheVerwaltungKehl_VerwFH_</hochschulURI>
                  <hochschule>H für öffentliche Verwaltung Kehl (VerwFH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6583">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6583</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleLudwigsburgfueroeffentlicheVerwaltungundFinanzen_FH_</hochschulURI>
                  <hochschule>Hochschule Ludwigsburg für öffentliche Verwaltung und Finanzen (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="660">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/660</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerangewandteSprachenMuenchen_SDI_Priv_FH_</hochschulURI>
                  <hochschule>Hochschule für angewandte Sprachen München/SDI (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6600">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6600</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/SRHHochschuleHeidelberg_Priv_FH_</hochschulURI>
                  <hochschule>SRH Hochschule Heidelberg (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6620">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6620</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerForstwirtschaftRottenburga_Neckar_FH_</hochschulURI>
                  <hochschule>H für Forstwirtschaft Rottenburg a. Neckar (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6631">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6631</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerRechtspflegeSchwetzingen_VerwFH_</hochschulURI>
                  <hochschule>H für Rechtspflege Schwetzingen (VerwFH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6640">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6640</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerPolizeiVillingen-Schwenningen_VerwFH_</hochschulURI>
                  <hochschule>H für Polizei Villingen-Schwenningen (VerwFH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6650">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6650</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FernhochschuleRiedlingen_FH_</hochschulURI>
                  <hochschule>Fernhochschule Riedlingen (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6660">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6660</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Evang_HochschuleLudwigsburgInLudwigsburg_FH_</hochschulURI>
                  <hochschule>Evang. Hochschule Ludwigsburg in Ludwigsburg (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6670">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6670</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Evang_HochschuleLudwigsburgInReutlingen_FH_</hochschulURI>
                  <hochschule>Evang. Hochschule Ludwigsburg in Reutlingen (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6680">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6680</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerangewandteWissenschaftenAugsburg_FH_</hochschulURI>
                  <hochschule>Hochschule für angewandte Wissenschaften Augsburg (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6690">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6690</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerangewandteWissenschaftenCoburg_FH_</hochschulURI>
                  <hochschule>Hochschule für angewandte Wissenschaften Coburg (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="670">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/670</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/SRHFachhochschulefuerGesundheitGera_Priv_FH_</hochschulURI>
                  <hochschule>SRH Fachhochschule für Gesundheit Gera (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6710">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6710</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerangewandteWissenschaftenMuenchen_FH_</hochschulURI>
                  <hochschule>Hochschule für angewandte Wissenschaften München (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6711">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6711</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/TechnischeHochschuleNuernbergGeorgSimonOhm_FH_</hochschulURI>
                  <hochschule>Technische Hochschule Nürnberg Georg Simon Ohm (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6720">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6720</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/OstbayerischeTechnischeHochschuleRegensburg_FH_</hochschulURI>
                  <hochschule>Ostbayerische Technische Hochschule Regensburg (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6731">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6731</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/THRosenheimInRosenheim_FH_</hochschulURI>
                  <hochschule>TH Rosenheim in Rosenheim (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6732">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6732</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/THRosenheimInMuehldorfa_Inn_FH_</hochschulURI>
                  <hochschule>TH Rosenheim in Mühldorf a. Inn (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6741">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6741</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/THRosenheimInBurghausen_FH_</hochschulURI>
                  <hochschule>TH Rosenheim in Burghausen (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6742">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6742</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Evang_HochschuleNuernberg_FH_</hochschulURI>
                  <hochschule>Evang. Hochschule Nürnberg (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6743">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6743</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/KatholischeStiftungshochschuleMuenchenInMuenchen_Kirchl_FH_</hochschulURI>
                  <hochschule>Katholische Stiftungshochschule München in München (Kirchl. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6751">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6751</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/KatholischeStiftungshochschuleMuenchenInBenediktbeuern_Kirchl_FH_</hochschulURI>
                  <hochschule>Katholische Stiftungshochschule München in Benediktbeuern (Kirchl. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6752">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6752</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerangewandteWissenschaftenKempten_FH_</hochschulURI>
                  <hochschule>Hochschule für angewandte Wissenschaften Kempten (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6753">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6753</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerangewandteWissenschaftenLandshut_FH_</hochschulURI>
                  <hochschule>Hochschule für angewandte Wissenschaften Landshut (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6760">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6760</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerdenoeffentlichenDienstInBayernStandortFuerstenfeldbruck_Polizei_</hochschulURI>
                  <hochschule>Hochschule für den öffentlichen Dienst in Bayern Standort Fürstenfeldbruck (Polizei)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6770">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6770</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerdenoeffentlichenDienstInBayernStandortHerrsching_Finanzwesen_</hochschulURI>
                  <hochschule>Hochschule für den öffentlichen Dienst in Bayern Standort Herrsching (Finanzwesen)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6780">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6780</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerdenoeffentlichenDienstInBayernStandortHof_Allg_InnereVerwaltung_</hochschulURI>
                  <hochschule>Hochschule für den öffentlichen Dienst in Bayern Standort Hof (Allg. Innere Verwaltung)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6791">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6791</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerdenoeffentlichenDienstInBayernStandortStarnberg_Rechtspflege_</hochschulURI>
                  <hochschule>Hochschule für den öffentlichen Dienst in Bayern Standort Starnberg (Rechtspflege)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6792">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6792</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/TechnischeHochschuleDeggendorfInDeggendorf_FH_</hochschulURI>
                  <hochschule>Technische Hochschule Deggendorf in Deggendorf (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="680">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/680</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/NorddeutscheHochschulefuerRechtspflege_Hildesheim_FH_</hochschulURI>
                  <hochschule>Norddeutsche Hochschule für Rechtspflege, Hildesheim (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6800">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6800</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/TechnischeHochschuleDeggendorfimLandkreisRottal-Inn_FH_</hochschulURI>
                  <hochschule>Technische Hochschule Deggendorf im Landkreis Rottal-Inn (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6810">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6810</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerangewandteWissenschaftenHofInHof_FH_</hochschulURI>
                  <hochschule>Hochschule für angewandte Wissenschaften Hof in Hof (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6820">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6820</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerangewandteWissenschaftenHofInMuenchberg_FH_</hochschulURI>
                  <hochschule>Hochschule für angewandte Wissenschaften Hof in Münchberg (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6830">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6830</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/TechnischeHochschuleIngolstadt_FH_</hochschulURI>
                  <hochschule>Technische Hochschule Ingolstadt (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6841">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6841</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/OstbayerischeTechnischeHochschuleAmberg-Weiden_FH_InAmberg</hochschulURI>
                  <hochschule>Ostbayerische Technische Hochschule Amberg-Weiden (FH) in Amberg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6842">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6842</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/OstbayerischeTechnischeHochschuleAmberg-Weiden_FH_InWeiden</hochschulURI>
                  <hochschule>Ostbayerische Technische Hochschule Amberg-Weiden (FH) in Weiden</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6850">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6850</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerangewandteWissenschaftenAnsbach_FH_</hochschulURI>
                  <hochschule>Hochschule für angewandte Wissenschaften Ansbach (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6860">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6860</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerangewandteWissenschaftenNeu-Ulm_FH_</hochschulURI>
                  <hochschule>Hochschule für angewandte Wissenschaften Neu-Ulm (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6870">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6870</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/MunichBusinessSchoolMuenchen_Priv_FH_</hochschulURI>
                  <hochschule>Munich Business School München (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6890">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6890</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/THAschaffenburg_FH_</hochschulURI>
                  <hochschule>TH Aschaffenburg (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="690">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/690</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Hannover_KommunaleHfuerVerwaltungInNiedersachsen_Priv_VerwFH_</hochschulURI>
                  <hochschule>Hannover, Kommunale H für Verwaltung in Niedersachsen (Priv. VerwFH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6900">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6900</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HfuerTechnikundWirtschaftdesSaarlandesSaarbruecken</hochschulURI>
                  <hochschule>H für Technik und Wirtschaft des Saarlandes Saarbrücken</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6910">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6910</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHfuerVerwaltungSaarbruecken</hochschulURI>
                  <hochschule>FH für Verwaltung Saarbrücken</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6911">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6911</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/accadisHochschuleBadHomburg_Priv_FH_</hochschulURI>
                  <hochschule>accadis Hochschule Bad Homburg (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6970">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/6970</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/TheologischesSeminarReutlingen_ev__</hochschulURI>
                  <hochschule>Theologisches Seminar Reutlingen (ev.)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="700">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/700</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/IB-HochschuleBerlinInBerlin_Priv_FH_</hochschulURI>
                  <hochschule>IB-Hochschule Berlin in Berlin (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7020">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7020</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerTechnikundWirtschaftBerlin_FH_</hochschulURI>
                  <hochschule>Hochschule für Technik und Wirtschaft Berlin (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7050">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7050</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Kath_HochschulefuerSozialwesenBerlin</hochschulURI>
                  <hochschule>Kath. Hochschule für Sozialwesen Berlin</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7060">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7060</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Beuth-HochschulefuerTechnikBerlin_FH_</hochschulURI>
                  <hochschule>Beuth - Hochschule für Technik Berlin (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7070">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7070</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HSfuerWirtschaftundRechtBerlin_FBWirtschaft_FH_</hochschulURI>
                  <hochschule>HS für Wirtschaft und Recht Berlin, FB Wirtschaft (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7090">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7090</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HSfuerWirtschaftundRechtBerlin_FBDualesStudium_FH_</hochschulURI>
                  <hochschule>HS für Wirtschaft und Recht Berlin, FB Duales Studium (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="710">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/710</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/IB-HochschuleBerlinInStuttgart_Priv_FH_</hochschulURI>
                  <hochschule>IB - Hochschule Berlin in Stuttgart (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7110">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7110</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HSfuerWirtschaftundRechtBerlin_FBVerwaltung_Recht_Polizei_FH_</hochschulURI>
                  <hochschule>HS für Wirtschaft und Recht Berlin, FB Verwaltung, Recht, Polizei (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7120">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7120</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/ASHfuerSozialarbeitundSozialpaedagogikBerlin_FH_</hochschulURI>
                  <hochschule>ASH für Sozialarbeit und Sozialpädagogik Berlin (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7140">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7140</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/EvangelischeHochschuleBerlin_FH_</hochschulURI>
                  <hochschule>Evangelische Hochschule Berlin (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7180">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7180</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleNeubrandenburg_FH_</hochschulURI>
                  <hochschule>Hochschule Neubrandenburg (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7190">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7190</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleStralsund_FH_</hochschulURI>
                  <hochschule>Hochschule Stralsund (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7192">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7192</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHErfurt</hochschulURI>
                  <hochschule>FH Erfurt</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="720">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/720</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/IB-HochschuleBerlinInMuenchen_Priv_FH_</hochschulURI>
                  <hochschule>IB - Hochschule Berlin in München (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7210">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7210</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleJena_FH_</hochschulURI>
                  <hochschule>Hochschule Jena (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7220">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7220</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleSchmalkalden_FH_</hochschulURI>
                  <hochschule>Hochschule Schmalkalden (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7240">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7240</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleWismar_FH_</hochschulURI>
                  <hochschule>Hochschule Wismar (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7250">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7250</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHfuerFinanzenBrandenburgInKoenigsWusterhausen_VerwFH_</hochschulURI>
                  <hochschule>FH für Finanzen Brandenburg in Königs Wusterhausen (VerwFH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7260">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7260</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/ThueringerFHfueroeffentl_VerwaltungInGotha</hochschulURI>
                  <hochschule>Thüringer FH für öffentl. Verwaltung in Gotha</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="730">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/730</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/IB-HochschuleBerlinInHamburg_Priv_FH_</hochschulURI>
                  <hochschule>IB - Hochschule Berlin in Hamburg (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7300">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7300</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleNordhausen_FH_</hochschulURI>
                  <hochschule>Hochschule Nordhausen (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7301">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7301</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHderPolizeiBrandenburg_VerwFH_Oranienburg</hochschulURI>
                  <hochschule>FH der Polizei Brandenburg (VerwFH) Oranienburg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7303">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7303</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHfueroeffentlicheVerwaltung_PolizeiundRechtspflegeInGuestrow_Verw-FH_</hochschulURI>
                  <hochschule>FH für öffentliche Verwaltung, Polizei und Rechtspflege in Güstrow (Verw-FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7311">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7311</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/TechnischeHochschuleBrandenburg_FH_</hochschulURI>
                  <hochschule>Technische Hochschule Brandenburg (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7312">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7312</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuernachhaltigeEntwicklungEberswalde_FH_</hochschulURI>
                  <hochschule>Hochschule für nachhaltige Entwicklung Eberswalde (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7313">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7313</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/TechnischeHochschuleWildau_FH_</hochschulURI>
                  <hochschule>Technische Hochschule Wildau (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7351">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7351</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHPotsdam</hochschulURI>
                  <hochschule>FH Potsdam</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7352">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7352</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/PrivateUniversitaetSteinbeis_Berlin</hochschulURI>
                  <hochschule>Private Universität Steinbeis, Berlin</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7370">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7370</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/SRHHochschuleBerlinInBerlin_Priv_FH_</hochschulURI>
                  <hochschule>SRH Hochschule Berlin in Berlin (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7381">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7381</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/SRHHochschuleBerlinInDresden_Priv_FH_</hochschulURI>
                  <hochschule>SRH Hochschule Berlin in Dresden (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7382">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7382</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/NorddeutscheAkademiefuerFinanzenundSteuerrechtHamburg</hochschulURI>
                  <hochschule>Norddeutsche Akademie für Finanzen und Steuerrecht Hamburg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="740">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/740</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/IB-HochschuleBerlinInKoeln_Priv_FH_</hochschulURI>
                  <hochschule>IB - Hochschule Berlin in Köln (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7440">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7440</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleMerseburg_FH_</hochschulURI>
                  <hochschule>Hochschule Merseburg (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7450">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7450</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleMagdeburg-Stendal_FH_InMagdeburg</hochschulURI>
                  <hochschule>Hochschule Magdeburg-Stendal (FH) in Magdeburg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7461">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7461</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleMagdeburg-Stendal_FH_InStendal</hochschulURI>
                  <hochschule>Hochschule Magdeburg-Stendal (FH) in Stendal</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7462">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7462</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleHarz_FH_InWernigerode</hochschulURI>
                  <hochschule>Hochschule Harz (FH) in Wernigerode</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7463">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7463</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleHarz_FH_InHalberstadt</hochschulURI>
                  <hochschule>Hochschule Harz (FH) in Halberstadt</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7464">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7464</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleAnhalt_FH_InBernburg</hochschulURI>
                  <hochschule>Hochschule Anhalt (FH) in Bernburg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7465">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7465</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleAnhalt_FH_InDessau</hochschulURI>
                  <hochschule>Hochschule Anhalt (FH) in Dessau</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7466">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7466</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleAnhalt_FH_InKoethen</hochschulURI>
                  <hochschule>Hochschule Anhalt (FH) in Köthen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="746A">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/746A</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/AkkonHSBerlin_Priv_FH_</hochschulURI>
                  <hochschule>Akkon HS Berlin (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="746B">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/746B</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Helmut-Schmidt-UniversitaetHamburg</hochschulURI>
                  <hochschule>Helmut-Schmidt-Universität Hamburg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7521">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7521</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHPolizeiSachsen-Anhalt_Aschersleben_VerwFH_</hochschulURI>
                  <hochschule>FH Polizei Sachsen-Anhalt, Aschersleben (VerwFH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7522">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7522</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/AMDAkademieModeundDesignIdsteinInBerlin_Priv_FH_</hochschulURI>
                  <hochschule>AMD Akademie Mode und Design Idstein in Berlin (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7531">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7531</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/AMDAkademieModeundDesignIdsteinInDuesseldorf_Priv_FH_</hochschulURI>
                  <hochschule>AMD Akademie Mode und Design Idstein in Düsseldorf (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7532">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7532</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/SRHHochschulefuerLogistikundWirtschaft_Hamm_Priv_FH_</hochschulURI>
                  <hochschule>SRH Hochschule für Logistik und Wirtschaft, Hamm (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7540">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7540</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HSBASchoolofBusinessAdministrationHamburg_Priv_FH_</hochschulURI>
                  <hochschule>HSBA School of Business Administration Hamburg (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7551">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7551</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_FHfuerOekonomieundManagementEssenInEssen</hochschulURI>
                  <hochschule>Priv. FH für Ökonomie und Management Essen in Essen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7552">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7552</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_FHfuerOekonomieundManagementEssenInDuisburg</hochschulURI>
                  <hochschule>Priv. FH für Ökonomie und Management Essen in Duisburg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7560">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7560</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_FHfuerOekonomieundManagementEssenInNeuss</hochschulURI>
                  <hochschule>Priv. FH für Ökonomie und Management Essen in Neuss</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7570">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7570</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_FHfuerOekonomieundManagementEssenInKoeln</hochschulURI>
                  <hochschule>Priv. FH für Ökonomie und Management Essen in Köln</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7580">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7580</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_FHfuerOekonomieundManagementEssenInGuetersloh</hochschulURI>
                  <hochschule>Priv. FH für Ökonomie und Management Essen in Gütersloh</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7590">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7590</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_FHfuerOekonomieundManagementEssenInSiegen</hochschulURI>
                  <hochschule>Priv. FH für Ökonomie und Management Essen in Siegen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="760">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/760</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UderBundeswehrMuenchen_FBUniversitaetsstudiengaenge_</hochschulURI>
                  <hochschule>U der Bundeswehr München (FB Universitätsstudiengänge)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="761">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/761</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UderBundeswehrMuenchen_FBFachhochschulstudiengaenge_</hochschulURI>
                  <hochschule>U der Bundeswehr München (FB Fachhochschulstudiengänge)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7610">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7610</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_FHfuerOekonomieundManagementEssenInMarl</hochschulURI>
                  <hochschule>Priv. FH für Ökonomie und Management Essen in Marl</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7630">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7630</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_FHfuerOekonomieundManagementEssenInDuesseldorf</hochschulURI>
                  <hochschule>Priv. FH für Ökonomie und Management Essen in Düsseldorf</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7670">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7670</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_FHfuerOekonomieundManagementEssenInDortmund</hochschulURI>
                  <hochschule>Priv. FH für Ökonomie und Management Essen in Dortmund</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7680">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7680</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHBonn-Rhein-SiegInSt_Augustin</hochschulURI>
                  <hochschule>FH Bonn-Rhein-Sieg in St. Augustin</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7690">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7690</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHBonn-Rhein-SiegInRheinbach</hochschulURI>
                  <hochschule>FH Bonn-Rhein-Sieg in Rheinbach</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7700">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7700</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FH-Bonn-Rhein-SiegInHennef</hochschulURI>
                  <hochschule>FH-Bonn-Rhein-Sieg in Hennef</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7710">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7710</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Hochschule21_Buxtehude_Priv_FH_</hochschulURI>
                  <hochschule>Hochschule21, Buxtehude (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7721">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7721</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/KarlshochschuleInternationalUniversity_Karlsruhe</hochschulURI>
                  <hochschule>Karlshochschule International University, Karlsruhe</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7722">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7722</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/DualeHochschuleBaden-WuerttembergMosbach_CampusBadMergentheim</hochschulURI>
                  <hochschule>Duale Hochschule Baden-Württemberg Mosbach, Campus Bad Mergentheim</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7723">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7723</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/DualeHochschuleBaden-WuerttembergRavensburg_CampusFriedrichshafen</hochschulURI>
                  <hochschule>Duale Hochschule Baden-Württemberg Ravensburg, Campus Friedrichshafen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7730">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7730</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/DualeHochschuleBaden-WuerttembergInHeidenheim</hochschulURI>
                  <hochschule>Duale Hochschule Baden-Württemberg in Heidenheim</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7750">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7750</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/DualeHochschuleBaden-WuerttembergStuttgart_CampusHorb</hochschulURI>
                  <hochschule>Duale Hochschule Baden-Württemberg Stuttgart, Campus Horb</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7780">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7780</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/DualeHochschuleBaden-WuerttembergInKarlsruhe</hochschulURI>
                  <hochschule>Duale Hochschule Baden-Württemberg in Karlsruhe</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7790">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7790</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/DualeHochschuleBaden-WuerttembergInLoerrach</hochschulURI>
                  <hochschule>Duale Hochschule Baden-Württemberg in Lörrach</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7810">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7810</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/DualeHochschuleBaden-WuerttembergInMannheim</hochschulURI>
                  <hochschule>Duale Hochschule Baden-Württemberg in Mannheim</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7820">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7820</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/DualeHochschuleBaden-WuerttembergInMosbach</hochschulURI>
                  <hochschule>Duale Hochschule Baden-Württemberg in Mosbach</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7830">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7830</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/DualeHochschuleBaden-WuerttembergInRavensburg</hochschulURI>
                  <hochschule>Duale Hochschule Baden-Württemberg in Ravensburg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7840">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7840</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulederPolizeiRheinland-PfalzInBuechenbeuren_FH_</hochschulURI>
                  <hochschule>Hochschule der Polizei Rheinland-Pfalz in Büchenbeuren (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7850">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7850</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/SonstigedeutscheHochschule</hochschulURI>
                  <hochschule>Sonstige deutsche Hochschule</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7860">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7860</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/BerufsakademieInDeutschland</hochschulURI>
                  <hochschule>Berufsakademie in Deutschland</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7880">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7880</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleimAusland</hochschulURI>
                  <hochschule>Hochschule im Ausland</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7890">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7890</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuleMacromediafuerangewandteWissenschaftenStuttgart_CampusStuttgart_Priv_FH_</hochschulURI>
                  <hochschule>Hochschule Macromedia für angewandte Wissenschaften Stuttgart, Campus Stuttgart (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7900">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7900</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/CologneBusinessSchool_CBS_-EuropeanUniversityofAppliedSciencesInMainz_Priv_FH_</hochschulURI>
                  <hochschule>Cologne Business School (CBS) - European University of Applied Sciences in Mainz (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7910">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7910</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/VWA-HochschulefuerberufsbegleitendesStudiumStuttgartInFreiburg_Priv_FH_</hochschulURI>
                  <hochschule>VWA - Hochschule für berufsbegleitendes Studium Stuttgart in Freiburg (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7920">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7920</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerGesundheitsorientierteWissenschaftenRhein-Neckar_HGWR_InMannheim_Priv_FH_</hochschulURI>
                  <hochschule>Hochschule für Gesundheitsorientierte Wissenschaften Rhein-Neckar (HGWR) in Mannheim (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7940">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7940</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/WestsaechsischeHZwickau_HochschulefuerangewandteWissenschaftenInZwickau_FH_</hochschulURI>
                  <hochschule>Westsächsische H Zwickau, Hochschule für angewandte Wissenschaften in Zwickau (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7950">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7950</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerAngewandteWissenschaftenEuropaIserlohnInHamburg_Priv_FH_</hochschulURI>
                  <hochschule>Hochschule für Angewandte Wissenschaften Europa Iserlohn in Hamburg (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7960">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7960</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHfueroeffentlicheVerwaltungNWInBielefeld</hochschulURI>
                  <hochschule>FH für öffentliche Verwaltung NW in Bielefeld</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7971">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7971</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHfueroeffentlicheVerwaltungNWInMuelheim</hochschulURI>
                  <hochschule>FH für öffentliche Verwaltung NW in Mülheim</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7972">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7972</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHfueroeffentlicheVerwaltungNWInAachen_Verw-FH_</hochschulURI>
                  <hochschule>FH für öffentliche Verwaltung NW in Aachen (Verw-FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7990">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/7990</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FHfueroeffentlicheVerwaltungNWInHerne_Verw-FH_</hochschulURI>
                  <hochschule>FH für öffentliche Verwaltung NW in Herne (Verw-FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="80">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/80</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulederBundesagenturfuerArbeitInMannheim_FH_</hochschulURI>
                  <hochschule>Hochschule der Bundesagentur für Arbeit in Mannheim (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="800">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/800</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/DeutscheHochschulefuerGesundheitundSportBerlinInBerlin_Priv_FH_</hochschulURI>
                  <hochschule>Deutsche Hochschule für Gesundheit und Sport Berlin in Berlin (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8000">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/8000</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuledesBundesfueroeffentlicheVerwaltung_FBSozialversicherungInBerlin</hochschulURI>
                  <hochschule>Hochschule des Bundes für öffentliche Verwaltung, FB Sozialversicherung in Berlin</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8011">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/8011</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuledesBundesfueroeffentlicheVerwaltung_FBBundeswehrverwaltunginMannheim</hochschulURI>
                  <hochschule>Hochschule des Bundes für öffentliche Verwaltung, FB Bundeswehrverwaltungin Mannheim</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8012">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/8012</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuledesBundesfueroeffentlicheVerwaltung_FBKriminalpolizeiInWiesbaden</hochschulURI>
                  <hochschule>Hochschule des Bundes für öffentliche Verwaltung, FB Kriminalpolizei in Wiesbaden</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8021">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/8021</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuledesBundesfueroeffentlicheVerwaltung_FBBundespolizeiInLuebeck</hochschulURI>
                  <hochschule>Hochschule des Bundes für öffentliche Verwaltung, FB Bundespolizei in Lübeck</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8022">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/8022</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuledesBundesfueroeffentl_Verwaltung_FBLandwirtschaftlicheSozial-versicherungInKassel</hochschulURI>
                  <hochschule>Hochschule des Bundes für öffentl. Verwaltung, FB Landwirtschaftliche Sozial-versicherung in Kassel</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8031">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/8031</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschuledesBundesfueroeffentlicheVerwaltung_FBNachrichtendiensteInBerlin</hochschulURI>
                  <hochschule>Hochschule des Bundes für öffentliche Verwaltung, FB Nachrichtendienste in Berlin</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8032">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/8032</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerangewandteWissenschaftenWeihenstephan-TriesdorfInWeihenstephan_FH_</hochschulURI>
                  <hochschule>Hochschule für angewandte Wissenschaften Weihenstephan-Triesdorf in Weihenstephan (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8033">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/8033</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerangewandteWissenschaftenWeihenstephan-TriesdorfInTriesdorf_FH_</hochschulURI>
                  <hochschule>Hochschule für angewandte Wissenschaften Weihenstephan-Triesdorf in Triesdorf (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8060">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/8060</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerangewandteWissenschaftenWeihenstephan-TriesdorfInStraubing_FH_</hochschulURI>
                  <hochschule>Hochschule für angewandte Wissenschaften Weihenstephan-Triesdorf in Straubing (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8072">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/8072</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerangewandteWissenschaftenWuerzburg-SchweinfurtInWuerzburg_FH_</hochschulURI>
                  <hochschule>Hochschule für angewandte Wissenschaften Würzburg-Schweinfurt in Würzburg (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8073">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/8073</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerangewandteWissenschaftenWuerzburg-SchweinfurtInSchweinfurt_FH_</hochschulURI>
                  <hochschule>Hochschule für angewandte Wissenschaften Würzburg-Schweinfurt in Schweinfurt (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8080">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/8080</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerdenoeffentlichenDienstInBayernStandortMuenchen_Archiv-u_Biblioth__</hochschulURI>
                  <hochschule>Hochschule für den öffentlichen Dienst in Bayern Standort München (Archiv- u. Biblioth.)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8090">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/8090</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerdenoeffentlichenDienstInBayernStandortWasserburg_Sozialverwaltung_</hochschulURI>
                  <hochschule>Hochschule für den öffentlichen Dienst in Bayern Standort Wasserburg (Sozialverwaltung)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8101">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/8101</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerdenoeffentlichenDienstInBayernStandortSulzbach-Rosenberg_Polizei_</hochschulURI>
                  <hochschule>Hochschule für den öffentlichen Dienst in Bayern Standort Sulzbach-Rosenberg (Polizei)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8102">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/8102</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulefuerdenoeffentlichenDienstInBayernStandortKaufbeuren_Finanzwesen_</hochschulURI>
                  <hochschule>Hochschule für den öffentlichen Dienst in Bayern Standort Kaufbeuren (Finanzwesen)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8103">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/8103</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_FHfuerOekonomieundManagementEssenInBonn</hochschulURI>
                  <hochschule>Priv. FH für Ökonomie und Management Essen in Bonn</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8104">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/8104</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_FHfuerOekonomieundManagementEssenInAachen</hochschulURI>
                  <hochschule>Priv. FH für Ökonomie und Management Essen in Aachen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8105">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/8105</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_FHfuerOekonomieundManagementEssenInWuppertal</hochschulURI>
                  <hochschule>Priv. FH für Ökonomie und Management Essen in Wuppertal</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8106">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/8106</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_FHfuerOekonomieundManagementEssenInBochum</hochschulURI>
                  <hochschule>Priv. FH für Ökonomie und Management Essen in Bochum</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8107">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/8107</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_FHfuerOekonomieundManagementEssenInBoenen</hochschulURI>
                  <hochschule>Priv. FH für Ökonomie und Management Essen in Bönen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8108">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/8108</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_FHfuerOekonomieundManagementEssenInHagen</hochschulURI>
                  <hochschule>Priv. FH für Ökonomie und Management Essen in Hagen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8109">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/8109</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_FHfuerOekonomieundManagementEssenInMuenster</hochschulURI>
                  <hochschule>Priv. FH für Ökonomie und Management Essen in Münster</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="810A">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/810A</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/DeutscheHochschulefuerGesundheitundSportBerlinInIsmaning_Priv_FH_</hochschulURI>
                  <hochschule>Deutsche Hochschule für Gesundheit und Sport Berlin in Ismaning (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="810B">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/810B</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/DeutscheHochschulefuerGesundheitundSportBerlinInUnna_Priv_FH_</hochschulURI>
                  <hochschule>Deutsche Hochschule für Gesundheit und Sport Berlin in Unna (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="810C">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/810C</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/DesignAkademieBerlin_SRHHfuerKommunikationundDesign_Priv_FH_</hochschulURI>
                  <hochschule>Design Akademie Berlin, SRH H für Kommunikation und Design (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="810D">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/810D</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/DeutscheHfuerPraeventionundGesundheitsmanagement_Saarbruecken_Priv_FH_</hochschulURI>
                  <hochschule>Deutsche H für Prävention und Gesundheitsmanagement, Saarbrücken (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="810E">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/810E</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/EBCEuroBusinessCollegeHamburgCampusHamburg_Priv_FH_</hochschulURI>
                  <hochschule>EBC Euro Business College Hamburg Campus Hamburg (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="810F">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/810F</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/DeutscheHochschulederPolizei_Muenster_U_</hochschulURI>
                  <hochschule>Deutsche Hochschule der Polizei, Münster (U)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="810G">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/810G</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/EBZBusinessSchool_Bochum_Priv_FH_</hochschulURI>
                  <hochschule>EBZ Business School, Bochum (Priv. FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="810H">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/810H</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/FreieTheologischeH_FTH_Giessen_Priv__</hochschulURI>
                  <hochschule>Freie Theologische H (FTH) Gießen (Priv.)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="810J">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/810J</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UVechta</hochschulURI>
                  <hochschule>U Vechta</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="810K">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/810K</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UHildesheim</hochschulURI>
                  <hochschule>U Hildesheim</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="810L">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/810L</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/ULueneburgInLueneburg</hochschulURI>
                  <hochschule>U Lüneburg in Lüneburg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="810M">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/810M</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UKiel</hochschulURI>
                  <hochschule>U Kiel</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="810N">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/810N</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/ULuebeck</hochschulURI>
                  <hochschule>U Lübeck</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="810P">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/810P</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UHamburg</hochschulURI>
                  <hochschule>U Hamburg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="810Q">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/810Q</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UGoettingen</hochschulURI>
                  <hochschule>U Göttingen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="810R">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/810R</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/TUHamburg-Harburg</hochschulURI>
                  <hochschule>TU Hamburg-Harburg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="810S">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/810S</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UBremen</hochschulURI>
                  <hochschule>U Bremen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="810T">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/810T</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/BuceriusLawSchool_Hamburg</hochschulURI>
                  <hochschule>Bucerius Law School, Hamburg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="810U">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/810U</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UBochum</hochschulURI>
                  <hochschule>U Bochum</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="810V">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/810V</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UBonn</hochschulURI>
                  <hochschule>U Bonn</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="811">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/811</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UDuesseldorf</hochschulURI>
                  <hochschule>U Düsseldorf</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8111">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/8111</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_FHfuerOekonomieundManagementEssenInWesel</hochschulURI>
                  <hochschule>Priv. FH für Ökonomie und Management Essen in Wesel</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8112">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/8112</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_FHfuerOekonomieundManagementEssenInBremen</hochschulURI>
                  <hochschule>Priv. FH für Ökonomie und Management Essen in Bremen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8113">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/8113</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_FHfuerOekonomieundManagementEssenInLeipzig</hochschulURI>
                  <hochschule>Priv. FH für Ökonomie und Management Essen in Leipzig</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="812">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/812</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UKoeln</hochschulURI>
                  <hochschule>U Köln</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8140">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/8140</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_FHfuerOekonomieundManagementEssenInFrankfurt</hochschulURI>
                  <hochschule>Priv. FH für Ökonomie und Management Essen in Frankfurt</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8150">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/8150</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_FHfuerOekonomieundManagementEssenInKassel</hochschulURI>
                  <hochschule>Priv. FH für Ökonomie und Management Essen in Kassel</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8171">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/8171</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_FHfuerOekonomieundManagementEssenInAugsburg</hochschulURI>
                  <hochschule>Priv. FH für Ökonomie und Management Essen in Augsburg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8172">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/8172</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_FHfuerOekonomieundManagementEssenInMuenchen</hochschulURI>
                  <hochschule>Priv. FH für Ökonomie und Management Essen in München</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8173">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/8173</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_FHfuerOekonomieundManagementEssenInNuernberg</hochschulURI>
                  <hochschule>Priv. FH für Ökonomie und Management Essen in Nürnberg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8174">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/8174</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_FHfuerOekonomieundManagementEssenInHannover</hochschulURI>
                  <hochschule>Priv. FH für Ökonomie und Management Essen in Hannover</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8175">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/8175</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_FHfuerOekonomieundManagementEssenInBerlin</hochschulURI>
                  <hochschule>Priv. FH für Ökonomie und Management Essen in Berlin</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8176">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/8176</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_FHfuerOekonomieundManagementEssenInMannheim</hochschulURI>
                  <hochschule>Priv. FH für Ökonomie und Management Essen in Mannheim</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8177">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/8177</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_FHfuerOekonomieundManagementEssenInStuttgart</hochschulURI>
                  <hochschule>Priv. FH für Ökonomie und Management Essen in Stuttgart</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8178">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/8178</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_FHfuerOekonomieundManagementEssenInHamburg</hochschulURI>
                  <hochschule>Priv. FH für Ökonomie und Management Essen in Hamburg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8179">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/8179</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/DualeHochschuleBaden-WuerttembergInStuttgart</hochschulURI>
                  <hochschule>Duale Hochschule Baden-Württemberg in Stuttgart</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="817A">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/817A</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UMuenster</hochschulURI>
                  <hochschule>U Münster</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="817C">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/817C</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UDortmund</hochschulURI>
                  <hochschule>U Dortmund</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="817D">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/817D</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UBielefeld</hochschulURI>
                  <hochschule>U Bielefeld</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="817E">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/817E</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/DeutscheSporthochschuleKoeln</hochschulURI>
                  <hochschule>Deutsche Sporthochschule Köln</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="817F">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/817F</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UFrankfurta_M_</hochschulURI>
                  <hochschule>U Frankfurt a.M.</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8180">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/8180</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/DualeHochschuleBaden-WuerttembergInVillingen-Schwenningen</hochschulURI>
                  <hochschule>Duale Hochschule Baden-Württemberg in Villingen-Schwenningen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="82">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/82</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/HochschulederBundesagenturfuerArbeitInSchwerin_FH_</hochschulURI>
                  <hochschule>Hochschule der Bundesagentur für Arbeit in Schwerin (FH)</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="821">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/821</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UGiessen</hochschulURI>
                  <hochschule>U Gießen</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="822">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/822</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UMarburg</hochschulURI>
                  <hochschule>U Marburg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="823">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/823</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/Priv_wiss_HfuerUnternehmensfuehrungVallendar</hochschulURI>
                  <hochschule>Priv. wiss. H für Unternehmensführung Vallendar</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="830">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/830</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UTrier</hochschulURI>
                  <hochschule>U Trier</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="860">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/860</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/TechnischeUKaiserslautern</hochschulURI>
                  <hochschule>Technische U Kaiserslautern</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="9000">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/9000</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/DualeHochschuleBaden-WuerttembergInHeilbronn</hochschulURI>
                  <hochschule>Duale Hochschule Baden-Württemberg in Heilbronn</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="910">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/910</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UMainzInMainz</hochschulURI>
                  <hochschule>U Mainz in Mainz</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="930">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/930</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UMainzInGermersheim</hochschulURI>
                  <hochschule>U Mainz in Germersheim</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="940">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/940</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/DeutscheUniversitaetfuerVerwaltungswissenschaftenSpeyer</hochschulURI>
                  <hochschule>Deutsche Universität für Verwaltungswissenschaften Speyer</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="9500">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/9500</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/DualeHochschuleBaden-WuerttembergPraesidiumInStuttgart</hochschulURI>
                  <hochschule>Duale Hochschule Baden-Württemberg Präsidium in Stuttgart</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="960">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/960</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UFreiburgi_Br_</hochschulURI>
                  <hochschule>U Freiburg i.Br.</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="980">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/980</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UHeidelbergInHeidelberg</hochschulURI>
                  <hochschule>U Heidelberg in Heidelberg</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="990">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/990</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/UHeidelbergInMannheim</hochschulURI>
                  <hochschule>U Heidelberg in Mannheim</hochschule>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="9990">
            <xs:annotation>
               <xs:appinfo>
                  <signaturURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/9990</signaturURI>
                  <hochschulURI>http://xhochschule.de/def/xhochschule/0.1/code/statisticalHeiID/DualeHochschuleBaden-WuerttembergCASInHeilbronn</hochschulURI>
                  <hochschule>Duale Hochschule Baden-Württemberg CAS in Heilbronn</hochschule>
               </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-Codes</nameKurz>
               <nameTechnisch>Studienbereich-Codes</nameTechnisch>
               <kennung>urn:xhochschule-de:hochschulstatistik:codeliste:studienbereich</kennung>
               <beschreibung>Diese Verzeichnisse des Statistischen Bundesamtes (Destatis) sind Erhebungsschlüssel für Zwecke der Bundesstatistik.</beschreibung>
               <herausgebernameLang>Statistisches Bundesamt H201</herausgebernameLang>
               <herausgebernameKurz>DESTATIS</herausgebernameKurz>
            </codeliste>
            <versionCodeliste>
               <version>2019-06-14</version>
               <datumGueltigkeitAb>2020-06-14</datumGueltigkeitAb>
               <versionCodelistenHandbuch>1.0</versionCodelistenHandbuch>
            </versionCodeliste>
            <codelistenspalten>
               <Code>
                  <spaltennameLang>Code</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>true</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>true</empfohleneCodeSpalte>
               </Code>
               <CodenameDeutsch>
                  <spaltennameLang>Studienbereich</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </CodenameDeutsch>
               <CodeURL>
                  <spaltennameLang>Code als URL</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </CodeURL>
               <MappingISCED2013-F>
                  <spaltennameLang>Mapping zum ISCED-2013-F</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </MappingISCED2013-F>
            </codelistenspalten>
         </xs:appinfo>
      </xs:annotation>
      <xs:restriction base="xs:token">
         <xs:enumeration value="1">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/1</CodeURL>
                  <CodenameDeutsch>Geisteswissenschaften allgemein (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="10">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/10</CodeURL>
                  <CodenameDeutsch>Anglistik, Amerikanistik (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="11">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/11</CodeURL>
                  <CodenameDeutsch>Romanistik (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="12">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/12</CodeURL>
                  <CodenameDeutsch>Slawistik, Baltistik, Finno-Ugristik (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="13">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/13</CodeURL>
                  <CodenameDeutsch>Außereuropäische Sprach- und Kulturwissenschaften (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="14">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/14</CodeURL>
                  <CodenameDeutsch>Kulturwissenschaften i.e.S. (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="15">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/15</CodeURL>
                  <CodenameDeutsch>Islamische Studien (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="16">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/16</CodeURL>
                  <CodenameDeutsch>Sport, Sportwissenschaft (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="17">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/17</CodeURL>
                  <CodenameDeutsch>Rechts-, Wirtschafts- und Sozialwissenschaften allgemein (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="18">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/18</CodeURL>
                  <CodenameDeutsch>Regionalwissenschaften (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="19">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/19</CodeURL>
                  <CodenameDeutsch>Politikwissenschaften (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="2">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/2</CodeURL>
                  <CodenameDeutsch>Evang. Theologie, -Religionslehre (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="20">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/20</CodeURL>
                  <CodenameDeutsch>Sozialwissenschaften (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="21">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/21</CodeURL>
                  <CodenameDeutsch>Sozialwesen (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="22">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/22</CodeURL>
                  <CodenameDeutsch>Rechtswissenschaften (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="23">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/23</CodeURL>
                  <CodenameDeutsch>Verwaltungswissenschaften (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="24">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/24</CodeURL>
                  <CodenameDeutsch>Wirtschaftswissenschaften (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="25">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/25</CodeURL>
                  <CodenameDeutsch>Wirtschaftsingenieurwesen mit wirtschaftswissenschaftlichem Schwerpunkt (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="26">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/26</CodeURL>
                  <CodenameDeutsch>Psychologie (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="27">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/27</CodeURL>
                  <CodenameDeutsch>Erziehungswissenschaften (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="28">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/28</CodeURL>
                  <CodenameDeutsch>Mathematik, Naturwissenschaften allgemein (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="29">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/29</CodeURL>
                  <CodenameDeutsch>Mathematik (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="3">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/3</CodeURL>
                  <CodenameDeutsch>Kath. Theologie, -Religionslehre (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="30">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/30</CodeURL>
                  <CodenameDeutsch>Physik, Astronomie (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="31">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/31</CodeURL>
                  <CodenameDeutsch>Chemie (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="32">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/32</CodeURL>
                  <CodenameDeutsch>Pharmazie (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="33">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/33</CodeURL>
                  <CodenameDeutsch>Biologie (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="34">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/34</CodeURL>
                  <CodenameDeutsch>Geowissenschaften (ohne Geographie) (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="35">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/35</CodeURL>
                  <CodenameDeutsch>Geographie (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="36">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/36</CodeURL>
                  <CodenameDeutsch>Gesundheitswissenschaften allgemein (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="37">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/37</CodeURL>
                  <CodenameDeutsch>Humanmedizin (ohne Zahnmedizin) (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="38">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/38</CodeURL>
                  <CodenameDeutsch>Zahnmedizin (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="39">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/39</CodeURL>
                  <CodenameDeutsch>Veterinärmedizin (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="4">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/4</CodeURL>
                  <CodenameDeutsch>Philosophie (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="40">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/40</CodeURL>
                  <CodenameDeutsch>Landespflege, Umweltgestaltung (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="41">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/41</CodeURL>
                  <CodenameDeutsch>Agrarwissenschaften, Lebensmittel- und Getränketechnologie (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="42">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/42</CodeURL>
                  <CodenameDeutsch>Forstwissenschaft, Holzwirtschaft (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="43">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/43</CodeURL>
                  <CodenameDeutsch>Ernährungs- und Haushaltswissenschaften (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="44">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/44</CodeURL>
                  <CodenameDeutsch>Ingenieurwesen allgemein (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="45">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/45</CodeURL>
                  <CodenameDeutsch>&lt;html&gt;&lt;span&gt;Ingenieurwesen allgemein (STB) &lt;/span&gt;&lt;/html&gt;</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="46">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/46</CodeURL>
                  <CodenameDeutsch>Bergbau, Hüttenwesen (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="47">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/47</CodeURL>
                  <CodenameDeutsch>Maschinenbau/Verfahrenstechnik (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="48">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/48</CodeURL>
                  <CodenameDeutsch>Elektrotechnik und Informationstechnik (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="49">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/49</CodeURL>
                  <CodenameDeutsch>Verkehrstechnik, Nautik (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="5">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/5</CodeURL>
                  <CodenameDeutsch>Geschichte (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="50">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/50</CodeURL>
                  <CodenameDeutsch>Architektur, Innenarchitektur (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="51">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/51</CodeURL>
                  <CodenameDeutsch>Raumplanung (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="52">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/52</CodeURL>
                  <CodenameDeutsch>Bauingenieurwesen (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="53">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/53</CodeURL>
                  <CodenameDeutsch>Vermessungswesen (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="54">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/54</CodeURL>
                  <CodenameDeutsch>Wirtschaftsingenieurwesen mit ingenieurwissenschaftlichem Schwerpunkt (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="55">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/55</CodeURL>
                  <CodenameDeutsch>Informatik (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="56">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/56</CodeURL>
                  <CodenameDeutsch>Materialwissenschaft und Werkstofftechnik (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="57">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/57</CodeURL>
                  <CodenameDeutsch>Kunst, Kunstwissenschaft allgemein (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="58">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/58</CodeURL>
                  <CodenameDeutsch>Bildende Kunst (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="59">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/59</CodeURL>
                  <CodenameDeutsch>Gestaltung (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="6">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/6</CodeURL>
                  <CodenameDeutsch>Bibliothekswissenschaft, Dokumentation (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="60">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/60</CodeURL>
                  <CodenameDeutsch>Darstellende Kunst, Film und Fernsehen, Theaterwissenschaften (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="61">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/61</CodeURL>
                  <CodenameDeutsch>Musik, Musikwissenschaft (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="62">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/62</CodeURL>
                  <CodenameDeutsch>Außerhalb der Studienbereichsgliederung (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="7">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/7</CodeURL>
                  <CodenameDeutsch>Allgemeine und vergleichende Literatur- und Sprachwissenschaft (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="8">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/8</CodeURL>
                  <CodenameDeutsch>Altphilologie (klass. Philologie), Neugriechisch (STB)</CodenameDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="9">
            <xs:annotation>
               <xs:appinfo>
                  <CodeURL>http://xhochschule.de/def/xhochschule/0.1/code/statisticalFieldofStudyID/9</CodeURL>
                  <CodenameDeutsch>Germanistik (Deutsch, germanische Sprachen ohne Anglistik) (STB)</CodenameDeutsch>
               </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.1</version>
               <beschreibung>diese Liste erfasst die Art eines Nachweises im Hochschulwesen</beschreibung>
               <datumGueltigkeitAb>2020-11-25</datumGueltigkeitAb>
               <versionCodelistenHandbuch>1.0</versionCodelistenHandbuch>
            </versionCodeliste>
            <codelistenspalten>
               <codeName>
                  <spaltennameLang>Code</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>true</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>true</empfohleneCodeSpalte>
               </codeName>
               <codeValue>
                  <spaltennameLang>Lateinische Bezeichnung</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </codeValue>
               <codeValueDeutsch>
                  <spaltennameLang>deutsche Übersetzung</spaltennameLang>
                  <datentyp>string</datentyp>
                  <codeSpalte>false</codeSpalte>
                  <verwendung>required</verwendung>
                  <empfohleneCodeSpalte>false</empfohleneCodeSpalte>
               </codeValueDeutsch>
            </codelistenspalten>
         </xs:appinfo>
      </xs:annotation>
      <xs:restriction base="xs:token">
         <xs:enumeration value="http://xhochschule.de/def/xhochschule/0.1/code/Ritus">
            <xs:annotation>
               <xs:appinfo>
                  <codeValue>Ritus</codeValue>
                  <codeValueDeutsch>ordnungsgemäß</codeValueDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/xhochschule/0.1/code/cum_laude">
            <xs:annotation>
               <xs:appinfo>
                  <codeValue>cum laude</codeValue>
                  <codeValueDeutsch>mit Auszeichnung</codeValueDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/xhochschule/0.1/code/insigni_cum_laude">
            <xs:annotation>
               <xs:appinfo>
                  <codeValue>insigni cum laude</codeValue>
                  <codeValueDeutsch>(DE-CH) sehr gut</codeValueDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/xhochschule/0.1/code/mana_cum_laude">
            <xs:annotation>
               <xs:appinfo>
                  <codeValue>magna cum laude</codeValue>
                  <codeValueDeutsch>mit großer Auszeichnung</codeValueDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
         <xs:enumeration value="http://xhochschule.de/def/xhochschule/0.1/code/summa_cum_laude">
            <xs:annotation>
               <xs:appinfo>
                  <codeValue>summa cum laude</codeValue>
                  <codeValueDeutsch>mit höchster Auszeichnung</codeValueDeutsch>
               </xs:appinfo>
            </xs:annotation>
         </xs:enumeration>
      </xs:restriction>
   </xs:simpleType>
</xs:schema>
