List72

ONIX Code List 72
Thesis type code

Simple Type Information

Used By

Element b368

Source

<xs:simpleType name="List72">
  <xs:annotation>
    <xs:documentation source="ONIX Code List 72">Thesis type code</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="01">
      <xs:annotation>
        <xs:documentation>Habilitationsschrift</xs:documentation>
        <xs:documentation>Professorial dissertation (thesis for postdoctoral lecturing qualification)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="02">
      <xs:annotation>
        <xs:documentation>Dissertationsschrift</xs:documentation>
        <xs:documentation>Doctoral thesis</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="03">
      <xs:annotation>
        <xs:documentation>Staatsexamensarbeit</xs:documentation>
        <xs:documentation>State examination thesis</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="04">
      <xs:annotation>
        <xs:documentation>Magisterarbeit</xs:documentation>
        <xs:documentation>Magisters degree thesis</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="05">
      <xs:annotation>
        <xs:documentation>Diplomarbeit</xs:documentation>
        <xs:documentation>Diploma degree thesis</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="06">
      <xs:annotation>
        <xs:documentation>Bachelorarbeit</xs:documentation>
        <xs:documentation>Bachelors degree thesis</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="07">
      <xs:annotation>
        <xs:documentation>Masterarbeit</xs:documentation>
        <xs:documentation>Masters degree thesis</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>