aboutsummaryrefslogtreecommitdiff
path: root/id/server/stork2-commons/src/main/resources/schema/crue-academic-language-diplomasupplement-schema-1_1.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'id/server/stork2-commons/src/main/resources/schema/crue-academic-language-diplomasupplement-schema-1_1.xsd')
-rw-r--r--id/server/stork2-commons/src/main/resources/schema/crue-academic-language-diplomasupplement-schema-1_1.xsd7966
1 files changed, 4192 insertions, 3774 deletions
diff --git a/id/server/stork2-commons/src/main/resources/schema/crue-academic-language-diplomasupplement-schema-1_1.xsd b/id/server/stork2-commons/src/main/resources/schema/crue-academic-language-diplomasupplement-schema-1_1.xsd
index 3728a7904..f51742e51 100644
--- a/id/server/stork2-commons/src/main/resources/schema/crue-academic-language-diplomasupplement-schema-1_1.xsd
+++ b/id/server/stork2-commons/src/main/resources/schema/crue-academic-language-diplomasupplement-schema-1_1.xsd
@@ -1,3778 +1,4196 @@
<?xml version="1.0" encoding="utf-8" ?>
<xs:schema xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"
- xmlns:aclan="urn:crue:academic:xsd:language:diplomasupplement"
- attributeFormDefault="unqualified"
- elementFormDefault="qualified"
- targetNamespace="urn:crue:academic:xsd:language:diplomasupplement"
- version="1.1"
- xmlns:xs="http://www.w3.org/2001/XMLSchema">
-
- <xs:import schemaLocation="xmldsig-core-schema.xsd"
- namespace="http://www.w3.org/2000/09/xmldsig#" />
+ xmlns:aclan="urn:crue:academic:xsd:language:diplomasupplement"
+ attributeFormDefault="unqualified" elementFormDefault="qualified"
+ targetNamespace="urn:crue:academic:xsd:language:diplomasupplement"
+ version="1.1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
- <xs:simpleType name="AcademicYearType">
- <xs:annotation>
- <xs:documentation xml:lang="es">Academic year constraint YYYY-YY. (e.g. 2005-06, 2006-07, ...)</xs:documentation>
- </xs:annotation>
- <xs:restriction base="xs:string">
- <xs:pattern value="(19|20)\d\d\-\d\d" />
- </xs:restriction>
- </xs:simpleType>
- <xs:simpleType name="CountryType">
- <xs:annotation>
- <xs:documentation xml:lang="en">ISO 3166-1-alpha-2</xs:documentation>
- </xs:annotation>
- <xs:restriction base="xs:string">
- <xs:enumeration value="AD">
- <xs:annotation>
- <xs:documentation xml:lang="en">Andorra</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="AE">
- <xs:annotation>
- <xs:documentation xml:lang="en">United Arab Emirates</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="AF">
- <xs:annotation>
- <xs:documentation xml:lang="en">Afghanistan</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="AG">
- <xs:annotation>
- <xs:documentation xml:lang="en">Antigua and Barbuda</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="AL">
- <xs:annotation>
- <xs:documentation xml:lang="en">Albania</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="AM">
- <xs:annotation>
- <xs:documentation xml:lang="en">Armenia</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="AO">
- <xs:annotation>
- <xs:documentation xml:lang="en">Angola</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="AR">
- <xs:annotation>
- <xs:documentation xml:lang="en">Argentina</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="AT">
- <xs:annotation>
- <xs:documentation xml:lang="en">Austria</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="AU">
- <xs:annotation>
- <xs:documentation xml:lang="en">Australia</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="AZ">
- <xs:annotation>
- <xs:documentation xml:lang="en">Azerbaijan</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="BA">
- <xs:annotation>
- <xs:documentation xml:lang="en">Bosnia and Herzegovina</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="BB">
- <xs:annotation>
- <xs:documentation xml:lang="en">Barbados</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="BD">
- <xs:annotation>
- <xs:documentation xml:lang="en">Bangladesh</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="BE">
- <xs:annotation>
- <xs:documentation xml:lang="en">Belgium</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="BF">
- <xs:annotation>
- <xs:documentation xml:lang="en">Burkina Faso</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="BG">
- <xs:annotation>
- <xs:documentation xml:lang="en">Bulgaria</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="BH">
- <xs:annotation>
- <xs:documentation xml:lang="en">Bahrain</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="BI">
- <xs:annotation>
- <xs:documentation xml:lang="en">Burundi</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="BJ">
- <xs:annotation>
- <xs:documentation xml:lang="en">Benin</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="BN">
- <xs:annotation>
- <xs:documentation xml:lang="en">Brunei Darussalam</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="BO">
- <xs:annotation>
- <xs:documentation xml:lang="en">Bolivia</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="BR">
- <xs:annotation>
- <xs:documentation xml:lang="en">Brazil</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="BS">
- <xs:annotation>
- <xs:documentation xml:lang="en">Bahamas</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="BT">
- <xs:annotation>
- <xs:documentation xml:lang="en">Bhutan</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="BW">
- <xs:annotation>
- <xs:documentation xml:lang="en">Botswana</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="BY">
- <xs:annotation>
- <xs:documentation xml:lang="en">Belarus</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="BZ">
- <xs:annotation>
- <xs:documentation xml:lang="en">Belize</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="CA">
- <xs:annotation>
- <xs:documentation xml:lang="en">Canada</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="CD">
- <xs:annotation>
- <xs:documentation xml:lang="en">Congo, Democratic Republic of the</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="CF">
- <xs:annotation>
- <xs:documentation xml:lang="en">Central African Republic</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="CG">
- <xs:annotation>
- <xs:documentation xml:lang="en">Congo, Republic of the</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="CH">
- <xs:annotation>
- <xs:documentation xml:lang="en">Switzerland</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="CI">
- <xs:annotation>
- <xs:documentation xml:lang="en">Cote d/Ivoire</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="CL">
- <xs:annotation>
- <xs:documentation xml:lang="en">Chile</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="CM">
- <xs:annotation>
- <xs:documentation xml:lang="en">Cameroon</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="CN">
- <xs:annotation>
- <xs:documentation xml:lang="en">China</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="CO">
- <xs:annotation>
- <xs:documentation xml:lang="en">Colombia</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="CR">
- <xs:annotation>
- <xs:documentation xml:lang="en">Costa Rica</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="CU">
- <xs:annotation>
- <xs:documentation xml:lang="en">Cuba</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="CV">
- <xs:annotation>
- <xs:documentation xml:lang="en">Cape Verde</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="CY">
- <xs:annotation>
- <xs:documentation xml:lang="en">Cyprus</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="CZ">
- <xs:annotation>
- <xs:documentation xml:lang="en">Czech Republic</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="DE">
- <xs:annotation>
- <xs:documentation xml:lang="en">Germany</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="DJ">
- <xs:annotation>
- <xs:documentation xml:lang="en">Djibouti</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="DK">
- <xs:annotation>
- <xs:documentation xml:lang="en">Denmark</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="DM">
- <xs:annotation>
- <xs:documentation xml:lang="en">Dominica</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="DO">
- <xs:annotation>
- <xs:documentation xml:lang="en">Dominican Republic</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="DZ">
- <xs:annotation>
- <xs:documentation xml:lang="en">Algeria</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="EC">
- <xs:annotation>
- <xs:documentation xml:lang="en">Ecuador</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="EE">
- <xs:annotation>
- <xs:documentation xml:lang="en">Estonia</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="EG">
- <xs:annotation>
- <xs:documentation xml:lang="en">Egypt</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ER">
- <xs:annotation>
- <xs:documentation xml:lang="en">Eritrea</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ES">
- <xs:annotation>
- <xs:documentation xml:lang="en">Spain</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ET">
- <xs:annotation>
- <xs:documentation xml:lang="en">Ethiopia</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="FI">
- <xs:annotation>
- <xs:documentation xml:lang="en">Finland</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="FJ">
- <xs:annotation>
- <xs:documentation xml:lang="en">Fiji</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="FM">
- <xs:annotation>
- <xs:documentation xml:lang="en">Federated States of Micronesia</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="FR">
- <xs:annotation>
- <xs:documentation xml:lang="en">France</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="GA">
- <xs:annotation>
- <xs:documentation xml:lang="en">Gabon</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="GB">
- <xs:annotation>
- <xs:documentation xml:lang="en">United Kingdom</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="GD">
- <xs:annotation>
- <xs:documentation xml:lang="en">Grenada</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="GE">
- <xs:annotation>
- <xs:documentation xml:lang="en">Georgia</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="GH">
- <xs:annotation>
- <xs:documentation xml:lang="en">Ghana</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="GL">
- <xs:annotation>
- <xs:documentation xml:lang="en">Greenland</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="GM">
- <xs:annotation>
- <xs:documentation xml:lang="en">Gambia</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="GN">
- <xs:annotation>
- <xs:documentation xml:lang="en">Guinea</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="GQ">
- <xs:annotation>
- <xs:documentation xml:lang="en">Equatorial Guinea</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="GR">
- <xs:annotation>
- <xs:documentation xml:lang="en">Greece</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="GT">
- <xs:annotation>
- <xs:documentation xml:lang="en">Guatemala</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="GW">
- <xs:annotation>
- <xs:documentation xml:lang="en">Guinea-Bissau</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="GY">
- <xs:annotation>
- <xs:documentation xml:lang="en">Guyana</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="HN">
- <xs:annotation>
- <xs:documentation xml:lang="en">Honduras</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="HR">
- <xs:annotation>
- <xs:documentation xml:lang="en">Croatia</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="HT">
- <xs:annotation>
- <xs:documentation xml:lang="en">Haiti</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="HU">
- <xs:annotation>
- <xs:documentation xml:lang="en">Hungary</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ID">
- <xs:annotation>
- <xs:documentation xml:lang="en">Indonesia</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="IE">
- <xs:annotation>
- <xs:documentation xml:lang="en">Ireland</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="IL">
- <xs:annotation>
- <xs:documentation xml:lang="en">Israel</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="IN">
- <xs:annotation>
- <xs:documentation xml:lang="en">India</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="IQ">
- <xs:annotation>
- <xs:documentation xml:lang="en">Iraq</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="IR">
- <xs:annotation>
- <xs:documentation xml:lang="en">Iran</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="IS">
- <xs:annotation>
- <xs:documentation xml:lang="en">Iceland</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="IT">
- <xs:annotation>
- <xs:documentation xml:lang="en">Italy</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="JM">
- <xs:annotation>
- <xs:documentation xml:lang="en">Jamaica</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="JO">
- <xs:annotation>
- <xs:documentation xml:lang="en">Jordan</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="JP">
- <xs:annotation>
- <xs:documentation xml:lang="en">Japan</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="KE">
- <xs:annotation>
- <xs:documentation xml:lang="en">Kenya</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="KG">
- <xs:annotation>
- <xs:documentation xml:lang="en">Kyrgyzstan</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="KH">
- <xs:annotation>
- <xs:documentation xml:lang="en">Cambodia</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="KI">
- <xs:annotation>
- <xs:documentation xml:lang="en">Kiribati</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="KM">
- <xs:annotation>
- <xs:documentation xml:lang="en">Comoros</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="KN">
- <xs:annotation>
- <xs:documentation xml:lang="en">Saint Kitts and Nevis</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="KP">
- <xs:annotation>
- <xs:documentation xml:lang="en">Korea, Democratic People/s Republic</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="KR">
- <xs:annotation>
- <xs:documentation xml:lang="en">Korea, Republic of</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="KW">
- <xs:annotation>
- <xs:documentation xml:lang="en">Kuwait</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="KZ">
- <xs:annotation>
- <xs:documentation xml:lang="en">Kazakstan</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="LA">
- <xs:annotation>
- <xs:documentation xml:lang="en">Lao People/s Democratic Republic</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="LB">
- <xs:annotation>
- <xs:documentation xml:lang="en">Lebanon</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="LC">
- <xs:annotation>
- <xs:documentation xml:lang="en">Saint Lucia</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="LI">
- <xs:annotation>
- <xs:documentation xml:lang="en">Liechtenstein</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="LK">
- <xs:annotation>
- <xs:documentation xml:lang="en">Sri Lanka</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="LR">
- <xs:annotation>
- <xs:documentation xml:lang="en">Liberia</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="LS">
- <xs:annotation>
- <xs:documentation xml:lang="en">Lesotho</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="LT">
- <xs:annotation>
- <xs:documentation xml:lang="en">Lithuania</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="LU">
- <xs:annotation>
- <xs:documentation xml:lang="en">Luxembourg</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="LV">
- <xs:annotation>
- <xs:documentation xml:lang="en">Latvia</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="LY">
- <xs:annotation>
- <xs:documentation xml:lang="en">Libyan Arab Jamahiriya</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="MA">
- <xs:annotation>
- <xs:documentation xml:lang="en">Morocco</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="MC">
- <xs:annotation>
- <xs:documentation xml:lang="en">Monaco</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="MD">
- <xs:annotation>
- <xs:documentation xml:lang="en">Moldova, Republic of</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ME">
- <xs:annotation>
- <xs:documentation xml:lang="en">Montenegro</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="MG">
- <xs:annotation>
- <xs:documentation xml:lang="en">Madagascar</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="MH">
- <xs:annotation>
- <xs:documentation xml:lang="en">Marshall Islands</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="MK">
- <xs:annotation>
- <xs:documentation xml:lang="en">Macedonia, the former Yugoslav Republic of</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ML">
- <xs:annotation>
- <xs:documentation xml:lang="en">Mali</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="MM">
- <xs:annotation>
- <xs:documentation xml:lang="en">Myanmar</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="MN">
- <xs:annotation>
- <xs:documentation xml:lang="en">Mongolia</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="MR">
- <xs:annotation>
- <xs:documentation xml:lang="en">Mauritania</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="MT">
- <xs:annotation>
- <xs:documentation xml:lang="en">Malta</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="MU">
- <xs:annotation>
- <xs:documentation xml:lang="en">Mauritius</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="MV">
- <xs:annotation>
- <xs:documentation xml:lang="en">Maldives</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="MW">
- <xs:annotation>
- <xs:documentation xml:lang="en">Malawi</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="MX">
- <xs:annotation>
- <xs:documentation xml:lang="en">Mexico</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="MY">
- <xs:annotation>
- <xs:documentation xml:lang="en">Malaysia</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="MZ">
- <xs:annotation>
- <xs:documentation xml:lang="en">Mozambique</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="NA">
- <xs:annotation>
- <xs:documentation xml:lang="en">Namibia</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="NE">
- <xs:annotation>
- <xs:documentation xml:lang="en">Niger</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="NG">
- <xs:annotation>
- <xs:documentation xml:lang="en">Nigeria</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="NI">
- <xs:annotation>
- <xs:documentation xml:lang="en">Nicaragua</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="NL">
- <xs:annotation>
- <xs:documentation xml:lang="en">Netherlands</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="NO">
- <xs:annotation>
- <xs:documentation xml:lang="en">Norway</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="NP">
- <xs:annotation>
- <xs:documentation xml:lang="en">Nepal</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="NR">
- <xs:annotation>
- <xs:documentation xml:lang="en">Nauru</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="NU">
- <xs:annotation>
- <xs:documentation xml:lang="en">Niue</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="NZ">
- <xs:annotation>
- <xs:documentation xml:lang="en">New Zealand</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="OM">
- <xs:annotation>
- <xs:documentation xml:lang="en">Oman</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="PA">
- <xs:annotation>
- <xs:documentation xml:lang="en">Panama</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="PE">
- <xs:annotation>
- <xs:documentation xml:lang="en">Peru</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="PG">
- <xs:annotation>
- <xs:documentation xml:lang="en">Papua New Guinea</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="PH">
- <xs:annotation>
- <xs:documentation xml:lang="en">Philippines</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="PK">
- <xs:annotation>
- <xs:documentation xml:lang="en">Pakistan</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="PL">
- <xs:annotation>
- <xs:documentation xml:lang="en">Poland</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="PR">
- <xs:annotation>
- <xs:documentation xml:lang="en">Puerto Rico</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="PS">
- <xs:annotation>
- <xs:documentation xml:lang="en">Palestinian Territory, Occupied</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="PT">
- <xs:annotation>
- <xs:documentation xml:lang="en">Portugal</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="PW">
- <xs:annotation>
- <xs:documentation xml:lang="en">Palau</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="PY">
- <xs:annotation>
- <xs:documentation xml:lang="en">Paraguay</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="QA">
- <xs:annotation>
- <xs:documentation xml:lang="en">Qatar</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="RO">
- <xs:annotation>
- <xs:documentation xml:lang="en">Romania</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="RS">
- <xs:annotation>
- <xs:documentation xml:lang="en">Serbia</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="RU">
- <xs:annotation>
- <xs:documentation xml:lang="en">Russian Federation</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="RW">
- <xs:annotation>
- <xs:documentation xml:lang="en">Rwanda</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="SA">
- <xs:annotation>
- <xs:documentation xml:lang="en">Saudi Arabia</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="SB">
- <xs:annotation>
- <xs:documentation xml:lang="en">Solomon Islands</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="SC">
- <xs:annotation>
- <xs:documentation xml:lang="en">Seychelles</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="SD">
- <xs:annotation>
- <xs:documentation xml:lang="en">Sudan</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="SE">
- <xs:annotation>
- <xs:documentation xml:lang="en">Sweden</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="SG">
- <xs:annotation>
- <xs:documentation xml:lang="en">Singapore</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="SI">
- <xs:annotation>
- <xs:documentation xml:lang="en">Slovenia</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="SK">
- <xs:annotation>
- <xs:documentation xml:lang="en">Slovakia</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="SL">
- <xs:annotation>
- <xs:documentation xml:lang="en">Sierra Leone</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="SM">
- <xs:annotation>
- <xs:documentation xml:lang="en">San Marino</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="SN">
- <xs:annotation>
- <xs:documentation xml:lang="en">Senegal</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="SO">
- <xs:annotation>
- <xs:documentation xml:lang="en">Somalia</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="SR">
- <xs:annotation>
- <xs:documentation xml:lang="en">Suriname</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ST">
- <xs:annotation>
- <xs:documentation xml:lang="en">Sao Tome and Principe</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="SV">
- <xs:annotation>
- <xs:documentation xml:lang="en">El Salvador</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="SY">
- <xs:annotation>
- <xs:documentation xml:lang="en">Syrian Arab Republic</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="SZ">
- <xs:annotation>
- <xs:documentation xml:lang="en">Swaziland</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="TD">
- <xs:annotation>
- <xs:documentation xml:lang="en">Chad</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="TG">
- <xs:annotation>
- <xs:documentation xml:lang="en">Togo</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="TH">
- <xs:annotation>
- <xs:documentation xml:lang="en">Thailand</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="TJ">
- <xs:annotation>
- <xs:documentation xml:lang="en">Tajikistan</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="TL">
- <xs:annotation>
- <xs:documentation xml:lang="en">Timor-Leste</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="TM">
- <xs:annotation>
- <xs:documentation xml:lang="en">Turkmenistan</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="TN">
- <xs:annotation>
- <xs:documentation xml:lang="en">Tunisia</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="TO">
- <xs:annotation>
- <xs:documentation xml:lang="en">Tonga</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="TR">
- <xs:annotation>
- <xs:documentation xml:lang="en">Turkey</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="TT">
- <xs:annotation>
- <xs:documentation xml:lang="en">Trindidad and Tobago</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="TV">
- <xs:annotation>
- <xs:documentation xml:lang="en">Tuvalu</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="TZ">
- <xs:annotation>
- <xs:documentation xml:lang="en">Tanzania, United republic of</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="UA">
- <xs:annotation>
- <xs:documentation xml:lang="en">Ukraina</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="UG">
- <xs:annotation>
- <xs:documentation xml:lang="en">Uganda</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="US">
- <xs:annotation>
- <xs:documentation xml:lang="en">United States</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="UY">
- <xs:annotation>
- <xs:documentation xml:lang="en">Uruguay</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="UZ">
- <xs:annotation>
- <xs:documentation xml:lang="en">Uzbekistan</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="VA">
- <xs:annotation>
- <xs:documentation xml:lang="en">Holy See (Vatican City State)</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="VC">
- <xs:annotation>
- <xs:documentation xml:lang="en">Saint Vincent and the Granadines</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="VE">
- <xs:annotation>
- <xs:documentation xml:lang="en">Venezuela</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="VN">
- <xs:annotation>
- <xs:documentation xml:lang="en">Viet Nam</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="VU">
- <xs:annotation>
- <xs:documentation xml:lang="en">Vanuatu</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="WS">
- <xs:annotation>
- <xs:documentation xml:lang="en">Samoa</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="YE">
- <xs:annotation>
- <xs:documentation xml:lang="en">Yemen</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ZA">
- <xs:annotation>
- <xs:documentation xml:lang="en">South Africa</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ZM">
- <xs:annotation>
- <xs:documentation xml:lang="en">Zambia</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ZW">
- <xs:annotation>
- <xs:documentation xml:lang="en">Zimbabwe</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- </xs:restriction>
- </xs:simpleType>
- <xs:simpleType name="CourseUnitTypeType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Type of course unit</xs:documentation>
- </xs:annotation>
- <xs:restriction base="xs:string">
- <xs:enumeration value="Compulsory">
- <xs:annotation>
- <xs:documentation xml:lang="en">Compulsory</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="Optional">
- <xs:annotation>
- <xs:documentation xml:lang="en">Optional</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- </xs:restriction>
- </xs:simpleType>
- <xs:simpleType name="DateType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Date format yyyy-mm-dd. Ex.: 2013-05-04, ...</xs:documentation>
- </xs:annotation>
- <xs:restriction base="xs:date" />
- </xs:simpleType>
- <xs:simpleType name="ECTSGradingScaleType">
- <xs:annotation>
- <xs:documentation xml:lang="en">ECTS grading scale</xs:documentation>
- </xs:annotation>
- <xs:restriction base="xs:string">
- <xs:enumeration value="A">
- <xs:annotation>
- <xs:documentation xml:lang="en">Top 10%</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="B">
- <xs:annotation>
- <xs:documentation xml:lang="en">Next 25%</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="C">
- <xs:annotation>
- <xs:documentation xml:lang="en">Next 30%</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="D">
- <xs:annotation>
- <xs:documentation xml:lang="en">Next 25%</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="E">
- <xs:annotation>
- <xs:documentation xml:lang="en">Lowest 10%</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="FX">
- <xs:annotation>
- <xs:documentation xml:lang="en">Fail</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="F">
- <xs:annotation>
- <xs:documentation xml:lang="en">Fail</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- </xs:restriction>
- </xs:simpleType>
- <xs:simpleType name="EmailAddressType">
- <xs:annotation>
- <xs:documentation xml:lang="es">E-Mail address constraint</xs:documentation>
- </xs:annotation>
- <xs:restriction base="xs:string" />
- </xs:simpleType>
- <xs:simpleType name="EHEAFrameworkType">
- <xs:annotation>
- <xs:documentation xml:lang="en">EHEA Framework (Bologna: Framework of Qualifications/European Qualifications Framework)</xs:documentation>
- </xs:annotation>
- <xs:restriction base="xs:string">
- <xs:enumeration value="FirstCycle">
- <xs:annotation>
- <xs:documentation xml:lang="en">First Cycle</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="SecondCycle">
- <xs:annotation>
- <xs:documentation xml:lang="en">Second Cycle</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ThirdCycle">
- <xs:annotation>
- <xs:documentation xml:lang="en">Third Cycle</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- </xs:restriction>
- </xs:simpleType>
- <xs:simpleType name="EmptyType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Empty text constraint</xs:documentation>
- </xs:annotation>
- <xs:restriction base="xs:string">
- <xs:annotation>
- <xs:documentation xml:lang="en">Empty text constraint</xs:documentation>
- </xs:annotation>
- <xs:maxLength value="0" />
- </xs:restriction>
- </xs:simpleType>
- <xs:simpleType name="GenderType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Gender</xs:documentation>
- </xs:annotation>
- <xs:restriction base="xs:string">
- <xs:enumeration value="Female">
- <xs:annotation>
- <xs:documentation xml:lang="en">Female</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="Male">
- <xs:annotation>
- <xs:documentation xml:lang="en">Male</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- </xs:restriction>
- </xs:simpleType>
- <xs:simpleType name="ImageMimeType">
- <xs:annotation>
- <xs:documentation xml:lang="en">MIME: Type image</xs:documentation>
- </xs:annotation>
- <xs:restriction base="aclan:MimeType">
- <xs:enumeration value="image/gif">
- <xs:annotation>
- <xs:documentation xml:lang="en">GIF image</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="image/jpeg">
- <xs:annotation>
- <xs:documentation xml:lang="en">JPEG JFIF image</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="image/pjpeg">
- <xs:annotation>
- <xs:documentation xml:lang="en">JPEG JFIF image</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="image/png">
- <xs:annotation>
- <xs:documentation xml:lang="en">Portable Network Graphics</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="image/tiff">
- <xs:annotation>
- <xs:documentation xml:lang="en">Tag Image File Format</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- </xs:restriction>
- </xs:simpleType>
- <xs:simpleType name="ISCED1997Type">
- <xs:annotation>
- <xs:documentation xml:lang="en">International Standard Classification of Education (ISCED) 1997</xs:documentation>
- </xs:annotation>
- <xs:restriction base="xs:string">
- <xs:enumeration value="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Level 0: Pre-primary education</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="1">
- <xs:annotation>
- <xs:documentation xml:lang="en">Level 1: Primary education or first stage of basic education</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="2">
- <xs:annotation>
- <xs:documentation xml:lang="en">Level 2: Lower secondary education or second stage of basic education</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="3">
- <xs:annotation>
- <xs:documentation xml:lang="en">Level 3: Upper secondary education</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="4">
- <xs:annotation>
- <xs:documentation xml:lang="en">Level 4: Post-secondary non-tertiary education</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="5A">
- <xs:annotation>
- <xs:documentation xml:lang="en">Level 5A: First stage of tertiary education: largely theoretically based programmes intended to provide qualifications for gaining entry into more advanced research programmes and professions with higher skills requirements</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="5B">
- <xs:annotation>
- <xs:documentation xml:lang="en">Level 5B: First stage of tertiary education: shorter, more practical/technical/occupationally specific prgrammes leading to professional qualifications</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="6">
- <xs:annotation>
- <xs:documentation xml:lang="en">Level 6: Second stage of tertiary education (leading to an advanced research qualification)</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- </xs:restriction>
- </xs:simpleType>
- <xs:simpleType name="ISCED2011Type">
- <xs:annotation>
- <xs:documentation xml:lang="en">International Standard Classification of Education (ISCED) 2011</xs:documentation>
- </xs:annotation>
- <xs:restriction base="xs:string">
- <xs:enumeration value="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Level 0: Early childhood Education</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="1">
- <xs:annotation>
- <xs:documentation xml:lang="en">Level 1: Primary education</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="2">
- <xs:annotation>
- <xs:documentation xml:lang="en">Level 2: Lower secondary education</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="3">
- <xs:annotation>
- <xs:documentation xml:lang="en">Level 3: Upper secondary education</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="4">
- <xs:annotation>
- <xs:documentation xml:lang="en">Level 4: Post-secondary non-tertiary education</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="5">
- <xs:annotation>
- <xs:documentation xml:lang="en">Level 5: Short-cycle teriary education</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="6">
- <xs:annotation>
- <xs:documentation xml:lang="en">Level 6: Bachelor or equivalent</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="7">
- <xs:annotation>
- <xs:documentation xml:lang="en">Level 7: Master or equivalent</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="8">
- <xs:annotation>
- <xs:documentation xml:lang="en">Level 8: Doctoral or equivalent</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- </xs:restriction>
- </xs:simpleType>
- <xs:simpleType name="LanguageType">
- <xs:annotation>
- <xs:documentation xml:lang="en">ISO 639-1 languages</xs:documentation>
- </xs:annotation>
- <xs:restriction base="xs:string">
- <xs:enumeration value="ab">
- <xs:annotation>
- <xs:documentation xml:lang="en">Abkhazian</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="af">
- <xs:annotation>
- <xs:documentation xml:lang="en">Afrikaans</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="an">
- <xs:annotation>
- <xs:documentation xml:lang="en">Aragonese</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ar">
- <xs:annotation>
- <xs:documentation xml:lang="en">Arabic</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="as">
- <xs:annotation>
- <xs:documentation xml:lang="en">Assamese</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="az">
- <xs:annotation>
- <xs:documentation xml:lang="en">Azerbaijani</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="be">
- <xs:annotation>
- <xs:documentation xml:lang="en">Belarusian</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="bg">
- <xs:annotation>
- <xs:documentation xml:lang="en">Bulgarian</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="bn">
- <xs:annotation>
- <xs:documentation xml:lang="en">Bengali</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="bo">
- <xs:annotation>
- <xs:documentation xml:lang="en">Tibetan</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="br">
- <xs:annotation>
- <xs:documentation xml:lang="en">Breton</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="bs">
- <xs:annotation>
- <xs:documentation xml:lang="en">Bosnian</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ca">
- <xs:annotation>
- <xs:documentation xml:lang="en">Catalan / Valencian</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ce">
- <xs:annotation>
- <xs:documentation xml:lang="en">Chechen</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="co">
- <xs:annotation>
- <xs:documentation xml:lang="en">Corsican</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="cs">
- <xs:annotation>
- <xs:documentation xml:lang="en">Czech</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="cy">
- <xs:annotation>
- <xs:documentation xml:lang="en">Welsh</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="da">
- <xs:annotation>
- <xs:documentation xml:lang="en">Danish</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="de">
- <xs:annotation>
- <xs:documentation xml:lang="en">German</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="el">
- <xs:annotation>
- <xs:documentation xml:lang="en">Greek</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="en">
- <xs:annotation>
- <xs:documentation xml:lang="en">English</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="es">
- <xs:annotation>
- <xs:documentation xml:lang="en">Spanish / Castilian</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="et">
- <xs:annotation>
- <xs:documentation xml:lang="en">Estonian</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="eu">
- <xs:annotation>
- <xs:documentation xml:lang="en">Basque</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="fa">
- <xs:annotation>
- <xs:documentation xml:lang="en">Persian</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="fi">
- <xs:annotation>
- <xs:documentation xml:lang="en">Finnish</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="fj">
- <xs:annotation>
- <xs:documentation xml:lang="en">Fijian</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="fo">
- <xs:annotation>
- <xs:documentation xml:lang="en">Faroese</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="fr">
- <xs:annotation>
- <xs:documentation xml:lang="en">French</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="fy">
- <xs:annotation>
- <xs:documentation xml:lang="en">Western Frisian</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ga">
- <xs:annotation>
- <xs:documentation xml:lang="en">Irish</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="gd">
- <xs:annotation>
- <xs:documentation xml:lang="en">Gaelic / Scottish Gaelic</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="gl">
- <xs:annotation>
- <xs:documentation xml:lang="en">Galician</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="gv">
- <xs:annotation>
- <xs:documentation xml:lang="en">Manx</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="grc">
- <xs:annotation>
- <xs:documentation xml:lang="en">Ancient Greek</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="gsw">
- <xs:annotation>
- <xs:documentation xml:lang="en">Alemanic; Swiss German</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="he">
- <xs:annotation>
- <xs:documentation xml:lang="en">Hebrew</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="hi">
- <xs:annotation>
- <xs:documentation xml:lang="en">Hindi</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="hr">
- <xs:annotation>
- <xs:documentation xml:lang="en">Croatian</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ht">
- <xs:annotation>
- <xs:documentation xml:lang="en">Haitian; Haitian Creole</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="hu">
- <xs:annotation>
- <xs:documentation xml:lang="en">Hungarian</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="hy">
- <xs:annotation>
- <xs:documentation xml:lang="en">Armenian</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="id">
- <xs:annotation>
- <xs:documentation xml:lang="en">Indonesian</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="is">
- <xs:annotation>
- <xs:documentation xml:lang="en">Icelandic</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="it">
- <xs:annotation>
- <xs:documentation xml:lang="en">Italian</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ja">
- <xs:annotation>
- <xs:documentation xml:lang="en">Japanese</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="jv">
- <xs:annotation>
- <xs:documentation xml:lang="en">Javanese</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ka">
- <xs:annotation>
- <xs:documentation xml:lang="en">Georgian</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="kg">
- <xs:annotation>
- <xs:documentation xml:lang="en">Kongo</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ko">
- <xs:annotation>
- <xs:documentation xml:lang="en">Korean</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ku">
- <xs:annotation>
- <xs:documentation xml:lang="en">Kurdish</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="kw">
- <xs:annotation>
- <xs:documentation xml:lang="en">Cornish</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ky">
- <xs:annotation>
- <xs:documentation xml:lang="en">Kirghiz</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="lb">
- <xs:annotation>
- <xs:documentation xml:lang="en">Luxembourgish; Letzeburgesch</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="li">
- <xs:annotation>
- <xs:documentation xml:lang="en">Limburgan; Limburger; Limburgish</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ln">
- <xs:annotation>
- <xs:documentation xml:lang="en">Lingala</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="lt">
- <xs:annotation>
- <xs:documentation xml:lang="en">Lithuanian</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="lv">
- <xs:annotation>
- <xs:documentation xml:lang="en">Latvian</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="mg">
- <xs:annotation>
- <xs:documentation xml:lang="en">Malagasy</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="mk">
- <xs:annotation>
- <xs:documentation xml:lang="en">Macedonian</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="mn">
- <xs:annotation>
- <xs:documentation xml:lang="en">Mongolian</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="mo">
- <xs:annotation>
- <xs:documentation xml:lang="en">Moldavian</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ms">
- <xs:annotation>
- <xs:documentation xml:lang="en">Malay</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="mt">
- <xs:annotation>
- <xs:documentation xml:lang="en">Maltese</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="my">
- <xs:annotation>
- <xs:documentation xml:lang="en">Burmese</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="nb">
- <xs:annotation>
- <xs:documentation xml:lang="en">Norwegian (Bokmål)</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ne">
- <xs:annotation>
- <xs:documentation xml:lang="en">Nepali</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="nl">
- <xs:annotation>
- <xs:documentation xml:lang="en">Dutch</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="nn">
- <xs:annotation>
- <xs:documentation xml:lang="en">Norwegian (Nynorsk)</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="no">
- <xs:annotation>
- <xs:documentation xml:lang="en">Norwegian</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="pl">
- <xs:annotation>
- <xs:documentation xml:lang="en">Polish</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="pt">
- <xs:annotation>
- <xs:documentation xml:lang="en">Portuguese</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="rm">
- <xs:annotation>
- <xs:documentation xml:lang="en">Raeto-Romance</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ro">
- <xs:annotation>
- <xs:documentation xml:lang="en">Romanian</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ru">
- <xs:annotation>
- <xs:documentation xml:lang="en">Russian</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="sc">
- <xs:annotation>
- <xs:documentation xml:lang="en">Sardinian</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="se">
- <xs:annotation>
- <xs:documentation xml:lang="en">Northern Sami</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="sk">
- <xs:annotation>
- <xs:documentation xml:lang="en">Slovak</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="sl">
- <xs:annotation>
- <xs:documentation xml:lang="en">Slovenian</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="so">
- <xs:annotation>
- <xs:documentation xml:lang="en">Somali</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="sq">
- <xs:annotation>
- <xs:documentation xml:lang="en">Albanian</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="sr">
- <xs:annotation>
- <xs:documentation xml:lang="en">Serbian</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="sv">
- <xs:annotation>
- <xs:documentation xml:lang="en">Swedish</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="sw">
- <xs:annotation>
- <xs:documentation xml:lang="en">Swahili</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="tk">
- <xs:annotation>
- <xs:documentation xml:lang="en">Turkmen</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="tr">
- <xs:annotation>
- <xs:documentation xml:lang="en">Turkish</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ty">
- <xs:annotation>
- <xs:documentation xml:lang="en">Tahitian</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="uk">
- <xs:annotation>
- <xs:documentation xml:lang="en">Ukrainian</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ur">
- <xs:annotation>
- <xs:documentation xml:lang="en">Urdu</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="uz">
- <xs:annotation>
- <xs:documentation xml:lang="en">Uzbek</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="vi">
- <xs:annotation>
- <xs:documentation xml:lang="en">Vietnamese</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="yi">
- <xs:annotation>
- <xs:documentation xml:lang="en">Yiddish</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="zh">
- <xs:annotation>
- <xs:documentation xml:lang="en">Chinese</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="cu">
- <xs:annotation>
- <xs:documentation xml:lang="en">Church Slavic</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="eo">
- <xs:annotation>
- <xs:documentation xml:lang="en">Esperanto</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="la">
- <xs:annotation>
- <xs:documentation xml:lang="en">Latin</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="oc">
- <xs:annotation>
- <xs:documentation xml:lang="en">Occitan (post 1500); Provençal</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="vo">
- <xs:annotation>
- <xs:documentation xml:lang="en">VVolapük</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- </xs:restriction>
- </xs:simpleType>
- <xs:simpleType name="MimeType">
- <xs:annotation>
- <xs:documentation xml:lang="en">MIME types</xs:documentation>
- </xs:annotation>
- <xs:restriction base="xs:string">
- <xs:enumeration value="image/gif">
- <xs:annotation>
- <xs:documentation xml:lang="en">GIF image</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="image/jpeg">
- <xs:annotation>
- <xs:documentation xml:lang="en">JPEG JFIF image</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="image/pjpeg">
- <xs:annotation>
- <xs:documentation xml:lang="en">JPEG JFIF image</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="image/png">
- <xs:annotation>
- <xs:documentation xml:lang="en">Portable Network Graphics</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="image/tiff">
- <xs:annotation>
- <xs:documentation xml:lang="en">Tag Image File Format</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="text/html">
- <xs:annotation>
- <xs:documentation xml:lang="en">HTML</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="application/pdf">
- <xs:annotation>
- <xs:documentation xml:lang="en">Portable Document Format</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- </xs:restriction>
- </xs:simpleType>
- <xs:simpleType name="ModeOfStudyType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Mode of study</xs:documentation>
- </xs:annotation>
- <xs:restriction base="xs:string">
- <xs:enumeration value="FullTime">
- <xs:annotation>
- <xs:documentation xml:lang="en">Full time</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="ParTime">
- <xs:annotation>
- <xs:documentation xml:lang="en">Par time</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="Distance">
- <xs:annotation>
- <xs:documentation xml:lang="en">Distance</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="eLearning">
- <xs:annotation>
- <xs:documentation xml:lang="en">eLearning</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="Another">
- <xs:annotation>
- <xs:documentation xml:lang="en">Another</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- </xs:restriction>
- </xs:simpleType>
- <xs:simpleType name="ModeOfDeliveryType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Model of delivery</xs:documentation>
- </xs:annotation>
- <xs:restriction base="xs:string">
- <xs:enumeration value="FaceToFace">
- <xs:annotation>
- <xs:documentation xml:lang="en">Face-to-face</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="DistanceLearning">
- <xs:annotation>
- <xs:documentation xml:lang="en">Distance learning</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- </xs:restriction>
- </xs:simpleType>
- <xs:simpleType name="NFQType">
- <xs:annotation>
- <xs:documentation xml:lang="en">National Framework of Qualifications (NFQ) Level </xs:documentation>
- </xs:annotation>
- <xs:restriction base="xs:string" />
- </xs:simpleType>
- <xs:simpleType name="PlainTextType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Plain text constraint</xs:documentation>
- </xs:annotation>
- <xs:restriction base="xs:string">
- <xs:annotation>
- <xs:documentation xml:lang="en">Non empty text</xs:documentation>
- </xs:annotation>
- <xs:minLength value="1" />
- </xs:restriction>
- </xs:simpleType>
- <xs:simpleType name="PercentType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Percent constraint</xs:documentation>
- </xs:annotation>
- <xs:restriction base="xs:decimal">
- <xs:annotation>
- <xs:documentation xml:lang="en">Restriction between 0 and 100</xs:documentation>
- </xs:annotation>
- <xs:maxInclusive value="100" />
- <xs:minInclusive value="0" />
- </xs:restriction>
- </xs:simpleType>
- <xs:simpleType name="PositiveDecimalType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Positive decimal number</xs:documentation>
- </xs:annotation>
- <xs:restriction base="xs:decimal">
- <xs:annotation>
- <xs:documentation xml:lang="en">Positive decimal numbers restriction</xs:documentation>
- </xs:annotation>
- <xs:minInclusive value="0" />
- </xs:restriction>
- </xs:simpleType>
- <xs:simpleType name="PositiveIntegerType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Positive integer number</xs:documentation>
- </xs:annotation>
- <xs:restriction base="xs:int">
- <xs:annotation>
- <xs:documentation xml:lang="en">Positive integer numbers restriction</xs:documentation>
- </xs:annotation>
- <xs:minInclusive value="0" />
- </xs:restriction>
- </xs:simpleType>
- <xs:simpleType name="SourceGradeType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Source of the course unit performance</xs:documentation>
- </xs:annotation>
- <xs:restriction base="xs:string">
- <xs:enumeration value="Recognized">
- <xs:annotation>
- <xs:documentation xml:lang="en">Recognized</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="MobilityProgramme">
- <xs:annotation>
- <xs:documentation xml:lang="en">Course unit attended in mobility programme</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- <xs:enumeration value="Another">
- <xs:annotation>
- <xs:documentation xml:lang="en">Another</xs:documentation>
- </xs:annotation>
- </xs:enumeration>
- </xs:restriction>
- </xs:simpleType>
- <xs:simpleType name="URLType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Uniform Resource Locator (URL)</xs:documentation>
- </xs:annotation>
- <xs:restriction base="xs:anyURI">
- <xs:annotation>
- <xs:documentation xml:lang="en">http and https restriction</xs:documentation>
- </xs:annotation>
- <xs:pattern value="http://.*" />
- <xs:pattern value="https://.*" />
- </xs:restriction>
- </xs:simpleType>
- <xs:complexType name="AdditionalInformationType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Additional information</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="SpecificInformation"
- type="aclan:RichTextTagType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Specific information</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="OtherSources"
- type="aclan:RichTextTagType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Other sources</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="AddressType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Address</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="Line"
- type="aclan:PlainTextType"
- maxOccurs="unbounded">
- <xs:annotation>
- <xs:documentation xml:lang="en">Name, street, PO box, ...</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="City"
- type="aclan:PlainTextType">
- <xs:annotation>
- <xs:documentation xml:lang="en">City</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="StateOrRegion"
- type="aclan:PlainTextType">
- <xs:annotation>
- <xs:documentation xml:lang="en">State or region</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="PostalCode"
- type="aclan:PlainTextType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Postal code</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="Country">
- <xs:annotation>
- <xs:documentation xml:lang="en">Country</xs:documentation>
- </xs:annotation>
- <xs:complexType>
- <xs:simpleContent>
- <xs:extension base="aclan:PlainTextType">
- <xs:attribute name="country"
- type="aclan:CountryType"
- use="required">
- <xs:annotation>
- <xs:documentation xml:lang="en">Country code ISO 3166-1-alpha-2</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:extension>
- </xs:simpleContent>
- </xs:complexType>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="AttachedFileDataType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Data file</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="Description"
- type="aclan:PlainTextType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Description</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="Mime"
- type="aclan:MimeType">
- <xs:annotation>
- <xs:documentation xml:lang="en">MIME type code</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="Data"
- type="xs:base64Binary">
- <xs:annotation>
- <xs:documentation xml:lang="en">Base64 binary data</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="AttachedFileURLType">
- <xs:annotation>
- <xs:documentation xml:lang="en">URL reference to the file</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="Description"
- type="aclan:PlainTextType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Description</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="Mime"
- type="aclan:MimeType">
- <xs:annotation>
- <xs:documentation xml:lang="en">MIME type code</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="URL"
- type="aclan:URLType">
- <xs:annotation>
- <xs:documentation xml:lang="en">URL</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="AttachedImageDataType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Image data file</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="Description"
- type="aclan:PlainTextType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Description</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="Mime"
- type="aclan:ImageMimeType">
- <xs:annotation>
- <xs:documentation xml:lang="en">MIME type image code</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="Data"
- type="xs:base64Binary">
- <xs:annotation>
- <xs:documentation xml:lang="en">Base64 binary data</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="AttachedImageURLType">
- <xs:annotation>
- <xs:documentation xml:lang="en">URL reference to the image file</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="Description"
- type="aclan:PlainTextType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Description</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="Mime"
- type="aclan:ImageMimeType">
- <xs:annotation>
- <xs:documentation xml:lang="en">MIME type image code</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="URL"
- type="aclan:URLType">
- <xs:annotation>
- <xs:documentation xml:lang="en">URL</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="AttachedType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Attachment resource</xs:documentation>
- </xs:annotation>
- <xs:choice>
- <xs:element name="FileData"
- type="aclan:AttachedFileDataType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Data file</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="FileURI"
- type="aclan:AttachedFileURLType">
- <xs:annotation>
- <xs:documentation xml:lang="en">URL reference to the file</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="ImageData"
- type="aclan:AttachedImageDataType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Image data file</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="ImageURI"
- type="aclan:AttachedImageURLType">
- <xs:annotation>
- <xs:documentation xml:lang="en">URL reference to the image file</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:choice>
- <xs:attribute name="attachedID"
- type="xs:ID"
- use="required">
- <xs:annotation>
- <xs:documentation xml:lang="en">Attached identifier</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:complexType>
- <xs:complexType name="AttachmentsType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Attachments resources</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="Attached"
- type="aclan:AttachedType"
- maxOccurs="unbounded">
- <xs:annotation>
- <xs:documentation xml:lang="en">Attachment resource</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="CertificationOfTheSupplementType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Certification of the Supplement</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="CertificationDate"
- type="aclan:DateType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Date was issued</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="OfficialsCertifying"
- type="aclan:OfficialsCertifyingType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Officials certifying</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="OfficialStamp"
- type="aclan:OfficialStampType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Official stamp or seal of the institution</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="ContactInformationType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Contact information</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="Address"
- type="aclan:AddressType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Address</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="PhoneNumber"
- type="aclan:PlainTextType"
- minOccurs="0"
- maxOccurs="unbounded">
- <xs:annotation>
- <xs:documentation xml:lang="en">Phone number</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="Email"
- type="aclan:EmailAddressType"
- minOccurs="0"
- maxOccurs="unbounded">
- <xs:annotation>
- <xs:documentation xml:lang="en">E-Mail address</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="WebSite"
- type="aclan:URLType"
- minOccurs="0"
- maxOccurs="unbounded">
- <xs:annotation>
- <xs:documentation xml:lang="en">Web site</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="CoursesAttendedInOtherInstitutionInMobilityProgramsType">
- <xs:sequence>
- <xs:element name="MobilityProgramme"
- type="aclan:MobilityProgrammeType"
- maxOccurs="unbounded">
- <xs:annotation>
- <xs:documentation xml:lang="en">Mobility programme</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="CourseStructureDiagramType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Course structure diagram</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="CoursesGroups"
- type="aclan:CoursesGroupsType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Courses groups</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="CoursesUnits"
- type="aclan:CoursesUnitsType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Course units</xs:documentation>
- </xs:annotation>
- <xs:key name="CourseUnitCodeUQ">
- <xs:annotation>
- <xs:documentation xml:lang="en">Unique: Course unit code</xs:documentation>
- </xs:annotation>
- <xs:selector xpath="aclan:CourseUnit/aclan:Code" />
- <xs:field xpath="." />
- </xs:key>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="CoursesUnitsType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Course units</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="CourseUnit"
- type="aclan:CourseUnitType"
- maxOccurs="unbounded">
- <xs:annotation>
- <xs:documentation xml:lang="en">Course unit</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="CourseUnitLanguagesOfInstructionType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Language of instruction</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="Language"
- type="aclan:CourseUnitLanguageOfInstructionType"
- maxOccurs="unbounded">
- <xs:annotation>
- <xs:documentation xml:lang="en">Language of instruction</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="CourseUnitStudentPerformanceType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Student performance</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="LocalGrade"
- type="aclan:LocalGradeType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Local grade</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="ECTSGrade"
- type="aclan:ECTSGradingScaleType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">ECTS grade</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="CourseUnitType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Course unit</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="Code"
- type="aclan:PlainTextType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Course unit code</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="ScientificArea"
- type="aclan:PlainTextType"
- minOccurs="0" />
- <xs:element name="Title"
- type="aclan:PlainTextType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Course unit title</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="Theme"
- type="aclan:PlainTextType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Theme (example: Academic project)</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="Type">
- <xs:annotation>
- <xs:documentation xml:lang="en">Type of course unit</xs:documentation>
- </xs:annotation>
- <xs:complexType>
- <xs:simpleContent>
- <xs:extension base="aclan:PlainTextType">
- <xs:attribute name="type"
- type="aclan:CourseUnitTypeType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Type of course unit code</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:extension>
- </xs:simpleContent>
- </xs:complexType>
- </xs:element>
- <xs:element name="YearOfStudy"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Year of study</xs:documentation>
- </xs:annotation>
- <xs:complexType>
- <xs:simpleContent>
- <xs:extension base="aclan:PlainTextType">
- <xs:attribute name="year"
- type="aclan:PositiveDecimalType"
- use="required">
- <xs:annotation>
- <xs:documentation xml:lang="en">Year of study</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:extension>
- </xs:simpleContent>
- </xs:complexType>
- </xs:element>
- <xs:element name="Level"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Level of course unit</xs:documentation>
- </xs:annotation>
- <xs:complexType>
- <xs:simpleContent>
- <xs:extension base="aclan:PlainTextType">
- <xs:attribute name="eheaFramework"
- type="aclan:EHEAFrameworkType"
- use="required">
- <xs:annotation>
- <xs:documentation xml:lang="en">EHEA Framework code</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:extension>
- </xs:simpleContent>
- </xs:complexType>
- </xs:element>
- <xs:element name="ECTSCredits"
- type="aclan:PositiveDecimalType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Number of ECTS credits</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="LocalCredits"
- type="aclan:PositiveDecimalType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Number of local credits</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="Hours"
- type="aclan:PositiveDecimalType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Number of hours</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="LanguagesOfInstruction"
- type="aclan:CourseUnitLanguagesOfInstructionType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Languages of instruction</xs:documentation>
- </xs:annotation>
- <xs:unique name="LanguagesOfInstructionUQ">
- <xs:annotation>
- <xs:documentation xml:lang="en">Unique: Language</xs:documentation>
- </xs:annotation>
- <xs:selector xpath="aclan:Language" />
- <xs:field xpath="@language" />
- </xs:unique>
- </xs:element>
- <xs:element name="ModeOfDelivery"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Mode of delivery</xs:documentation>
- </xs:annotation>
- <xs:complexType>
- <xs:simpleContent>
- <xs:extension base="aclan:PlainTextType">
- <xs:attribute name="modeOfDelivery"
- type="aclan:ModeOfDeliveryType"
- use="required">
- <xs:annotation>
- <xs:documentation xml:lang="en">Mode of delivery oode</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:extension>
- </xs:simpleContent>
- </xs:complexType>
- </xs:element>
- <xs:element name="WorkPlacements"
- type="aclan:CourseUnitWorkPlacementsType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Work placements</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="StudentPerformance"
- type="aclan:CourseUnitStudentPerformanceType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Student performance</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="NameOfLecturers"
- type="aclan:RichTextTagType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Name of lecturer(s)</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="LearningOutcomes"
- type="aclan:RichTextTagType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Learning outcomes of the course unit</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="PrerequisitesAndCorequisites"
- type="aclan:RichTextTagType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Prerequisites and co-requisites</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="RecomendedOptionalProgrammeComponents"
- type="aclan:RichTextTagType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Recomended optional programme components</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="CourseContents"
- type="aclan:RichTextTagType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Course contents</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="RecomendedOrRequiredReading"
- type="aclan:RichTextTagType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Recomended or required reading</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="PlanedLearningActivitiesAndTeachingMethod"
- type="aclan:RichTextTagType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Planed learning activities and teaching method</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="AssesmentMethodsAndCriteria"
- type="aclan:RichTextTagType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Assesment methods and criteria</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="Observations"
- type="aclan:RichTextTagType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Observations</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- <xs:attribute name="groupID"
- type="xs:string"
- use="required">
- <xs:annotation>
- <xs:documentation xml:lang="en">Group identifier</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- <xs:attribute name="institutionAdministeringStudiesID"
- type="xs:string"
- use="required">
- <xs:annotation>
- <xs:documentation xml:lang="en">Institution administering studies identifier </xs:documentation>
- </xs:annotation>
- </xs:attribute>
- <xs:attribute name="isRequiredByTheProgramme"
- type="xs:boolean"
- default="true">
- <xs:annotation>
- <xs:documentation xml:lang="en">Is required by the programme?</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:complexType>
- <xs:complexType name="CourseUnitWorkPlacementsType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Course unit work placements</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="WorkPlacement"
- type="aclan:CourseUnitWorkPlacementType"
- maxOccurs="unbounded">
- <xs:annotation>
- <xs:documentation xml:lang="en">Work placement</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="CourseUnitWorkPlacementType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Course unit work placement</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="CollaboratingInstitution"
- type="aclan:PlainTextType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Name of collaborating institution</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="DateFrom"
- type="aclan:DateType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Date from</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="DateTo"
- type="aclan:DateType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Date to</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="TrainingHours"
- type="aclan:PositiveDecimalType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Training Hours</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="CourseUnitLanguageOfInstructionType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Language of instruction</xs:documentation>
- </xs:annotation>
- <xs:simpleContent>
- <xs:extension base="aclan:PlainTextType">
- <xs:attribute name="language"
- type="aclan:LanguageType"
- use="required">
- <xs:annotation>
- <xs:documentation xml:lang="en">Language code ISO 639-1 of the Supplement</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:extension>
- </xs:simpleContent>
- </xs:complexType>
- <xs:complexType name="DiplomaSupplementType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Diploma Supplement</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="InformationIdentifyingTheHolderOfTheQualification"
- type="aclan:InformationIdentifyingTheHolderOfTheQualificationType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Information identifying the holder of the qualification</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="InformationIdentifyingTheQualification"
- type="aclan:InformationIdentifyingTheQualificationType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Information identifying the qualification</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="InformationOnTheLevelOfTheQualification"
- type="aclan:InformationOnTheLevelOfTheQualificationType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Information on the level of the qualification</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="InformationOnTheContentsAndResultsGained"
- type="aclan:InformationOnTheContentsAndResultsGainedType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Information on the contents and results gained</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="InformationOnTheFunctionOfTheQualification"
- type="aclan:InformationOnTheFunctionOfTheQualificationType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Information on the function of the qualification</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="AdditionalInformation"
- type="aclan:AdditionalInformationType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Additional informationType</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="CertificationOfTheSupplement"
- type="aclan:CertificationOfTheSupplementType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Certification of the Supplement</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="InformationOnTheNationalHigherEducationSystem"
- type="aclan:RichTextTagType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Information on the national higher education system</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="Attachments"
- type="aclan:AttachmentsType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Attachments resources</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="ExtensionContent"
- type="aclan:ExtensionContentType"
- minOccurs="0"
- maxOccurs="unbounded">
- <xs:annotation>
- <xs:documentation xml:lang="en">Extension content</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element ref="dsig:Signature"
- minOccurs="0"
- maxOccurs="unbounded">
- <xs:annotation>
- <xs:documentation xml:lang="en">Digital signature</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- <xs:attribute name="language"
- type="aclan:LanguageType"
- use="required">
- <xs:annotation>
- <xs:documentation xml:lang="en">Language code ISO 639-1 of the Supplement</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- <xs:attribute name="isTheOriginalLanguage"
- type="xs:boolean"
- use="required">
- <xs:annotation>
- <xs:documentation xml:lang="en">Indicate if language is the original language</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:complexType>
- <xs:complexType name="ExtensionContentType"
- mixed="true">
- <xs:annotation>
- <xs:documentation xml:lang="en">Extension content</xs:documentation>
- </xs:annotation>
- <xs:sequence minOccurs="0"
- maxOccurs="unbounded">
- <xs:any namespace="##any"
- processContents="lax" />
- </xs:sequence>
- <xs:attribute name="id"
- type="xs:string"
- use="optional" />
- </xs:complexType>
- <xs:complexType name="FamilyNameType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Family name(s)</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="Surname"
- type="aclan:PlainTextType"
- maxOccurs="unbounded">
- <xs:annotation>
- <xs:documentation xml:lang="en">Surname</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="GivenNameType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Given name(s)</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="Name"
- type="aclan:PlainTextType"
- maxOccurs="unbounded">
- <xs:annotation>
- <xs:documentation xml:lang="en">Name</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="GradingSchemeAndGradeDistributionGuidanceType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Grading scheme and grade distribution guidance</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="GradingScheme"
- type="aclan:RichTextTagType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Grading scheme</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="GradeDistributionGuidance"
- type="aclan:RichTextTagType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Grade distribution guidance</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="CoursesGroupsType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Courses groups</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="Name"
- type="aclan:PlainTextType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Groups set name</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="HeaderInformation"
- type="aclan:RichTextTagType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Header information</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="CoursesGroup"
- type="aclan:CoursesGroupType"
- minOccurs="0"
- maxOccurs="unbounded">
- <xs:annotation>
- <xs:documentation xml:lang="en">Courses group</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="FooterInformation"
- type="aclan:RichTextTagType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Footer information</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="CoursesGroupType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Courses group</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="Name"
- type="aclan:PlainTextType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Name of the group</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="HeaderInformation"
- type="aclan:RichTextTagType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Header information</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="CoursesGroup"
- type="aclan:CoursesGroupType"
- minOccurs="0"
- maxOccurs="unbounded">
- <xs:annotation>
- <xs:documentation xml:lang="en">Courses group</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="FooterInformation"
- type="aclan:RichTextTagType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Footer information</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- <xs:attribute name="groupID"
- type="xs:string"
- use="required">
- <xs:annotation>
- <xs:documentation xml:lang="en">Group identifier</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:complexType>
- <xs:complexType name="InformationIdentifyingTheHolderOfTheQualificationType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Information identifying the holder of the qualification</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="FamilyName"
- type="aclan:FamilyNameType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Family name(s)</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="GivenName"
- type="aclan:GivenNameType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Given name(s)</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="DateOfBirth"
- type="aclan:DateType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Date of birth</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="StudentIdentificationNumber"
- type="aclan:PlainTextType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Student identification number or code</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="CountryOfBirth"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Country of birth</xs:documentation>
- </xs:annotation>
- <xs:complexType>
- <xs:simpleContent>
- <xs:extension base="aclan:PlainTextType">
- <xs:attribute name="country"
- type="aclan:CountryType"
- use="optional">
- <xs:annotation>
- <xs:documentation xml:lang="en">Country code ISO 3166-1-alpha-2</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:extension>
- </xs:simpleContent>
- </xs:complexType>
- </xs:element>
- <xs:element name="PlaceOfBirth"
- type="aclan:PlainTextType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Place of birth</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="Gender"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Gender</xs:documentation>
- </xs:annotation>
- <xs:complexType>
- <xs:simpleContent>
- <xs:extension base="aclan:PlainTextType">
- <xs:attribute name="gender"
- type="aclan:GenderType"
- use="required">
- <xs:annotation>
- <xs:documentation xml:lang="en">Gender code</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:extension>
- </xs:simpleContent>
- </xs:complexType>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="InformationIdentifyingTheQualificationType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Information identifying the qualification</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="Qualification"
- type="aclan:QualificationType">
- <xs:annotation>
- <xs:documentation xml:lang="es">Qualification</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="TitleConferred"
- type="aclan:TitleConferredType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Title conferred</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="MainFieldsOfStudy"
- type="aclan:RichTextTagType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Main fields of study</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="NameAndStatusOfAwardingInstitution"
- type="aclan:NameAndStatusOfAwardingInstitutionType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Name and status of awarding institution</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="NameAndStatusOfInstitutionAdministeringStudies"
- type="aclan:NameAndStatusOfInstitutionAdministeringStudiesType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Name and status of institution administering studies</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="LanguagesOfInstructionAndExamination"
- type="aclan:LanguagesOfInstructionAndExaminationType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Language of instruction and examination</xs:documentation>
- </xs:annotation>
- <xs:unique name="LanguageOfInstructionAndExaminationUQ">
- <xs:annotation>
- <xs:documentation xml:lang="en">Unique: Language of instruction and examinatio</xs:documentation>
- </xs:annotation>
- <xs:selector xpath="aclan:Language" />
- <xs:field xpath="@language" />
- </xs:unique>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="InformationOnTheContentsAndResultsGainedType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Information on the contents and results gained</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="ModeOfStudy">
- <xs:annotation>
- <xs:documentation xml:lang="en">Mode of study</xs:documentation>
- </xs:annotation>
- <xs:complexType>
- <xs:complexContent>
- <xs:extension base="aclan:RichTextTagType">
- <xs:attribute name="modeOfStudy"
- type="aclan:ModeOfStudyType"
- use="required">
- <xs:annotation>
- <xs:documentation xml:lang="en">Mode of study</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:extension>
- </xs:complexContent>
- </xs:complexType>
- </xs:element>
- <xs:element name="ProgrammeRequirements"
- type="aclan:ProgrammeRequirementsType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Programme requirements</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="ProgrammeDetails"
- type="aclan:ProgrammeDetailsType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Programme details</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="GradingSchemeAndGradeDistributionGuidance"
- type="aclan:GradingSchemeAndGradeDistributionGuidanceType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Grading scheme and grade distribution guidance</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="OverallClassificationOfTheQualification"
- type="aclan:RichTextTagType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Overall classification of the qualification</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="InformationOnTheFunctionOfTheQualificationType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Information on the function of the qualification type</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="AccessToFurtherStudy"
- type="aclan:RichTextTagType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Access to further study</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="ProfessionalStatus"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Professional status</xs:documentation>
- </xs:annotation>
- <xs:complexType>
- <xs:complexContent>
- <xs:extension base="aclan:RichTextTagType">
- <xs:attribute name="isRegulatedProfession"
- type="xs:boolean"
- use="optional">
- <xs:annotation>
- <xs:documentation xml:lang="en">Is regulated profession</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:extension>
- </xs:complexContent>
- </xs:complexType>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="InformationOnTheLevelOfTheQualificationType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Information on the level of the qualification</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="Level">
- <xs:annotation>
- <xs:documentation xml:lang="en">Level ff the qualification</xs:documentation>
- </xs:annotation>
- <xs:complexType>
- <xs:complexContent>
- <xs:extension base="aclan:RichTextTagType">
- <xs:attribute name="isced1997"
- type="aclan:ISCED1997Type"
- use="optional">
- <xs:annotation>
- <xs:documentation xml:lang="en">ISCED 1997 code</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- <xs:attribute name="isced2011"
- type="aclan:ISCED2011Type"
- use="optional">
- <xs:annotation>
- <xs:documentation xml:lang="en">ISCED 2011 code</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- <xs:attribute name="eheaFramework"
- type="aclan:EHEAFrameworkType"
- use="optional">
- <xs:annotation>
- <xs:documentation xml:lang="en">EHEA Framework code</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- <xs:attribute name="nfq"
- type="aclan:NFQType"
- use="optional">
- <xs:annotation>
- <xs:documentation xml:lang="en">NFQ code</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:extension>
- </xs:complexContent>
- </xs:complexType>
- </xs:element>
- <xs:element name="OfficialLengthOfProgramme">
- <xs:annotation>
- <xs:documentation xml:lang="en">Official length of programme</xs:documentation>
- </xs:annotation>
- <xs:complexType>
- <xs:complexContent>
- <xs:extension base="aclan:RichTextTagType">
- <xs:attribute name="ectsCredits"
- type="aclan:PositiveDecimalType"
- use="optional">
- <xs:annotation>
- <xs:documentation xml:lang="en">Number of ECTS credits</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- <xs:attribute name="years"
- type="aclan:PositiveDecimalType"
- use="required">
- <xs:annotation>
- <xs:documentation xml:lang="en">Number of years</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- <xs:attribute name="semesters"
- type="aclan:PositiveIntegerType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Number of semesters</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:extension>
- </xs:complexContent>
- </xs:complexType>
- </xs:element>
- <xs:element name="AccessRequirements"
- type="aclan:RichTextTagType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Access requirements</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="InstitutionType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Name and status of the institution</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="Name"
- type="aclan:PlainTextType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Name of the institution</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="Status"
- type="aclan:PlainTextType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Status of the institution</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="Country">
- <xs:annotation>
- <xs:documentation xml:lang="en">Country of the institution</xs:documentation>
- </xs:annotation>
- <xs:complexType>
- <xs:simpleContent>
- <xs:extension base="aclan:PlainTextType">
- <xs:attribute name="country"
- type="aclan:CountryType"
- use="required">
- <xs:annotation>
- <xs:documentation xml:lang="en">Country code ISO 3166-1-alpha-2</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:extension>
- </xs:simpleContent>
- </xs:complexType>
- </xs:element>
- <xs:element name="AdditionalInformation"
- type="aclan:RichTextTagType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Additional Information about the institution</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="ContactInformation"
- type="aclan:ContactInformationType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Contact information</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="AttachedImageRef"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Logo of the institution reference</xs:documentation>
- </xs:annotation>
- <xs:complexType>
- <xs:simpleContent>
- <xs:extension base="aclan:PlainTextType">
- <xs:attribute name="attachedID"
- type="xs:IDREF"
- use="required">
- <xs:annotation>
- <xs:documentation xml:lang="en">Attached identifier reference</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:extension>
- </xs:simpleContent>
- </xs:complexType>
- </xs:element>
- </xs:sequence>
- <xs:attribute name="nationalID"
- type="aclan:PlainTextType">
- <xs:annotation>
- <xs:documentation xml:lang="en">National identification code or number of the institution</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- <xs:attribute name="erasmusID"
- type="aclan:PlainTextType">
- <xs:annotation>
- <xs:documentation xml:lang="en">ERASMUS code of the institution</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:complexType>
- <xs:complexType name="LanguagesOfInstructionAndExaminationType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Language of instruction and examination</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="Language"
- maxOccurs="unbounded">
- <xs:annotation>
- <xs:documentation xml:lang="en">Language of instruction and examination</xs:documentation>
- </xs:annotation>
- <xs:complexType>
- <xs:complexContent>
- <xs:extension base="aclan:RichTextTagType">
- <xs:attribute name="language"
- type="aclan:LanguageType"
- use="required">
- <xs:annotation>
- <xs:documentation xml:lang="es">Language code ISO 639-1</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- <xs:attribute name="percent"
- type="aclan:PercentType">
- <xs:annotation>
- <xs:documentation xml:lang="es">Percent</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:extension>
- </xs:complexContent>
- </xs:complexType>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="LocalGradeType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Local grade</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="AcademicYear"
- type="aclan:AcademicYearType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Academic year</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="DateIssued"
- type="aclan:DateType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Date issued</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="Grade"
- type="aclan:PlainTextType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Grade</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="Source"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Source grade</xs:documentation>
- </xs:annotation>
- <xs:complexType>
- <xs:simpleContent>
- <xs:extension base="aclan:PlainTextType">
- <xs:attribute name="source"
- type="aclan:SourceGradeType"
- use="required">
- <xs:annotation>
- <xs:documentation xml:lang="en">Source grade code</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:extension>
- </xs:simpleContent>
- </xs:complexType>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="MobilityProgrammeCoursesUnitsType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Mobility programme courses units</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="CourseUnit"
- type="aclan:MobilityProgrammeCourseUnitType"
- maxOccurs="unbounded">
- <xs:annotation>
- <xs:documentation xml:lang="en">Course unit</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="MobilityProgrammeCourseUnitType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Mobility programme course unit</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="Code"
- type="aclan:PlainTextType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Course unit code</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="Title">
- <xs:annotation>
- <xs:documentation xml:lang="en">Course unit title</xs:documentation>
- </xs:annotation>
- <xs:complexType>
- <xs:simpleContent>
- <xs:extension base="aclan:PlainTextType">
- <xs:attribute name="language"
- type="aclan:LanguageType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Language code ISO 639-1</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:extension>
- </xs:simpleContent>
- </xs:complexType>
- </xs:element>
- <xs:element name="ECTSCredits"
- type="aclan:PositiveDecimalType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Number of ECTS credits</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="AdditionalInformation"
- type="aclan:RichTextTagType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Additional information</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- <xs:attribute name="isInTheLearningAgreement"
- type="xs:boolean"
- default="true">
- <xs:annotation>
- <xs:documentation xml:lang="en">Is in the learning agreement?</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:complexType>
- <xs:complexType name="MobilityProgrammeType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Mobility programme</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="Type"
- type="aclan:PlainTextType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Mobility programme type (e.g. ERASMUS, ISEP, ...)</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="FieldOfStudy"
- type="aclan:PlainTextType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Field of study</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="Country">
- <xs:annotation>
- <xs:documentation xml:lang="en">Country</xs:documentation>
- </xs:annotation>
- <xs:complexType>
- <xs:simpleContent>
- <xs:extension base="aclan:PlainTextType">
- <xs:attribute name="country"
- type="aclan:CountryType"
- use="required">
- <xs:annotation>
- <xs:documentation xml:lang="en">Country code ISO 3166-1-alpha-2</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:extension>
- </xs:simpleContent>
- </xs:complexType>
- </xs:element>
- <xs:element name="ReceivingInstitutionName"
- type="aclan:PlainTextType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Receiving institution</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="AcademicYear"
- type="aclan:AcademicYearType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Academic year</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="DateFrom"
- type="aclan:DateType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Study period (Date from)</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="DateTo"
- type="aclan:DateType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Study period (Date to)</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="CoursesUnits"
- type="aclan:MobilityProgrammeCoursesUnitsType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Course units</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="MultilingualDiplomaSupplementType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Multilingual Diploma Supplement (DS)</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element ref="aclan:DiplomaSupplement"
- minOccurs="2"
- maxOccurs="unbounded">
- <xs:annotation>
- <xs:documentation xml:lang="en">Diploma Supplement</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element ref="dsig:Signature"
- minOccurs="0"
- maxOccurs="unbounded">
- <xs:annotation>
- <xs:documentation xml:lang="en">Digital signature</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="NameAndStatusOfAwardingInstitutionType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Name and status of awarding institution</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="AwardingInstitution"
- maxOccurs="unbounded">
- <xs:annotation>
- <xs:documentation xml:lang="en">Awarding institution</xs:documentation>
- </xs:annotation>
- <xs:complexType>
- <xs:complexContent>
- <xs:extension base="aclan:InstitutionType">
- <xs:attribute name="awardingInstitutionID"
- type="xs:string"
- use="required">
- <xs:annotation>
- <xs:documentation xml:lang="en">Awarding institution identifier</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:extension>
- </xs:complexContent>
- </xs:complexType>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="NameAndStatusOfInstitutionAdministeringStudiesType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Name and status of institution administering studies</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="InstitutionAdministeringStudies"
- maxOccurs="unbounded">
- <xs:annotation>
- <xs:documentation xml:lang="en">Institution administering studies</xs:documentation>
- </xs:annotation>
- <xs:complexType>
- <xs:complexContent>
- <xs:extension base="aclan:InstitutionType">
- <xs:attribute name="institutionAdministeringStudiesID"
- type="xs:string"
- use="required">
- <xs:annotation>
- <xs:documentation xml:lang="en">Institution administering studies identifier</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:extension>
- </xs:complexContent>
- </xs:complexType>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="OfficialCertifyingType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Official certifying the DS</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="FamilyName"
- type="aclan:FamilyNameType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Family name(s)</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="GivenName"
- type="aclan:GivenNameType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Given name(s)</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="Capacity"
- type="aclan:PlainTextType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Official capacity</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- <xs:attribute name="awardingInstitutionID"
- type="xs:string"
- use="required">
- <xs:annotation>
- <xs:documentation xml:lang="en">Identifier of awarding institution</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:complexType>
- <xs:complexType name="OfficialsCertifyingType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Officials certifying</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="OfficialCertifying"
- type="aclan:OfficialCertifyingType"
- maxOccurs="unbounded">
- <xs:annotation>
- <xs:documentation xml:lang="en">Official certifying</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="OfficialStampType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Official stamp or seal of the institution</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="Description"
- type="aclan:PlainTextType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Stamp description</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- <xs:attribute name="awardingInstitutionID"
- type="xs:string"
- use="required">
- <xs:annotation>
- <xs:documentation xml:lang="en">Identifier of awarding institution</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:complexType>
- <xs:complexType name="ProgrammeDetailsType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Programme details</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="CourseStructureDiagram"
- type="aclan:CourseStructureDiagramType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Course structure diagram</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="CoursesAttendedInOtherInstitutionInMobilityPrograms"
- type="aclan:CoursesAttendedInOtherInstitutionInMobilityProgramsType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Courses attended in other institution in mobility programs</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="ProgrammeRequirementsType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Programme requirements</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="Requirements"
- type="aclan:RichTextTagType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Programme requirements</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="KeyLearningOutcomes"
- type="aclan:RichTextTagType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Key learning outcomes of the programme</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:complexType name="QualificationType">
- <xs:annotation>
- <xs:documentation xml:lang="es">Qualification</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="Name"
- type="aclan:PlainTextType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Name of the qualification</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="AdditionalInformation"
- type="aclan:RichTextTagType"
- minOccurs="0">
- <xs:annotation>
- <xs:documentation xml:lang="en">Additional information about the qualification</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- <xs:attribute name="localID"
- type="aclan:PlainTextType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Local identification code or number of the qualification</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- <xs:attribute name="nationalID"
- type="aclan:PlainTextType">
- <xs:annotation>
- <xs:documentation xml:lang="en">National identification code or number of the qualification</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:complexType>
- <xs:complexType name="RichTextTagType"
- mixed="true">
- <xs:annotation>
- <xs:documentation xml:lang="en">Rich text tag</xs:documentation>
- </xs:annotation>
- <xs:choice minOccurs="0"
- maxOccurs="unbounded">
- <xs:element name="Bold"
- type="aclan:PlainTextType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Specifies bold text</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="BreakLine"
- type="aclan:EmptyType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Specifies break line</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="Italic"
- type="aclan:PlainTextType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Specifies italic text</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="Underline"
- type="aclan:PlainTextType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Specifies underline text</xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="AttachedRef">
- <xs:annotation>
- <xs:documentation xml:lang="en">Specifies reference to the attached resource </xs:documentation>
- </xs:annotation>
- <xs:complexType>
- <xs:simpleContent>
- <xs:extension base="aclan:PlainTextType">
- <xs:attribute name="attachedID"
- type="xs:IDREF"
- use="required">
- <xs:annotation>
- <xs:documentation xml:lang="en">Attached identifier reference</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:extension>
- </xs:simpleContent>
- </xs:complexType>
- </xs:element>
- </xs:choice>
- </xs:complexType>
- <xs:complexType name="TitleConferredType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Title conferred</xs:documentation>
- </xs:annotation>
- <xs:sequence>
- <xs:element name="Name"
- type="aclan:PlainTextType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Name of the title conferred</xs:documentation>
- </xs:annotation>
- </xs:element>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="DiplomaSupplement"
- type="aclan:DiplomaSupplementType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Diploma Supplement</xs:documentation>
- </xs:annotation>
- <!--Primary Keys-->
- <xs:key name="GroupIDPK">
- <xs:annotation>
- <xs:documentation xml:lang="en">Primary Key: Group identifier</xs:documentation>
- </xs:annotation>
- <xs:selector xpath=".//aclan:CoursesGroup" />
- <xs:field xpath="@groupID" />
- </xs:key>
- <xs:key name="AwardingInstitutionIDPK">
- <xs:annotation>
- <xs:documentation xml:lang="en">Primary Key: Awarding institution identifier</xs:documentation>
- </xs:annotation>
- <xs:selector xpath=".//aclan:AwardingInstitution" />
- <xs:field xpath="@awardingInstitutionID" />
- </xs:key>
- <xs:key name="InstitutionAdministeringStudiesIDPK">
- <xs:annotation>
- <xs:documentation xml:lang="en">Primary Key: Intitution administering studies identifier</xs:documentation>
- </xs:annotation>
- <xs:selector xpath=".//aclan:InstitutionAdministeringStudies" />
- <xs:field xpath="@institutionAdministeringStudiesID" />
- </xs:key>
- <!--Foreign Keys-->
- <xs:keyref name="GroupFK"
- refer="aclan:GroupIDPK">
- <xs:annotation>
- <xs:documentation xml:lang="en">Foreign Key: Group identifier</xs:documentation>
- </xs:annotation>
- <xs:selector xpath=".//aclan:CourseStructureDiagram/aclan:CoursesUnits/aclan:CourseUnit" />
- <xs:field xpath="@groupID" />
- </xs:keyref>
- <xs:keyref name="AwardingInstitutionOfficialCertifyingFK"
- refer="aclan:AwardingInstitutionIDPK">
- <xs:annotation>
- <xs:documentation xml:lang="en">Foreign Key: Awarding institution (Official Stamp) identifier</xs:documentation>
- </xs:annotation>
- <xs:selector xpath=".//aclan:OfficialCertifying" />
- <xs:field xpath="@awardingInstitutionID" />
- </xs:keyref>
- <xs:keyref name="AwardingInstitutionOfficialStampFK"
- refer="aclan:AwardingInstitutionIDPK">
- <xs:annotation>
- <xs:documentation xml:lang="en">Foreign Key: Awarding institution (Official Stamp) identifier</xs:documentation>
- </xs:annotation>
- <xs:selector xpath=".//aclan:OfficialStamp" />
- <xs:field xpath="@awardingInstitutionID" />
- </xs:keyref>
- <xs:keyref name="InstitutionAdministeringStudiesFK"
- refer="aclan:InstitutionAdministeringStudiesIDPK">
- <xs:annotation>
- <xs:documentation xml:lang="en">Foreign Key: Institution administering studies identifier</xs:documentation>
- </xs:annotation>
- <xs:selector xpath=".//aclan:ProgrammeDetails/aclan:CourseStructureDiagram/aclan:CoursesUnits/aclan:CourseUnit" />
- <xs:field xpath="@institutionAdministeringStudiesID" />
- </xs:keyref>
- </xs:element>
- <xs:element name="MultilingualDiplomaSupplement"
- type="aclan:MultilingualDiplomaSupplementType">
- <xs:annotation>
- <xs:documentation xml:lang="en">Multilingual Diploma Supplement</xs:documentation>
- </xs:annotation>
- <!--Unique Keys-->
- <xs:unique name="DiplomaSupplementLanguageUQ">
- <xs:annotation>
- <xs:documentation xml:lang="en">Unique: Diploma Supplement language</xs:documentation>
- </xs:annotation>
- <xs:selector xpath="aclan:DiplomaSupplement" />
- <xs:field xpath="@language" />
- </xs:unique>
- </xs:element>
+ <xs:import schemaLocation="xmldsig-core-schema.xsd"
+ namespace="http://www.w3.org/2000/09/xmldsig#" />
+
+ <xs:simpleType name="AcademicYearType">
+ <xs:annotation>
+ <xs:documentation xml:lang="es">Academic year constraint
+ YYYY-YY. (e.g. 2005-06, 2006-07, ...)</xs:documentation>
+ </xs:annotation>
+ <xs:restriction base="xs:string">
+ <xs:pattern value="(19|20)\d\d\-\d\d" />
+ </xs:restriction>
+ </xs:simpleType>
+ <xs:simpleType name="CountryType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">ISO 3166-1-alpha-2
+ </xs:documentation>
+ </xs:annotation>
+ <xs:restriction base="xs:string">
+ <xs:enumeration value="AD">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Andorra
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="AE">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">United Arab Emirates
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="AF">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Afghanistan
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="AG">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Antigua and Barbuda
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="AL">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Albania
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="AM">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Armenia
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="AO">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Angola
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="AR">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Argentina
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="AT">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Austria
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="AU">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Australia
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="AZ">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Azerbaijan
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="BA">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Bosnia and Herzegovina
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="BB">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Barbados
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="BD">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Bangladesh
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="BE">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Belgium
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="BF">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Burkina Faso
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="BG">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Bulgaria
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="BH">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Bahrain
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="BI">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Burundi
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="BJ">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Benin
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="BN">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Brunei Darussalam
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="BO">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Bolivia
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="BR">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Brazil
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="BS">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Bahamas
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="BT">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Bhutan
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="BW">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Botswana
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="BY">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Belarus
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="BZ">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Belize
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="CA">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Canada
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="CD">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Congo, Democratic
+ Republic of the</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="CF">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Central African
+ Republic</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="CG">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Congo, Republic of the
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="CH">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Switzerland
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="CI">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Cote d/Ivoire
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="CL">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Chile
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="CM">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Cameroon
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="CN">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">China
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="CO">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Colombia
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="CR">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Costa Rica
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="CU">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Cuba</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="CV">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Cape Verde
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="CY">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Cyprus
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="CZ">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Czech Republic
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="DE">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Germany
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="DJ">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Djibouti
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="DK">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Denmark
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="DM">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Dominica
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="DO">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Dominican Republic
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="DZ">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Algeria
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="EC">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Ecuador
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="EE">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Estonia
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="EG">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Egypt
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="ER">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Eritrea
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="ES">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Spain
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="ET">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Ethiopia
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="FI">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Finland
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="FJ">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Fiji</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="FM">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Federated States of
+ Micronesia</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="FR">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">France
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="GA">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Gabon
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="GB">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">United Kingdom
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="GD">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Grenada
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="GE">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Georgia
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="GH">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Ghana
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="GL">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Greenland
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="GM">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Gambia
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="GN">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Guinea
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="GQ">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Equatorial Guinea
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="GR">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Greece
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="GT">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Guatemala
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="GW">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Guinea-Bissau
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="GY">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Guyana
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="HN">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Honduras
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="HR">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Croatia
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="HT">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Haiti
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="HU">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Hungary
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="ID">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Indonesia
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="IE">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Ireland
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="IL">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Israel
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="IN">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">India
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="IQ">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Iraq</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="IR">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Iran</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="IS">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Iceland
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="IT">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Italy
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="JM">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Jamaica
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="JO">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Jordan
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="JP">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Japan
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="KE">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Kenya
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="KG">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Kyrgyzstan
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="KH">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Cambodia
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="KI">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Kiribati
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="KM">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Comoros
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="KN">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Saint Kitts and Nevis
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="KP">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Korea, Democratic
+ People/s Republic</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="KR">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Korea, Republic of
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="KW">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Kuwait
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="KZ">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Kazakstan
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="LA">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Lao People/s Democratic
+ Republic</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="LB">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Lebanon
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="LC">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Saint Lucia
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="LI">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Liechtenstein
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="LK">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Sri Lanka
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="LR">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Liberia
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="LS">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Lesotho
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="LT">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Lithuania
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="LU">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Luxembourg
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="LV">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Latvia
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="LY">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Libyan Arab Jamahiriya
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="MA">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Morocco
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="MC">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Monaco
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="MD">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Moldova, Republic of
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="ME">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Montenegro
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="MG">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Madagascar
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="MH">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Marshall Islands
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="MK">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Macedonia, the former
+ Yugoslav Republic of</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="ML">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Mali</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="MM">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Myanmar
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="MN">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Mongolia
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="MR">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Mauritania
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="MT">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Malta
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="MU">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Mauritius
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="MV">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Maldives
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="MW">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Malawi
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="MX">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Mexico
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="MY">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Malaysia
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="MZ">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Mozambique
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="NA">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Namibia
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="NE">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Niger
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="NG">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Nigeria
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="NI">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Nicaragua
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="NL">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Netherlands
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="NO">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Norway
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="NP">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Nepal
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="NR">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Nauru
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="NU">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Niue</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="NZ">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">New Zealand
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="OM">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Oman</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="PA">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Panama
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="PE">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Peru</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="PG">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Papua New Guinea
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="PH">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Philippines
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="PK">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Pakistan
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="PL">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Poland
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="PR">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Puerto Rico
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="PS">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Palestinian Territory,
+ Occupied</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="PT">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Portugal
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="PW">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Palau
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="PY">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Paraguay
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="QA">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Qatar
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="RO">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Romania
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="RS">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Serbia
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="RU">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Russian Federation
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="RW">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Rwanda
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="SA">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Saudi Arabia
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="SB">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Solomon Islands
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="SC">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Seychelles
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="SD">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Sudan
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="SE">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Sweden
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="SG">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Singapore
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="SI">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Slovenia
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="SK">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Slovakia
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="SL">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Sierra Leone
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="SM">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">San Marino
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="SN">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Senegal
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="SO">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Somalia
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="SR">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Suriname
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="ST">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Sao Tome and Principe
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="SV">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">El Salvador
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="SY">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Syrian Arab Republic
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="SZ">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Swaziland
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="TD">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Chad</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="TG">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Togo</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="TH">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Thailand
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="TJ">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Tajikistan
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="TL">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Timor-Leste
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="TM">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Turkmenistan
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="TN">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Tunisia
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="TO">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Tonga
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="TR">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Turkey
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="TT">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Trindidad and Tobago
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="TV">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Tuvalu
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="TZ">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Tanzania, United
+ republic of</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="UA">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Ukraina
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="UG">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Uganda
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="US">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">United States
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="UY">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Uruguay
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="UZ">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Uzbekistan
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="VA">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Holy See (Vatican City
+ State)</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="VC">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Saint Vincent and the
+ Granadines</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="VE">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Venezuela
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="VN">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Viet Nam
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="VU">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Vanuatu
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="WS">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Samoa
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="YE">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Yemen
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="ZA">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">South Africa
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="ZM">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Zambia
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="ZW">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Zimbabwe
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ </xs:restriction>
+ </xs:simpleType>
+ <xs:simpleType name="CourseUnitTypeType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Type of course unit
+ </xs:documentation>
+ </xs:annotation>
+ <xs:restriction base="xs:string">
+ <xs:enumeration value="Compulsory">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Compulsory
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="Optional">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Optional
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ </xs:restriction>
+ </xs:simpleType>
+ <xs:simpleType name="DateType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Date format yyyy-mm-dd.
+ Ex.: 2013-05-04, ...</xs:documentation>
+ </xs:annotation>
+ <xs:restriction base="xs:date" />
+ </xs:simpleType>
+ <xs:simpleType name="ECTSGradingScaleType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">ECTS grading scale
+ </xs:documentation>
+ </xs:annotation>
+ <xs:restriction base="xs:string">
+ <xs:enumeration value="A">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Top 10%
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="B">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Next 25%
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="C">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Next 30%
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="D">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Next 25%
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="E">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Lowest 10%
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="FX">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Fail</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="F">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Fail</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ </xs:restriction>
+ </xs:simpleType>
+ <xs:simpleType name="EmailAddressType">
+ <xs:annotation>
+ <xs:documentation xml:lang="es">E-Mail address constraint
+ </xs:documentation>
+ </xs:annotation>
+ <xs:restriction base="xs:string" />
+ </xs:simpleType>
+ <xs:simpleType name="EHEAFrameworkType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">EHEA Framework (Bologna:
+ Framework of Qualifications/European Qualifications Framework)
+ </xs:documentation>
+ </xs:annotation>
+ <xs:restriction base="xs:string">
+ <xs:enumeration value="FirstCycle">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">First Cycle
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="SecondCycle">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Second Cycle
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="ThirdCycle">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Third Cycle
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ </xs:restriction>
+ </xs:simpleType>
+ <xs:simpleType name="EmptyType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Empty text constraint
+ </xs:documentation>
+ </xs:annotation>
+ <xs:restriction base="xs:string">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Empty text constraint
+ </xs:documentation>
+ </xs:annotation>
+ <xs:maxLength value="0" />
+ </xs:restriction>
+ </xs:simpleType>
+ <xs:simpleType name="GenderType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Gender</xs:documentation>
+ </xs:annotation>
+ <xs:restriction base="xs:string">
+ <xs:enumeration value="Female">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Female
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="Male">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Male</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ </xs:restriction>
+ </xs:simpleType>
+ <xs:simpleType name="ImageMimeType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">MIME: Type image
+ </xs:documentation>
+ </xs:annotation>
+ <xs:restriction base="aclan:MimeType">
+ <xs:enumeration value="image/gif">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">GIF image
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="image/jpeg">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">JPEG JFIF image
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="image/pjpeg">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">JPEG JFIF image
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="image/png">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Portable Network
+ Graphics</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="image/tiff">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Tag Image File Format
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ </xs:restriction>
+ </xs:simpleType>
+ <xs:simpleType name="ISCED1997Type">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">International Standard
+ Classification of Education (ISCED) 1997</xs:documentation>
+ </xs:annotation>
+ <xs:restriction base="xs:string">
+ <xs:enumeration value="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Level 0: Pre-primary
+ education</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="1">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Level 1: Primary
+ education or first stage of basic education</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="2">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Level 2: Lower
+ secondary education or second stage of basic education
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="3">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Level 3: Upper
+ secondary education</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="4">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Level 4: Post-secondary
+ non-tertiary education</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="5A">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Level 5A: First stage
+ of tertiary education: largely theoretically based programmes
+ intended to provide qualifications for gaining entry into more
+ advanced research programmes and professions with higher skills
+ requirements</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="5B">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Level 5B: First stage
+ of tertiary education: shorter, more
+ practical/technical/occupationally specific prgrammes leading to
+ professional qualifications</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="6">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Level 6: Second stage
+ of tertiary education (leading to an advanced research
+ qualification)</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ </xs:restriction>
+ </xs:simpleType>
+ <xs:simpleType name="ISCED2011Type">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">International Standard
+ Classification of Education (ISCED) 2011</xs:documentation>
+ </xs:annotation>
+ <xs:restriction base="xs:string">
+ <xs:enumeration value="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Level 0: Early
+ childhood Education</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="1">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Level 1: Primary
+ education</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="2">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Level 2: Lower
+ secondary education</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="3">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Level 3: Upper
+ secondary education</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="4">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Level 4: Post-secondary
+ non-tertiary education</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="5">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Level 5: Short-cycle
+ teriary education</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="6">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Level 6: Bachelor or
+ equivalent</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="7">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Level 7: Master or
+ equivalent</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="8">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Level 8: Doctoral or
+ equivalent</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ </xs:restriction>
+ </xs:simpleType>
+ <xs:simpleType name="LanguageType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">ISO 639-1 languages
+ </xs:documentation>
+ </xs:annotation>
+ <xs:restriction base="xs:string">
+ <xs:enumeration value="ab">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Abkhazian
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="af">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Afrikaans
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="an">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Aragonese
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="ar">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Arabic
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="as">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Assamese
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="az">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Azerbaijani
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="be">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Belarusian
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="bg">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Bulgarian
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="bn">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Bengali
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="bo">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Tibetan
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="br">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Breton
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="bs">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Bosnian
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="ca">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Catalan / Valencian
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="ce">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Chechen
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="co">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Corsican
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="cs">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Czech
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="cy">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Welsh
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="da">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Danish
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="de">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">German
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="el">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Greek
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="en">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">English
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="es">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Spanish / Castilian
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="et">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Estonian
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="eu">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Basque
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="fa">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Persian
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="fi">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Finnish
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="fj">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Fijian
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="fo">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Faroese
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="fr">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">French
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="fy">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Western Frisian
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="ga">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Irish
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="gd">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Gaelic / Scottish
+ Gaelic</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="gl">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Galician
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="gv">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Manx</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="grc">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Ancient Greek
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="gsw">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Alemanic; Swiss German
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="he">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Hebrew
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="hi">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Hindi
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="hr">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Croatian
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="ht">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Haitian; Haitian Creole
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="hu">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Hungarian
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="hy">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Armenian
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="id">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Indonesian
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="is">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Icelandic
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="it">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Italian
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="ja">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Japanese
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="jv">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Javanese
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="ka">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Georgian
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="kg">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Kongo
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="ko">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Korean
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="ku">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Kurdish
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="kw">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Cornish
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="ky">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Kirghiz
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="lb">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Luxembourgish;
+ Letzeburgesch</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="li">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Limburgan; Limburger;
+ Limburgish</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="ln">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Lingala
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="lt">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Lithuanian
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="lv">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Latvian
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="mg">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Malagasy
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="mk">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Macedonian
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="mn">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Mongolian
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="mo">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Moldavian
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="ms">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Malay
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="mt">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Maltese
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="my">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Burmese
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="nb">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Norwegian (Bokmål)
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="ne">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Nepali
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="nl">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Dutch
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="nn">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Norwegian (Nynorsk)
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="no">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Norwegian
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="pl">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Polish
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="pt">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Portuguese
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="rm">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Raeto-Romance
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="ro">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Romanian
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="ru">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Russian
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="sc">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Sardinian
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="se">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Northern Sami
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="sk">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Slovak
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="sl">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Slovenian
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="so">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Somali
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="sq">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Albanian
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="sr">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Serbian
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="sv">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Swedish
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="sw">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Swahili
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="tk">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Turkmen
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="tr">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Turkish
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="ty">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Tahitian
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="uk">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Ukrainian
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="ur">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Urdu</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="uz">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Uzbek
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="vi">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Vietnamese
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="yi">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Yiddish
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="zh">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Chinese
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="cu">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Church Slavic
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="eo">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Esperanto
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="la">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Latin
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="oc">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Occitan (post 1500);
+ Provençal</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="vo">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">VVolapük
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ </xs:restriction>
+ </xs:simpleType>
+ <xs:simpleType name="MimeType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">MIME types
+ </xs:documentation>
+ </xs:annotation>
+ <xs:restriction base="xs:string">
+ <xs:enumeration value="image/gif">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">GIF image
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="image/jpeg">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">JPEG JFIF image
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="image/pjpeg">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">JPEG JFIF image
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="image/png">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Portable Network
+ Graphics</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="image/tiff">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Tag Image File Format
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="text/html">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">HTML</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="application/pdf">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Portable Document
+ Format</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ </xs:restriction>
+ </xs:simpleType>
+ <xs:simpleType name="ModeOfStudyType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Mode of study
+ </xs:documentation>
+ </xs:annotation>
+ <xs:restriction base="xs:string">
+ <xs:enumeration value="FullTime">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Full time
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="ParTime">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Par time
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="Distance">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Distance
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="eLearning">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">eLearning
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="Another">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Another
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ </xs:restriction>
+ </xs:simpleType>
+ <xs:simpleType name="ModeOfDeliveryType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Model of delivery
+ </xs:documentation>
+ </xs:annotation>
+ <xs:restriction base="xs:string">
+ <xs:enumeration value="FaceToFace">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Face-to-face
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="DistanceLearning">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Distance learning
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ </xs:restriction>
+ </xs:simpleType>
+ <xs:simpleType name="NFQType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">National Framework of
+ Qualifications (NFQ) Level </xs:documentation>
+ </xs:annotation>
+ <xs:restriction base="xs:string" />
+ </xs:simpleType>
+ <xs:simpleType name="PlainTextType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Plain text constraint
+ </xs:documentation>
+ </xs:annotation>
+ <xs:restriction base="xs:string">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Non empty text
+ </xs:documentation>
+ </xs:annotation>
+ <xs:minLength value="1" />
+ </xs:restriction>
+ </xs:simpleType>
+ <xs:simpleType name="PercentType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Percent constraint
+ </xs:documentation>
+ </xs:annotation>
+ <xs:restriction base="xs:decimal">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Restriction between 0
+ and 100</xs:documentation>
+ </xs:annotation>
+ <xs:maxInclusive value="100" />
+ <xs:minInclusive value="0" />
+ </xs:restriction>
+ </xs:simpleType>
+ <xs:simpleType name="PositiveDecimalType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Positive decimal number
+ </xs:documentation>
+ </xs:annotation>
+ <xs:restriction base="xs:decimal">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Positive decimal numbers
+ restriction</xs:documentation>
+ </xs:annotation>
+ <xs:minInclusive value="0" />
+ </xs:restriction>
+ </xs:simpleType>
+ <xs:simpleType name="PositiveIntegerType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Positive integer number
+ </xs:documentation>
+ </xs:annotation>
+ <xs:restriction base="xs:int">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Positive integer numbers
+ restriction</xs:documentation>
+ </xs:annotation>
+ <xs:minInclusive value="0" />
+ </xs:restriction>
+ </xs:simpleType>
+ <xs:simpleType name="SourceGradeType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Source of the course unit
+ performance</xs:documentation>
+ </xs:annotation>
+ <xs:restriction base="xs:string">
+ <xs:enumeration value="Recognized">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Recognized
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="MobilityProgramme">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Course unit attended in
+ mobility programme</xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ <xs:enumeration value="Another">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Another
+ </xs:documentation>
+ </xs:annotation>
+ </xs:enumeration>
+ </xs:restriction>
+ </xs:simpleType>
+ <xs:simpleType name="URLType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Uniform Resource Locator
+ (URL)</xs:documentation>
+ </xs:annotation>
+ <xs:restriction base="xs:anyURI">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">http and https
+ restriction</xs:documentation>
+ </xs:annotation>
+ <xs:pattern value="http://.*" />
+ <xs:pattern value="https://.*" />
+ </xs:restriction>
+ </xs:simpleType>
+ <xs:complexType name="AdditionalInformationType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Additional information
+ </xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="SpecificInformation" type="aclan:RichTextTagType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Specific information
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="OtherSources" type="aclan:RichTextTagType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Other sources
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ <xs:complexType name="AddressType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Address
+ </xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="Line" type="aclan:PlainTextType"
+ maxOccurs="unbounded">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Name, street, PO box,
+ ...</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="City" type="aclan:PlainTextType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">City</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="StateOrRegion" type="aclan:PlainTextType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">State or region
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="PostalCode" type="aclan:PlainTextType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Postal code
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="Country">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Country
+ </xs:documentation>
+ </xs:annotation>
+ <xs:complexType>
+ <xs:simpleContent>
+ <xs:extension base="aclan:PlainTextType">
+ <xs:attribute name="country" type="aclan:CountryType"
+ use="required">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Country code ISO
+ 3166-1-alpha-2</xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ </xs:extension>
+ </xs:simpleContent>
+ </xs:complexType>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ <xs:complexType name="AttachedFileDataType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Data file
+ </xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="Description" type="aclan:PlainTextType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Description
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="Mime" type="aclan:MimeType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">MIME type code
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="Data" type="xs:base64Binary">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Base64 binary data
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ <xs:complexType name="AttachedFileURLType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">URL reference to the file
+ </xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="Description" type="aclan:PlainTextType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Description
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="Mime" type="aclan:MimeType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">MIME type code
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="URL" type="aclan:URLType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">URL</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ <xs:complexType name="AttachedImageDataType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Image data file
+ </xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="Description" type="aclan:PlainTextType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Description
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="Mime" type="aclan:ImageMimeType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">MIME type image code
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="Data" type="xs:base64Binary">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Base64 binary data
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ <xs:complexType name="AttachedImageURLType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">URL reference to the
+ image file</xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="Description" type="aclan:PlainTextType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Description
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="Mime" type="aclan:ImageMimeType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">MIME type image code
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="URL" type="aclan:URLType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">URL</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ <xs:complexType name="AttachedType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Attachment resource
+ </xs:documentation>
+ </xs:annotation>
+ <xs:choice>
+ <xs:element name="FileData" type="aclan:AttachedFileDataType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Data file
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="FileURI" type="aclan:AttachedFileURLType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">URL reference to the
+ file</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="ImageData" type="aclan:AttachedImageDataType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Image data file
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="ImageURI" type="aclan:AttachedImageURLType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">URL reference to the
+ image file</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:choice>
+ <xs:attribute name="attachedID" type="xs:ID" use="required">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Attached identifier
+ </xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ </xs:complexType>
+ <xs:complexType name="AttachmentsType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Attachments resources
+ </xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="Attached" type="aclan:AttachedType"
+ maxOccurs="unbounded">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Attachment resource
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ <xs:complexType name="CertificationOfTheSupplementType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Certification of the
+ Supplement</xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="CertificationDate" type="aclan:DateType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Date was issued
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="OfficialsCertifying" type="aclan:OfficialsCertifyingType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Officials certifying
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="OfficialStamp" type="aclan:OfficialStampType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Official stamp or seal
+ of the institution</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ <xs:complexType name="ContactInformationType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Contact information
+ </xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="Address" type="aclan:AddressType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Address
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="PhoneNumber" type="aclan:PlainTextType"
+ minOccurs="0" maxOccurs="unbounded">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Phone number
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="Email" type="aclan:EmailAddressType"
+ minOccurs="0" maxOccurs="unbounded">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">E-Mail address
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="WebSite" type="aclan:URLType" minOccurs="0"
+ maxOccurs="unbounded">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Web site
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ <xs:complexType
+ name="CoursesAttendedInOtherInstitutionInMobilityProgramsType">
+ <xs:sequence>
+ <xs:element name="MobilityProgramme" type="aclan:MobilityProgrammeType"
+ maxOccurs="unbounded">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Mobility programme
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ <xs:complexType name="CourseStructureDiagramType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Course structure diagram
+ </xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="CoursesGroups" type="aclan:CoursesGroupsType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Courses groups
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="CoursesUnits" type="aclan:CoursesUnitsType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Course units
+ </xs:documentation>
+ </xs:annotation>
+ <xs:key name="CourseUnitCodeUQ">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Unique: Course unit
+ code</xs:documentation>
+ </xs:annotation>
+ <xs:selector xpath="aclan:CourseUnit/aclan:Code" />
+ <xs:field xpath="." />
+ </xs:key>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ <xs:complexType name="CoursesUnitsType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Course units
+ </xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="CourseUnit" type="aclan:CourseUnitType"
+ maxOccurs="unbounded">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Course unit
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ <xs:complexType name="CourseUnitLanguagesOfInstructionType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Language of instruction
+ </xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="Language"
+ type="aclan:CourseUnitLanguageOfInstructionType" maxOccurs="unbounded">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Language of instruction
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ <xs:complexType name="CourseUnitStudentPerformanceType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Student performance
+ </xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="LocalGrade" type="aclan:LocalGradeType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Local grade
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="ECTSGrade" type="aclan:ECTSGradingScaleType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">ECTS grade
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ <xs:complexType name="CourseUnitType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Course unit
+ </xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="Code" type="aclan:PlainTextType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Course unit code
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="ScientificArea" type="aclan:PlainTextType"
+ minOccurs="0" />
+ <xs:element name="Title" type="aclan:PlainTextType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Course unit title
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="Theme" type="aclan:PlainTextType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Theme (example:
+ Academic project)</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="Type">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Type of course unit
+ </xs:documentation>
+ </xs:annotation>
+ <xs:complexType>
+ <xs:simpleContent>
+ <xs:extension base="aclan:PlainTextType">
+ <xs:attribute name="type" type="aclan:CourseUnitTypeType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Type of course unit
+ code</xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ </xs:extension>
+ </xs:simpleContent>
+ </xs:complexType>
+ </xs:element>
+ <xs:element name="YearOfStudy" minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Year of study
+ </xs:documentation>
+ </xs:annotation>
+ <xs:complexType>
+ <xs:simpleContent>
+ <xs:extension base="aclan:PlainTextType">
+ <xs:attribute name="year" type="aclan:PositiveDecimalType"
+ use="required">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Year of study
+ </xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ </xs:extension>
+ </xs:simpleContent>
+ </xs:complexType>
+ </xs:element>
+ <xs:element name="Level" minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Level of course unit
+ </xs:documentation>
+ </xs:annotation>
+ <xs:complexType>
+ <xs:simpleContent>
+ <xs:extension base="aclan:PlainTextType">
+ <xs:attribute name="eheaFramework" type="aclan:EHEAFrameworkType"
+ use="required">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">EHEA Framework code
+ </xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ </xs:extension>
+ </xs:simpleContent>
+ </xs:complexType>
+ </xs:element>
+ <xs:element name="ECTSCredits" type="aclan:PositiveDecimalType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Number of ECTS credits
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="LocalCredits" type="aclan:PositiveDecimalType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Number of local credits
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="Hours" type="aclan:PositiveDecimalType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Number of hours
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="LanguagesOfInstruction"
+ type="aclan:CourseUnitLanguagesOfInstructionType" minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Languages of
+ instruction</xs:documentation>
+ </xs:annotation>
+ <xs:unique name="LanguagesOfInstructionUQ">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Unique: Language
+ </xs:documentation>
+ </xs:annotation>
+ <xs:selector xpath="aclan:Language" />
+ <xs:field xpath="@language" />
+ </xs:unique>
+ </xs:element>
+ <xs:element name="ModeOfDelivery" minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Mode of delivery
+ </xs:documentation>
+ </xs:annotation>
+ <xs:complexType>
+ <xs:simpleContent>
+ <xs:extension base="aclan:PlainTextType">
+ <xs:attribute name="modeOfDelivery" type="aclan:ModeOfDeliveryType"
+ use="required">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Mode of delivery
+ oode</xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ </xs:extension>
+ </xs:simpleContent>
+ </xs:complexType>
+ </xs:element>
+ <xs:element name="WorkPlacements" type="aclan:CourseUnitWorkPlacementsType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Work placements
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="StudentPerformance" type="aclan:CourseUnitStudentPerformanceType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Student performance
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="NameOfLecturers" type="aclan:RichTextTagType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Name of lecturer(s)
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="LearningOutcomes" type="aclan:RichTextTagType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Learning outcomes of
+ the course unit</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="PrerequisitesAndCorequisites" type="aclan:RichTextTagType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Prerequisites and
+ co-requisites</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="RecomendedOptionalProgrammeComponents"
+ type="aclan:RichTextTagType" minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Recomended optional
+ programme components</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="CourseContents" type="aclan:RichTextTagType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Course contents
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="RecomendedOrRequiredReading" type="aclan:RichTextTagType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Recomended or required
+ reading</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="PlanedLearningActivitiesAndTeachingMethod"
+ type="aclan:RichTextTagType" minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Planed learning
+ activities and teaching method</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="AssesmentMethodsAndCriteria" type="aclan:RichTextTagType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Assesment methods and
+ criteria</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="Observations" type="aclan:RichTextTagType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Observations
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:sequence>
+ <xs:attribute name="groupID" type="xs:string" use="required">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Group identifier
+ </xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ <xs:attribute name="institutionAdministeringStudiesID"
+ type="xs:string" use="required">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Institution
+ administering studies identifier </xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ <xs:attribute name="isRequiredByTheProgramme" type="xs:boolean"
+ default="true">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Is required by the
+ programme?</xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ </xs:complexType>
+ <xs:complexType name="CourseUnitWorkPlacementsType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Course unit work
+ placements</xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="WorkPlacement" type="aclan:CourseUnitWorkPlacementType"
+ maxOccurs="unbounded">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Work placement
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ <xs:complexType name="CourseUnitWorkPlacementType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Course unit work
+ placement</xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="CollaboratingInstitution" type="aclan:PlainTextType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Name of collaborating
+ institution</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="DateFrom" type="aclan:DateType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Date from
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="DateTo" type="aclan:DateType" minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Date to
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="TrainingHours" type="aclan:PositiveDecimalType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Training Hours
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ <xs:complexType name="CourseUnitLanguageOfInstructionType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Language of instruction
+ </xs:documentation>
+ </xs:annotation>
+ <xs:simpleContent>
+ <xs:extension base="aclan:PlainTextType">
+ <xs:attribute name="language" type="aclan:LanguageType"
+ use="required">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Language code ISO
+ 639-1 of the Supplement</xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ </xs:extension>
+ </xs:simpleContent>
+ </xs:complexType>
+ <xs:complexType name="DiplomaSupplementType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Diploma Supplement
+ </xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="InformationIdentifyingTheHolderOfTheQualification"
+ type="aclan:InformationIdentifyingTheHolderOfTheQualificationType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Information identifying
+ the holder of the qualification</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="InformationIdentifyingTheQualification"
+ type="aclan:InformationIdentifyingTheQualificationType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Information identifying
+ the qualification</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="InformationOnTheLevelOfTheQualification"
+ type="aclan:InformationOnTheLevelOfTheQualificationType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Information on the
+ level of the qualification</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="InformationOnTheContentsAndResultsGained"
+ type="aclan:InformationOnTheContentsAndResultsGainedType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Information on the
+ contents and results gained</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="InformationOnTheFunctionOfTheQualification"
+ type="aclan:InformationOnTheFunctionOfTheQualificationType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Information on the
+ function of the qualification</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="AdditionalInformation" type="aclan:AdditionalInformationType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Additional
+ informationType</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="CertificationOfTheSupplement" type="aclan:CertificationOfTheSupplementType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Certification of the
+ Supplement</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="InformationOnTheNationalHigherEducationSystem"
+ type="aclan:RichTextTagType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Information on the
+ national higher education system</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="Attachments" type="aclan:AttachmentsType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Attachments resources
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="ExtensionContent" type="aclan:ExtensionContentType"
+ minOccurs="0" maxOccurs="unbounded">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Extension content
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element ref="dsig:Signature" minOccurs="0" maxOccurs="unbounded">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Digital signature
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:sequence>
+ <xs:attribute name="language" type="aclan:LanguageType"
+ use="required">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Language code ISO 639-1
+ of the Supplement</xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ <xs:attribute name="isTheOriginalLanguage" type="xs:boolean"
+ use="required">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Indicate if language is
+ the original language</xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ </xs:complexType>
+ <xs:complexType name="ExtensionContentType" mixed="true">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Extension content
+ </xs:documentation>
+ </xs:annotation>
+ <xs:sequence minOccurs="0" maxOccurs="unbounded">
+ <xs:any namespace="##any" processContents="lax" />
+ </xs:sequence>
+ <xs:attribute name="id" type="xs:string" use="optional" />
+ </xs:complexType>
+ <xs:complexType name="FamilyNameType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Family name(s)
+ </xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="Surname" type="aclan:PlainTextType"
+ maxOccurs="unbounded">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Surname
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ <xs:complexType name="GivenNameType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Given name(s)
+ </xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="Name" type="aclan:PlainTextType"
+ maxOccurs="unbounded">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Name</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ <xs:complexType name="GradingSchemeAndGradeDistributionGuidanceType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Grading scheme and grade
+ distribution guidance</xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="GradingScheme" type="aclan:RichTextTagType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Grading scheme
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="GradeDistributionGuidance" type="aclan:RichTextTagType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Grade distribution
+ guidance</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ <xs:complexType name="CoursesGroupsType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Courses groups
+ </xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="Name" type="aclan:PlainTextType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Groups set name
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="HeaderInformation" type="aclan:RichTextTagType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Header information
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="CoursesGroup" type="aclan:CoursesGroupType"
+ minOccurs="0" maxOccurs="unbounded">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Courses group
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="FooterInformation" type="aclan:RichTextTagType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Footer information
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ <xs:complexType name="CoursesGroupType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Courses group
+ </xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="Name" type="aclan:PlainTextType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Name of the group
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="HeaderInformation" type="aclan:RichTextTagType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Header information
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="CoursesGroup" type="aclan:CoursesGroupType"
+ minOccurs="0" maxOccurs="unbounded">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Courses group
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="FooterInformation" type="aclan:RichTextTagType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Footer information
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:sequence>
+ <xs:attribute name="groupID" type="xs:string" use="required">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Group identifier
+ </xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ </xs:complexType>
+ <xs:complexType name="InformationIdentifyingTheHolderOfTheQualificationType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Information identifying
+ the holder of the qualification</xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="FamilyName" type="aclan:FamilyNameType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Family name(s)
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="GivenName" type="aclan:GivenNameType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Given name(s)
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="DateOfBirth" type="aclan:DateType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Date of birth
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="StudentIdentificationNumber" type="aclan:PlainTextType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Student identification
+ number or code</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="CountryOfBirth" minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Country of birth
+ </xs:documentation>
+ </xs:annotation>
+ <xs:complexType>
+ <xs:simpleContent>
+ <xs:extension base="aclan:PlainTextType">
+ <xs:attribute name="country" type="aclan:CountryType"
+ use="optional">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Country code ISO
+ 3166-1-alpha-2</xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ </xs:extension>
+ </xs:simpleContent>
+ </xs:complexType>
+ </xs:element>
+ <xs:element name="PlaceOfBirth" type="aclan:PlainTextType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Place of birth
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="Gender" minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Gender
+ </xs:documentation>
+ </xs:annotation>
+ <xs:complexType>
+ <xs:simpleContent>
+ <xs:extension base="aclan:PlainTextType">
+ <xs:attribute name="gender" type="aclan:GenderType"
+ use="required">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Gender code
+ </xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ </xs:extension>
+ </xs:simpleContent>
+ </xs:complexType>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ <xs:complexType name="InformationIdentifyingTheQualificationType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Information identifying
+ the qualification</xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="Qualification" type="aclan:QualificationType">
+ <xs:annotation>
+ <xs:documentation xml:lang="es">Qualification
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="TitleConferred" type="aclan:TitleConferredType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Title conferred
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="MainFieldsOfStudy" type="aclan:RichTextTagType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Main fields of study
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="NameAndStatusOfAwardingInstitution"
+ type="aclan:NameAndStatusOfAwardingInstitutionType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Name and status of
+ awarding institution</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="NameAndStatusOfInstitutionAdministeringStudies"
+ type="aclan:NameAndStatusOfInstitutionAdministeringStudiesType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Name and status of
+ institution administering studies</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="LanguagesOfInstructionAndExamination"
+ type="aclan:LanguagesOfInstructionAndExaminationType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Language of instruction
+ and examination</xs:documentation>
+ </xs:annotation>
+ <xs:unique name="LanguageOfInstructionAndExaminationUQ">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Unique: Language of
+ instruction and examinatio</xs:documentation>
+ </xs:annotation>
+ <xs:selector xpath="aclan:Language" />
+ <xs:field xpath="@language" />
+ </xs:unique>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ <xs:complexType name="InformationOnTheContentsAndResultsGainedType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Information on the
+ contents and results gained</xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="ModeOfStudy">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Mode of study
+ </xs:documentation>
+ </xs:annotation>
+ <xs:complexType>
+ <xs:complexContent>
+ <xs:extension base="aclan:RichTextTagType">
+ <xs:attribute name="modeOfStudy" type="aclan:ModeOfStudyType"
+ use="required">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Mode of study
+ </xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ </xs:extension>
+ </xs:complexContent>
+ </xs:complexType>
+ </xs:element>
+ <xs:element name="ProgrammeRequirements" type="aclan:ProgrammeRequirementsType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Programme requirements
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="ProgrammeDetails" type="aclan:ProgrammeDetailsType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Programme details
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="GradingSchemeAndGradeDistributionGuidance"
+ type="aclan:GradingSchemeAndGradeDistributionGuidanceType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Grading scheme and
+ grade distribution guidance</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="OverallClassificationOfTheQualification"
+ type="aclan:RichTextTagType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Overall classification
+ of the qualification</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ <xs:complexType name="InformationOnTheFunctionOfTheQualificationType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Information on the
+ function of the qualification type</xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="AccessToFurtherStudy" type="aclan:RichTextTagType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Access to further study
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="ProfessionalStatus" minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Professional status
+ </xs:documentation>
+ </xs:annotation>
+ <xs:complexType>
+ <xs:complexContent>
+ <xs:extension base="aclan:RichTextTagType">
+ <xs:attribute name="isRegulatedProfession" type="xs:boolean"
+ use="optional">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Is regulated
+ profession</xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ </xs:extension>
+ </xs:complexContent>
+ </xs:complexType>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ <xs:complexType name="InformationOnTheLevelOfTheQualificationType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Information on the level
+ of the qualification</xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="Level">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Level ff the
+ qualification</xs:documentation>
+ </xs:annotation>
+ <xs:complexType>
+ <xs:complexContent>
+ <xs:extension base="aclan:RichTextTagType">
+ <xs:attribute name="isced1997" type="aclan:ISCED1997Type"
+ use="optional">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">ISCED 1997 code
+ </xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ <xs:attribute name="isced2011" type="aclan:ISCED2011Type"
+ use="optional">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">ISCED 2011 code
+ </xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ <xs:attribute name="eheaFramework" type="aclan:EHEAFrameworkType"
+ use="optional">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">EHEA Framework code
+ </xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ <xs:attribute name="nfq" type="aclan:NFQType" use="optional">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">NFQ code
+ </xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ </xs:extension>
+ </xs:complexContent>
+ </xs:complexType>
+ </xs:element>
+ <xs:element name="OfficialLengthOfProgramme">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Official length of
+ programme</xs:documentation>
+ </xs:annotation>
+ <xs:complexType>
+ <xs:complexContent>
+ <xs:extension base="aclan:RichTextTagType">
+ <xs:attribute name="ectsCredits" type="aclan:PositiveDecimalType"
+ use="optional">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Number of ECTS
+ credits</xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ <xs:attribute name="years" type="aclan:PositiveDecimalType"
+ use="required">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Number of years
+ </xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ <xs:attribute name="semesters" type="aclan:PositiveIntegerType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Number of semesters
+ </xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ </xs:extension>
+ </xs:complexContent>
+ </xs:complexType>
+ </xs:element>
+ <xs:element name="AccessRequirements" type="aclan:RichTextTagType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Access requirements
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ <xs:complexType name="InstitutionType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Name and status of the
+ institution</xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="Name" type="aclan:PlainTextType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Name of the institution
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="Status" type="aclan:PlainTextType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Status of the
+ institution</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="Country">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Country of the
+ institution</xs:documentation>
+ </xs:annotation>
+ <xs:complexType>
+ <xs:simpleContent>
+ <xs:extension base="aclan:PlainTextType">
+ <xs:attribute name="country" type="aclan:CountryType"
+ use="required">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Country code ISO
+ 3166-1-alpha-2</xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ </xs:extension>
+ </xs:simpleContent>
+ </xs:complexType>
+ </xs:element>
+ <xs:element name="AdditionalInformation" type="aclan:RichTextTagType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Additional Information
+ about the institution</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="ContactInformation" type="aclan:ContactInformationType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Contact information
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="AttachedImageRef" minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Logo of the institution
+ reference</xs:documentation>
+ </xs:annotation>
+ <xs:complexType>
+ <xs:simpleContent>
+ <xs:extension base="aclan:PlainTextType">
+ <xs:attribute name="attachedID" type="xs:IDREF" use="required">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Attached identifier
+ reference</xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ </xs:extension>
+ </xs:simpleContent>
+ </xs:complexType>
+ </xs:element>
+ </xs:sequence>
+ <xs:attribute name="nationalID" type="aclan:PlainTextType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">National identification
+ code or number of the institution</xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ <xs:attribute name="erasmusID" type="aclan:PlainTextType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">ERASMUS code of the
+ institution</xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ </xs:complexType>
+ <xs:complexType name="LanguagesOfInstructionAndExaminationType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Language of instruction
+ and examination</xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="Language" maxOccurs="unbounded">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Language of instruction
+ and examination</xs:documentation>
+ </xs:annotation>
+ <xs:complexType>
+ <xs:complexContent>
+ <xs:extension base="aclan:RichTextTagType">
+ <xs:attribute name="language" type="aclan:LanguageType"
+ use="required">
+ <xs:annotation>
+ <xs:documentation xml:lang="es">Language code ISO
+ 639-1</xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ <xs:attribute name="percent" type="aclan:PercentType">
+ <xs:annotation>
+ <xs:documentation xml:lang="es">Percent
+ </xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ </xs:extension>
+ </xs:complexContent>
+ </xs:complexType>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ <xs:complexType name="LocalGradeType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Local grade
+ </xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="AcademicYear" type="aclan:AcademicYearType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Academic year
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="DateIssued" type="aclan:DateType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Date issued
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="Grade" type="aclan:PlainTextType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Grade
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="Source" minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Source grade
+ </xs:documentation>
+ </xs:annotation>
+ <xs:complexType>
+ <xs:simpleContent>
+ <xs:extension base="aclan:PlainTextType">
+ <xs:attribute name="source" type="aclan:SourceGradeType"
+ use="required">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Source grade code
+ </xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ </xs:extension>
+ </xs:simpleContent>
+ </xs:complexType>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ <xs:complexType name="MobilityProgrammeCoursesUnitsType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Mobility programme
+ courses units</xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="CourseUnit" type="aclan:MobilityProgrammeCourseUnitType"
+ maxOccurs="unbounded">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Course unit
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ <xs:complexType name="MobilityProgrammeCourseUnitType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Mobility programme course
+ unit</xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="Code" type="aclan:PlainTextType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Course unit code
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="Title">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Course unit title
+ </xs:documentation>
+ </xs:annotation>
+ <xs:complexType>
+ <xs:simpleContent>
+ <xs:extension base="aclan:PlainTextType">
+ <xs:attribute name="language" type="aclan:LanguageType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Language code ISO
+ 639-1</xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ </xs:extension>
+ </xs:simpleContent>
+ </xs:complexType>
+ </xs:element>
+ <xs:element name="ECTSCredits" type="aclan:PositiveDecimalType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Number of ECTS credits
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="AdditionalInformation" type="aclan:RichTextTagType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Additional information
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:sequence>
+ <xs:attribute name="isInTheLearningAgreement" type="xs:boolean"
+ default="true">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Is in the learning
+ agreement?</xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ </xs:complexType>
+ <xs:complexType name="MobilityProgrammeType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Mobility programme
+ </xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="Type" type="aclan:PlainTextType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Mobility programme type
+ (e.g. ERASMUS, ISEP, ...)</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="FieldOfStudy" type="aclan:PlainTextType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Field of study
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="Country">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Country
+ </xs:documentation>
+ </xs:annotation>
+ <xs:complexType>
+ <xs:simpleContent>
+ <xs:extension base="aclan:PlainTextType">
+ <xs:attribute name="country" type="aclan:CountryType"
+ use="required">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Country code ISO
+ 3166-1-alpha-2</xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ </xs:extension>
+ </xs:simpleContent>
+ </xs:complexType>
+ </xs:element>
+ <xs:element name="ReceivingInstitutionName" type="aclan:PlainTextType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Receiving institution
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="AcademicYear" type="aclan:AcademicYearType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Academic year
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="DateFrom" type="aclan:DateType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Study period (Date
+ from)</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="DateTo" type="aclan:DateType" minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Study period (Date to)
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="CoursesUnits" type="aclan:MobilityProgrammeCoursesUnitsType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Course units
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ <xs:complexType name="MultilingualDiplomaSupplementType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Multilingual Diploma
+ Supplement (DS)</xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element ref="aclan:DiplomaSupplement" minOccurs="2"
+ maxOccurs="unbounded">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Diploma Supplement
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element ref="dsig:Signature" minOccurs="0" maxOccurs="unbounded">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Digital signature
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ <xs:complexType name="NameAndStatusOfAwardingInstitutionType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Name and status of
+ awarding institution</xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="AwardingInstitution" maxOccurs="unbounded">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Awarding institution
+ </xs:documentation>
+ </xs:annotation>
+ <xs:complexType>
+ <xs:complexContent>
+ <xs:extension base="aclan:InstitutionType">
+ <xs:attribute name="awardingInstitutionID" type="xs:string"
+ use="required">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Awarding
+ institution identifier</xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ </xs:extension>
+ </xs:complexContent>
+ </xs:complexType>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ <xs:complexType name="NameAndStatusOfInstitutionAdministeringStudiesType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Name and status of
+ institution administering studies</xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="InstitutionAdministeringStudies"
+ maxOccurs="unbounded">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Institution
+ administering studies</xs:documentation>
+ </xs:annotation>
+ <xs:complexType>
+ <xs:complexContent>
+ <xs:extension base="aclan:InstitutionType">
+ <xs:attribute name="institutionAdministeringStudiesID"
+ type="xs:string" use="required">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Institution
+ administering studies identifier</xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ </xs:extension>
+ </xs:complexContent>
+ </xs:complexType>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ <xs:complexType name="OfficialCertifyingType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Official certifying the
+ DS</xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="FamilyName" type="aclan:FamilyNameType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Family name(s)
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="GivenName" type="aclan:GivenNameType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Given name(s)
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="Capacity" type="aclan:PlainTextType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Official capacity
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:sequence>
+ <xs:attribute name="awardingInstitutionID" type="xs:string"
+ use="required">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Identifier of awarding
+ institution</xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ </xs:complexType>
+ <xs:complexType name="OfficialsCertifyingType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Officials certifying
+ </xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="OfficialCertifying" type="aclan:OfficialCertifyingType"
+ maxOccurs="unbounded">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Official certifying
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ <xs:complexType name="OfficialStampType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Official stamp or seal of
+ the institution</xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="Description" type="aclan:PlainTextType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Stamp description
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:sequence>
+ <xs:attribute name="awardingInstitutionID" type="xs:string"
+ use="required">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Identifier of awarding
+ institution</xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ </xs:complexType>
+ <xs:complexType name="ProgrammeDetailsType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Programme details
+ </xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="CourseStructureDiagram" type="aclan:CourseStructureDiagramType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Course structure
+ diagram</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="CoursesAttendedInOtherInstitutionInMobilityPrograms"
+ type="aclan:CoursesAttendedInOtherInstitutionInMobilityProgramsType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Courses attended in
+ other institution in mobility programs</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ <xs:complexType name="ProgrammeRequirementsType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Programme requirements
+ </xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="Requirements" type="aclan:RichTextTagType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Programme requirements
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="KeyLearningOutcomes" type="aclan:RichTextTagType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Key learning outcomes
+ of the programme</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ <xs:complexType name="QualificationType">
+ <xs:annotation>
+ <xs:documentation xml:lang="es">Qualification
+ </xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="Name" type="aclan:PlainTextType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Name of the
+ qualification</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="AdditionalInformation" type="aclan:RichTextTagType"
+ minOccurs="0">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Additional information
+ about the qualification</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:sequence>
+ <xs:attribute name="localID" type="aclan:PlainTextType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Local identification
+ code or number of the qualification</xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ <xs:attribute name="nationalID" type="aclan:PlainTextType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">National identification
+ code or number of the qualification</xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ </xs:complexType>
+ <xs:complexType name="RichTextTagType" mixed="true">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Rich text tag
+ </xs:documentation>
+ </xs:annotation>
+ <xs:choice minOccurs="0" maxOccurs="unbounded">
+ <xs:element name="Bold" type="aclan:PlainTextType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Specifies bold text
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="BreakLine" type="aclan:EmptyType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Specifies break line
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="Italic" type="aclan:PlainTextType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Specifies italic text
+ </xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="Underline" type="aclan:PlainTextType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Specifies underline
+ text</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="AttachedRef">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Specifies reference to
+ the attached resource </xs:documentation>
+ </xs:annotation>
+ <xs:complexType>
+ <xs:simpleContent>
+ <xs:extension base="aclan:PlainTextType">
+ <xs:attribute name="attachedID" type="xs:IDREF" use="required">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Attached identifier
+ reference</xs:documentation>
+ </xs:annotation>
+ </xs:attribute>
+ </xs:extension>
+ </xs:simpleContent>
+ </xs:complexType>
+ </xs:element>
+ </xs:choice>
+ </xs:complexType>
+ <xs:complexType name="TitleConferredType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Title conferred
+ </xs:documentation>
+ </xs:annotation>
+ <xs:sequence>
+ <xs:element name="Name" type="aclan:PlainTextType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Name of the title
+ conferred</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ <xs:element name="DiplomaSupplement" type="aclan:DiplomaSupplementType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Diploma Supplement
+ </xs:documentation>
+ </xs:annotation>
+ <!--Primary Keys -->
+ <xs:key name="GroupIDPK">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Primary Key: Group
+ identifier</xs:documentation>
+ </xs:annotation>
+ <xs:selector xpath=".//aclan:CoursesGroup" />
+ <xs:field xpath="@groupID" />
+ </xs:key>
+ <xs:key name="AwardingInstitutionIDPK">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Primary Key: Awarding
+ institution identifier</xs:documentation>
+ </xs:annotation>
+ <xs:selector xpath=".//aclan:AwardingInstitution" />
+ <xs:field xpath="@awardingInstitutionID" />
+ </xs:key>
+ <xs:key name="InstitutionAdministeringStudiesIDPK">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Primary Key: Intitution
+ administering studies identifier</xs:documentation>
+ </xs:annotation>
+ <xs:selector xpath=".//aclan:InstitutionAdministeringStudies" />
+ <xs:field xpath="@institutionAdministeringStudiesID" />
+ </xs:key>
+ <!--Foreign Keys -->
+ <xs:keyref name="GroupFK" refer="aclan:GroupIDPK">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Foreign Key: Group
+ identifier</xs:documentation>
+ </xs:annotation>
+ <xs:selector
+ xpath=".//aclan:CourseStructureDiagram/aclan:CoursesUnits/aclan:CourseUnit" />
+ <xs:field xpath="@groupID" />
+ </xs:keyref>
+ <xs:keyref name="AwardingInstitutionOfficialCertifyingFK"
+ refer="aclan:AwardingInstitutionIDPK">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Foreign Key: Awarding
+ institution (Official Stamp) identifier</xs:documentation>
+ </xs:annotation>
+ <xs:selector xpath=".//aclan:OfficialCertifying" />
+ <xs:field xpath="@awardingInstitutionID" />
+ </xs:keyref>
+ <xs:keyref name="AwardingInstitutionOfficialStampFK" refer="aclan:AwardingInstitutionIDPK">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Foreign Key: Awarding
+ institution (Official Stamp) identifier</xs:documentation>
+ </xs:annotation>
+ <xs:selector xpath=".//aclan:OfficialStamp" />
+ <xs:field xpath="@awardingInstitutionID" />
+ </xs:keyref>
+ <xs:keyref name="InstitutionAdministeringStudiesFK" refer="aclan:InstitutionAdministeringStudiesIDPK">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Foreign Key: Institution
+ administering studies identifier</xs:documentation>
+ </xs:annotation>
+ <xs:selector
+ xpath=".//aclan:ProgrammeDetails/aclan:CourseStructureDiagram/aclan:CoursesUnits/aclan:CourseUnit" />
+ <xs:field xpath="@institutionAdministeringStudiesID" />
+ </xs:keyref>
+ </xs:element>
+ <xs:element name="MultilingualDiplomaSupplement" type="aclan:MultilingualDiplomaSupplementType">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Multilingual Diploma
+ Supplement</xs:documentation>
+ </xs:annotation>
+ <!--Unique Keys -->
+ <xs:unique name="DiplomaSupplementLanguageUQ">
+ <xs:annotation>
+ <xs:documentation xml:lang="en">Unique: Diploma
+ Supplement language</xs:documentation>
+ </xs:annotation>
+ <xs:selector xpath="aclan:DiplomaSupplement" />
+ <xs:field xpath="@language" />
+ </xs:unique>
+ </xs:element>
</xs:schema>