From a7c29dbe4c1103457d717a90a138fd605d562ac9 Mon Sep 17 00:00:00 2001 From: Florian Reimair Date: Mon, 10 Aug 2015 17:07:52 +0200 Subject: approved some xmls and schemas --- .../src/main/config/embedded/pepsUtil.properties | 273 - ...demic-language-diplomasupplement-schema-1_1.xsd | 7966 ++++++++++---------- .../src/main/resources/schema/diploma.xsd | 3497 +++++---- .../main/resources/schema/xmldsig-core-schema.xsd | 603 +- .../stork2-commons/src/test/resources/log4j.xml | 24 +- 5 files changed, 5773 insertions(+), 6590 deletions(-) delete mode 100644 id/server/stork2-commons/src/main/config/embedded/pepsUtil.properties (limited to 'id/server/stork2-commons/src') diff --git a/id/server/stork2-commons/src/main/config/embedded/pepsUtil.properties b/id/server/stork2-commons/src/main/config/embedded/pepsUtil.properties deleted file mode 100644 index acc79a8c9..000000000 --- a/id/server/stork2-commons/src/main/config/embedded/pepsUtil.properties +++ /dev/null @@ -1,273 +0,0 @@ -#Max allowed params size -validation.active=true -max.spUrl.size=150 -max.attrList.size=20000 -max.invalidAttributeList.size=20000 -max.attrName.size=100 -max.callback.size=300 -max.idp.url.size=300 -max.atp.url.size=300 -max.cpepsURL.size=300 -max.attrValue.size=20000 -max.attrType.size=25 -max.spId.size=40 -max.providerName.size=128 -max.spName.size=25 -max.country.size=150 -max.qaaLevel.size=1 -max.spQaaLevel.size=1 -max.errorCode.size=5 -max.errorMessage.size=300 -max.username.size=30 -max.spepsRedirectUrl.size=300 -max.speps.redirectUrl.size=300 -max.cpeps.redirectUrl.size=300 -max.cpepsRedirectUrl.size=300 -max.spepsAssertionUrl.size=300 -max.SAMLRequest.size=131072 -max.SAMLResponse.size=131072 -max.RelayState.size=80 -max.remoteAddr.size=300 -max.remoteHost.size=300 -max.localAddr.size=300 -max.localName.size=300 -max.apepsUrl.size=300 -max.apeps.callbackUrl.size=300 -max.spCountryCode.size=5 - -dtl.url=http://localhost:8080/DocumentService/DocumentService - -#ERROR codes/messages (accordingly to specification) - -#CountrySelector Interface errors -spCountrySelector.invalidSPQAA.code=0000001 -spCountrySelector.invalidSPQAA.message=invalid.spQAA.parameter - -spCountrySelector.invalidQaaSPid.code=0000001 -spCountrySelector.invalidQaaSPid.message=invalid.spQAAId.parameter - -spCountrySelector.invalidSpId.code=000002 -spCountrySelector.invalidSpId.message=invalid.spId.parameter - -spCountrySelector.invalidSpURL.code=000003 -spCountrySelector.invalidSpURL.message=invalid.spUrl.parameter - -domain.CountrySelectorAction.code=000003 -domain.CountrySelectorAction.message=invalid.cs.domain - -requests.CountrySelectorAction.code=000004 -requests.CountrySelectorAction.message=reached.max.requests.cs - -spCountrySelector.spNotAllowed.code=000006 -spCountrySelector.spNotAllowed.message=attr.access.deny - -spCountrySelector.invalidAttr.code=000007 -spCountrySelector.invalidAttr.message=invalid.spAttr.parameter - -spCountrySelector.invalidProviderName.code=000008 -spCountrySelector.invalidProviderName.message=invalid.spProvidername.parameter - -spCountrySelector.errorCreatingSAML.code=203001 -spCountrySelector.errorCreatingSAML.message=error.create.sp.saml - -spepsSAMLRequest.code=203001 -spepsSAMLRequest.message=error.create.saml.speps - -#ServiceProvider Interface errors -sProviderAction.invalidSPQAA.code=200001 -sProviderAction.invalidSPQAA.message=invalid.sp.qaa - -sProviderAction.invalidSPQAAId.code=200001 -sProviderAction.invalidSPQAAId.message=invalid.sp.qaaid - -sProviderAction.invalidSPId.code=200002 -sProviderAction.invalidSPId.message=invalid.sp.id - -domain.ServiceProviderAction.code=200003 -domain.ServiceProviderAction.message=invalid.sp.domain - -sProviderAction.invalidSPDomain.code=200003 -sProviderAction.invalidSPDomain.message=invalid.sp.domain - -sProviderAction.invalidCountry.code=200004 -sProviderAction.invalidCountry.message=invalid.sp.country - -sProviderAction.spNotAllowed.code=200005 -sProviderAction.spNotAllowed.message=sp.not.allowed - -sProviderAction.invalidSaml.code=200006 -sProviderAction.invalidSaml.message=invalid.sp.samlrequest - -sProviderAction.invalidSPProviderName.code=200007 -sProviderAction.invalidSPProviderName.message=sp.not.identified - -sProviderAction.invalidSPRedirect.code=200008 -sProviderAction.invalidSPRedirect.message=invalid.sp.redirectUrl - -sProviderAction.invalidRelayState.code=200009 -sProviderAction.invalidRelayState.message=invalid.sp.relaystate - -sProviderAction.invalidAttr.code=200011 -sProviderAction.invalidAttr.message=invalid.sp.attr - -requests.ServiceProviderAction.code=200012 -requests.ServiceProviderAction.message=reached.max.requests.sp - -sPPowerValidationAction.invalidSPPVAttrList.code=200013 -sPPowerValidationAction.invalidSPPVAttrList.message=invalid.sp.pv.attrlist - -invalid.sp.pv.attrlist.code=200013 -invalid.sp.pv.attrlist.message=invalid.sp.pv.attrlist - -sProviderAction.invalidSPAlias.code=203003 -sProviderAction.invalidSPAlias.message=invalid.sp.alias - -sProviderAction.errorCreatingSAML.code=203001 -sProviderAction.errorCreatingSAML.message=error.create.saml.speps - -#Internal Error -internalError.code=203001 -internalError.message=internalError - -attrList.code=202005 -attrList.message=invalid.attrList.parameter - -missing.sessionId.code=203010 -missing.sessionId.message=missing.session.id - -sessionError.code=203011 -sessionError.message=invalid.session.id - -invalid.sessionId.code=203011 -invalid.sessionId.message=invalid.session.id - -missing.mandate.code=203013 -missing.mandate.message=missing.mandate - -invalid.session.code=203012 -invalid.session.message=invalid.session - -callback.code=203006 -callback.message=invalid.callback.url - -idp.url.code=203006 -idp.url.message=invalid.idp.url - -IdPSAMLResponse.code=002001 -IdPSAMLResponse.message=invalid.idp.response - -authenticationFailed.code=003002 -authenticationFailed.message=authentication.failed - -username.code=003002 -username.message=authentication.failed - -invalidAttributeList.code=203001 -invalidAttributeList.message=invalid.attrlist - -invalidAttributeValue.code=203001 -invalidAttributeValue.message=invalid.attr.value - -attVerification.mandatory.code=202010 -attVerification.mandatory.message=missing.mandatory.attr - -attrValue.verification.code=203008 -attrValue.verification.message=invalid.stork.attrValue - -cpepsSAMLResponse.code=202012 -cpepsSAMLResponse.message=error.gen.cpeps.saml - -AtPSAMLResponse.code=202009 -AtPSAMLResponse.message=error.gen.atp.saml - -atp.url.code=203006 -atp.url.message=invalid.atp.url - -hash.error.code=203001 -hash.error.message=error.hash - -qaaLevel.code=203006 -qaaLevel.message=invalid.cpeps.qaalevel - -SAMLRequest.code=203001 -SAMLRequest.message=invalid.SAMLRequest - -atp.response.error.code=202011 -atp.response.error.message=atp.response.error - -#Colleague Request Interface errors - -colleagueRequest.invalidSAML.code=201002 -colleagueRequest.invalidSAML.message=invalid.speps.samlrequest - -colleagueRequest.invalidCountryCode.code=002001 -colleagueRequest.invalidCountryCode.message=country.cpeps.nomatch - -colleagueRequest.errorCreatingSAML.code=203001 -colleagueRequest.errorCreatingSAML.message=error.create.saml.cpeps - -colleagueRequest.invalidQaa.code=202004 -colleagueRequest.invalidQaa.message=invalid.requested.cpeps.qaalevel - -colleagueRequest.attrNull.code=202005 -colleagueRequest.attrNull.message=invalid.requested.attrlist.cpeps - -colleaguePVRequest.invalidPVAttrList.code=202013 -colleaguePVRequest.invalidPVAttrList.message=invalid.speps.pv.attrlist - -colleagueRequest.invalidRedirect.code=202001 -colleagueRequest.invalidRedirect.message=invalid.redirecturl.cpeps - -colleagueRequest.invalidDestUrl.code=203006 -colleagueRequest.invalidDestUrl.message=invalid.cpeps.destUrl - -cpepsRedirectUrl.code=203006 -cpepsRedirectUrl.message=invalid.cpeps.redirectUrl - -#Citizen Consent Interfaces errors - -citizenResponse.mandatory.code=202007 -citizenResponse.mandatory.message=no.consent.mand.attr - -cPeps.attrNull.code=202005 -cPeps.attrNull.message=invalid.attrList.cpeps - -citizenNoConsent.mandatory.code=202012 -citizenNoConsent.mandatory.message=no.consent.val.mand.attr - -#Colleague Response Interface errors - -colleagueResponse.invalidSAML.code=202002 -colleagueResponse.invalidSAML.message=invalid.cpeps.samlresp - -auRequestIdError.code=201005 -auRequestIdError.message=invalid.speps.saml.id - -audienceRestrictionError.code=201004 -audienceRestrictionError.message=speps.saml.condition.notmet - -spepsSAMLResponse.code=200010 -spepsSAMLResponse.message=error.gen.speps.saml - - -invalid.apepsRedirectUrl.code=204001 -invalid.apepsRedirectUrl.message=invalid.apeps.redirectUrl - -apepsSAMLRequest.code=204002 -apepsSAMLRequest.message=invalid.apeps.saml.request - -apepsSAMLResponse.code=204003 -apepsSAMLResponse.message=invalid.apeps.saml.response - -invalid.apepsCallbackUrl.code=204004 -invalid.apepsCallbackUrl.message=invalid.apeps.callback.url - -colleagueAttributeRequest.invalidSAML.code=204005 -colleagueAttributeRequest.invalidSAML.message=invalid.attr.request.saml - -colleagueAttributeRequest.invalidCountryCode.code=204006 -colleagueAttributeRequest.invalidCountryCode.message=invalid.attr.country.code - - -#Hash Digests -hashDigest.className=org.bouncycastle.crypto.digests.SHA512Digest 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 f51742e51..3728a7904 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,4196 +1,3778 @@  + 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"> + + - - - - - Academic year constraint - YYYY-YY. (e.g. 2005-06, 2006-07, ...) - - - - - - - - ISO 3166-1-alpha-2 - - - - - - Andorra - - - - - - United Arab Emirates - - - - - - Afghanistan - - - - - - Antigua and Barbuda - - - - - - Albania - - - - - - Armenia - - - - - - Angola - - - - - - Argentina - - - - - - Austria - - - - - - Australia - - - - - - Azerbaijan - - - - - - Bosnia and Herzegovina - - - - - - Barbados - - - - - - Bangladesh - - - - - - Belgium - - - - - - Burkina Faso - - - - - - Bulgaria - - - - - - Bahrain - - - - - - Burundi - - - - - - Benin - - - - - - Brunei Darussalam - - - - - - Bolivia - - - - - - Brazil - - - - - - Bahamas - - - - - - Bhutan - - - - - - Botswana - - - - - - Belarus - - - - - - Belize - - - - - - Canada - - - - - - Congo, Democratic - Republic of the - - - - - Central African - Republic - - - - - Congo, Republic of the - - - - - - Switzerland - - - - - - Cote d/Ivoire - - - - - - Chile - - - - - - Cameroon - - - - - - China - - - - - - Colombia - - - - - - Costa Rica - - - - - - Cuba - - - - - Cape Verde - - - - - - Cyprus - - - - - - Czech Republic - - - - - - Germany - - - - - - Djibouti - - - - - - Denmark - - - - - - Dominica - - - - - - Dominican Republic - - - - - - Algeria - - - - - - Ecuador - - - - - - Estonia - - - - - - Egypt - - - - - - Eritrea - - - - - - Spain - - - - - - Ethiopia - - - - - - Finland - - - - - - Fiji - - - - - Federated States of - Micronesia - - - - - France - - - - - - Gabon - - - - - - United Kingdom - - - - - - Grenada - - - - - - Georgia - - - - - - Ghana - - - - - - Greenland - - - - - - Gambia - - - - - - Guinea - - - - - - Equatorial Guinea - - - - - - Greece - - - - - - Guatemala - - - - - - Guinea-Bissau - - - - - - Guyana - - - - - - Honduras - - - - - - Croatia - - - - - - Haiti - - - - - - Hungary - - - - - - Indonesia - - - - - - Ireland - - - - - - Israel - - - - - - India - - - - - - Iraq - - - - - Iran - - - - - Iceland - - - - - - Italy - - - - - - Jamaica - - - - - - Jordan - - - - - - Japan - - - - - - Kenya - - - - - - Kyrgyzstan - - - - - - Cambodia - - - - - - Kiribati - - - - - - Comoros - - - - - - Saint Kitts and Nevis - - - - - - Korea, Democratic - People/s Republic - - - - - Korea, Republic of - - - - - - Kuwait - - - - - - Kazakstan - - - - - - Lao People/s Democratic - Republic - - - - - Lebanon - - - - - - Saint Lucia - - - - - - Liechtenstein - - - - - - Sri Lanka - - - - - - Liberia - - - - - - Lesotho - - - - - - Lithuania - - - - - - Luxembourg - - - - - - Latvia - - - - - - Libyan Arab Jamahiriya - - - - - - Morocco - - - - - - Monaco - - - - - - Moldova, Republic of - - - - - - Montenegro - - - - - - Madagascar - - - - - - Marshall Islands - - - - - - Macedonia, the former - Yugoslav Republic of - - - - - Mali - - - - - Myanmar - - - - - - Mongolia - - - - - - Mauritania - - - - - - Malta - - - - - - Mauritius - - - - - - Maldives - - - - - - Malawi - - - - - - Mexico - - - - - - Malaysia - - - - - - Mozambique - - - - - - Namibia - - - - - - Niger - - - - - - Nigeria - - - - - - Nicaragua - - - - - - Netherlands - - - - - - Norway - - - - - - Nepal - - - - - - Nauru - - - - - - Niue - - - - - New Zealand - - - - - - Oman - - - - - Panama - - - - - - Peru - - - - - Papua New Guinea - - - - - - Philippines - - - - - - Pakistan - - - - - - Poland - - - - - - Puerto Rico - - - - - - Palestinian Territory, - Occupied - - - - - Portugal - - - - - - Palau - - - - - - Paraguay - - - - - - Qatar - - - - - - Romania - - - - - - Serbia - - - - - - Russian Federation - - - - - - Rwanda - - - - - - Saudi Arabia - - - - - - Solomon Islands - - - - - - Seychelles - - - - - - Sudan - - - - - - Sweden - - - - - - Singapore - - - - - - Slovenia - - - - - - Slovakia - - - - - - Sierra Leone - - - - - - San Marino - - - - - - Senegal - - - - - - Somalia - - - - - - Suriname - - - - - - Sao Tome and Principe - - - - - - El Salvador - - - - - - Syrian Arab Republic - - - - - - Swaziland - - - - - - Chad - - - - - Togo - - - - - Thailand - - - - - - Tajikistan - - - - - - Timor-Leste - - - - - - Turkmenistan - - - - - - Tunisia - - - - - - Tonga - - - - - - Turkey - - - - - - Trindidad and Tobago - - - - - - Tuvalu - - - - - - Tanzania, United - republic of - - - - - Ukraina - - - - - - Uganda - - - - - - United States - - - - - - Uruguay - - - - - - Uzbekistan - - - - - - Holy See (Vatican City - State) - - - - - Saint Vincent and the - Granadines - - - - - Venezuela - - - - - - Viet Nam - - - - - - Vanuatu - - - - - - Samoa - - - - - - Yemen - - - - - - South Africa - - - - - - Zambia - - - - - - Zimbabwe - - - - - - - - Type of course unit - - - - - - Compulsory - - - - - - Optional - - - - - - - - Date format yyyy-mm-dd. - Ex.: 2013-05-04, ... - - - - - - ECTS grading scale - - - - - - Top 10% - - - - - - Next 25% - - - - - - Next 30% - - - - - - Next 25% - - - - - - Lowest 10% - - - - - - Fail - - - - - Fail - - - - - - - E-Mail address constraint - - - - - - - EHEA Framework (Bologna: - Framework of Qualifications/European Qualifications Framework) - - - - - - First Cycle - - - - - - Second Cycle - - - - - - Third Cycle - - - - - - - - Empty text constraint - - - - - Empty text constraint - - - - - - - - Gender - - - - - Female - - - - - - Male - - - - - - - MIME: Type image - - - - - - GIF image - - - - - - JPEG JFIF image - - - - - - JPEG JFIF image - - - - - - Portable Network - Graphics - - - - - Tag Image File Format - - - - - - - - International Standard - Classification of Education (ISCED) 1997 - - - - - Level 0: Pre-primary - education - - - - - Level 1: Primary - education or first stage of basic education - - - - - Level 2: Lower - secondary education or second stage of basic education - - - - - - Level 3: Upper - secondary education - - - - - Level 4: Post-secondary - non-tertiary education - - - - - 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 - - - - - Level 5B: First stage - of tertiary education: shorter, more - practical/technical/occupationally specific prgrammes leading to - professional qualifications - - - - - Level 6: Second stage - of tertiary education (leading to an advanced research - qualification) - - - - - - - International Standard - Classification of Education (ISCED) 2011 - - - - - Level 0: Early - childhood Education - - - - - Level 1: Primary - education - - - - - Level 2: Lower - secondary education - - - - - Level 3: Upper - secondary education - - - - - Level 4: Post-secondary - non-tertiary education - - - - - Level 5: Short-cycle - teriary education - - - - - Level 6: Bachelor or - equivalent - - - - - Level 7: Master or - equivalent - - - - - Level 8: Doctoral or - equivalent - - - - - - - ISO 639-1 languages - - - - - - Abkhazian - - - - - - Afrikaans - - - - - - Aragonese - - - - - - Arabic - - - - - - Assamese - - - - - - Azerbaijani - - - - - - Belarusian - - - - - - Bulgarian - - - - - - Bengali - - - - - - Tibetan - - - - - - Breton - - - - - - Bosnian - - - - - - Catalan / Valencian - - - - - - Chechen - - - - - - Corsican - - - - - - Czech - - - - - - Welsh - - - - - - Danish - - - - - - German - - - - - - Greek - - - - - - English - - - - - - Spanish / Castilian - - - - - - Estonian - - - - - - Basque - - - - - - Persian - - - - - - Finnish - - - - - - Fijian - - - - - - Faroese - - - - - - French - - - - - - Western Frisian - - - - - - Irish - - - - - - Gaelic / Scottish - Gaelic - - - - - Galician - - - - - - Manx - - - - - Ancient Greek - - - - - - Alemanic; Swiss German - - - - - - Hebrew - - - - - - Hindi - - - - - - Croatian - - - - - - Haitian; Haitian Creole - - - - - - Hungarian - - - - - - Armenian - - - - - - Indonesian - - - - - - Icelandic - - - - - - Italian - - - - - - Japanese - - - - - - Javanese - - - - - - Georgian - - - - - - Kongo - - - - - - Korean - - - - - - Kurdish - - - - - - Cornish - - - - - - Kirghiz - - - - - - Luxembourgish; - Letzeburgesch - - - - - Limburgan; Limburger; - Limburgish - - - - - Lingala - - - - - - Lithuanian - - - - - - Latvian - - - - - - Malagasy - - - - - - Macedonian - - - - - - Mongolian - - - - - - Moldavian - - - - - - Malay - - - - - - Maltese - - - - - - Burmese - - - - - - Norwegian (Bokmål) - - - - - - Nepali - - - - - - Dutch - - - - - - Norwegian (Nynorsk) - - - - - - Norwegian - - - - - - Polish - - - - - - Portuguese - - - - - - Raeto-Romance - - - - - - Romanian - - - - - - Russian - - - - - - Sardinian - - - - - - Northern Sami - - - - - - Slovak - - - - - - Slovenian - - - - - - Somali - - - - - - Albanian - - - - - - Serbian - - - - - - Swedish - - - - - - Swahili - - - - - - Turkmen - - - - - - Turkish - - - - - - Tahitian - - - - - - Ukrainian - - - - - - Urdu - - - - - Uzbek - - - - - - Vietnamese - - - - - - Yiddish - - - - - - Chinese - - - - - - Church Slavic - - - - - - Esperanto - - - - - - Latin - - - - - - Occitan (post 1500); - Provençal - - - - - VVolapük - - - - - - - - MIME types - - - - - - GIF image - - - - - - JPEG JFIF image - - - - - - JPEG JFIF image - - - - - - Portable Network - Graphics - - - - - Tag Image File Format - - - - - - HTML - - - - - Portable Document - Format - - - - - - - Mode of study - - - - - - Full time - - - - - - Par time - - - - - - Distance - - - - - - eLearning - - - - - - Another - - - - - - - - Model of delivery - - - - - - Face-to-face - - - - - - Distance learning - - - - - - - - National Framework of - Qualifications (NFQ) Level - - - - - - Plain text constraint - - - - - Non empty text - - - - - - - - Percent constraint - - - - - Restriction between 0 - and 100 - - - - - - - - Positive decimal number - - - - - Positive decimal numbers - restriction - - - - - - - Positive integer number - - - - - Positive integer numbers - restriction - - - - - - - Source of the course unit - performance - - - - - Recognized - - - - - - Course unit attended in - mobility programme - - - - - Another - - - - - - - - Uniform Resource Locator - (URL) - - - - http and https - restriction - - - - - - - - Additional information - - - - - - Specific information - - - - - - Other sources - - - - - - - - Address - - - - - - Name, street, PO box, - ... - - - - - City - - - - - State or region - - - - - - Postal code - - - - - - Country - - - - - - - - Country code ISO - 3166-1-alpha-2 - - - - - - - - - - - Data file - - - - - - Description - - - - - - MIME type code - - - - - - Base64 binary data - - - - - - - - URL reference to the file - - - - - - Description - - - - - - MIME type code - - - - - - URL - - - - - - - Image data file - - - - - - Description - - - - - - MIME type image code - - - - - - Base64 binary data - - - - - - - - URL reference to the - image file - - - - - Description - - - - - - MIME type image code - - - - - - URL - - - - - - - Attachment resource - - - - - - Data file - - - - - - URL reference to the - file - - - - - Image data file - - - - - - URL reference to the - image file - - - - - - Attached identifier - - - - - - - Attachments resources - - - - - - Attachment resource - - - - - - - - Certification of the - Supplement - - - - - Date was issued - - - - - - Officials certifying - - - - - - Official stamp or seal - of the institution - - - - - - - Contact information - - - - - - Address - - - - - - Phone number - - - - - - E-Mail address - - - - - - Web site - - - - - - - - - - Mobility programme - - - - - - - - Course structure diagram - - - - - - Courses groups - - - - - - Course units - - - - - Unique: Course unit - code - - - - - - - - - - Course units - - - - - - Course unit - - - - - - - - Language of instruction - - - - - - Language of instruction - - - - - - - - Student performance - - - - - - Local grade - - - - - - ECTS grade - - - - - - - - Course unit - - - - - - Course unit code - - - - - - - Course unit title - - - - - - Theme (example: - Academic project) - - - - - Type of course unit - - - - - - - - Type of course unit - code - - - - - - - - - Year of study - - - - - - - - Year of study - - - - - - - - - - Level of course unit - - - - - - - - EHEA Framework code - - - - - - - - - - Number of ECTS credits - - - - - - Number of local credits - - - - - - Number of hours - - - - - - Languages of - instruction - - - - Unique: Language - - - - - - - - - Mode of delivery - - - - - - - - Mode of delivery - oode - - - - - - - - - Work placements - - - - - - Student performance - - - - - - Name of lecturer(s) - - - - - - Learning outcomes of - the course unit - - - - - Prerequisites and - co-requisites - - - - - Recomended optional - programme components - - - - - Course contents - - - - - - Recomended or required - reading - - - - - Planed learning - activities and teaching method - - - - - Assesment methods and - criteria - - - - - Observations - - - - - - - Group identifier - - - - - - Institution - administering studies identifier - - - - - Is required by the - programme? - - - - - - Course unit work - placements - - - - - Work placement - - - - - - - - Course unit work - placement - - - - - Name of collaborating - institution - - - - - Date from - - - - - - Date to - - - - - - Training Hours - - - - - - - - Language of instruction - - - - - - - Language code ISO - 639-1 of the Supplement - - - - - - - - Diploma Supplement - - - - - - Information identifying - the holder of the qualification - - - - - Information identifying - the qualification - - - - - Information on the - level of the qualification - - - - - Information on the - contents and results gained - - - - - Information on the - function of the qualification - - - - - Additional - informationType - - - - - Certification of the - Supplement - - - - - Information on the - national higher education system - - - - - Attachments resources - - - - - - Extension content - - - - - - Digital signature - - - - - - - Language code ISO 639-1 - of the Supplement - - - - - Indicate if language is - the original language - - - - - - Extension content - - - - - - - - - - Family name(s) - - - - - - Surname - - - - - - - - Given name(s) - - - - - - Name - - - - - - - Grading scheme and grade - distribution guidance - - - - - Grading scheme - - - - - - Grade distribution - guidance - - - - - - - Courses groups - - - - - - Groups set name - - - - - - Header information - - - - - - Courses group - - - - - - Footer information - - - - - - - - Courses group - - - - - - Name of the group - - - - - - Header information - - - - - - Courses group - - - - - - Footer information - - - - - - - Group identifier - - - - - - - Information identifying - the holder of the qualification - - - - - Family name(s) - - - - - - Given name(s) - - - - - - Date of birth - - - - - - Student identification - number or code - - - - - Country of birth - - - - - - - - Country code ISO - 3166-1-alpha-2 - - - - - - - - - Place of birth - - - - - - Gender - - - - - - - - Gender code - - - - - - - - - - - - Information identifying - the qualification - - - - - Qualification - - - - - - Title conferred - - - - - - Main fields of study - - - - - - Name and status of - awarding institution - - - - - Name and status of - institution administering studies - - - - - Language of instruction - and examination - - - - Unique: Language of - instruction and examinatio - - - - - - - - - - Information on the - contents and results gained - - - - - Mode of study - - - - - - - - Mode of study - - - - - - - - - - Programme requirements - - - - - - Programme details - - - - - - Grading scheme and - grade distribution guidance - - - - - Overall classification - of the qualification - - - - - - - Information on the - function of the qualification type - - - - - Access to further study - - - - - - Professional status - - - - - - - - Is regulated - profession - - - - - - - - - - - Information on the level - of the qualification - - - - - Level ff the - qualification - - - - - - - ISCED 1997 code - - - - - - ISCED 2011 code - - - - - - EHEA Framework code - - - - - - NFQ code - - - - - - - - - - Official length of - programme - - - - - - - Number of ECTS - credits - - - - - Number of years - - - - - - Number of semesters - - - - - - - - - - Access requirements - - - - - - - - Name and status of the - institution - - - - - Name of the institution - - - - - - Status of the - institution - - - - - Country of the - institution - - - - - - - Country code ISO - 3166-1-alpha-2 - - - - - - - - - Additional Information - about the institution - - - - - Contact information - - - - - - Logo of the institution - reference - - - - - - - Attached identifier - reference - - - - - - - - - - National identification - code or number of the institution - - - - - ERASMUS code of the - institution - - - - - - Language of instruction - and examination - - - - - Language of instruction - and examination - - - - - - - Language code ISO - 639-1 - - - - - Percent - - - - - - - - - - - - Local grade - - - - - - Academic year - - - - - - Date issued - - - - - - Grade - - - - - - Source grade - - - - - - - - Source grade code - - - - - - - - - - - - Mobility programme - courses units - - - - - Course unit - - - - - - - - Mobility programme course - unit - - - - - Course unit code - - - - - - Course unit title - - - - - - - - Language code ISO - 639-1 - - - - - - - - - Number of ECTS credits - - - - - - Additional information - - - - - - - Is in the learning - agreement? - - - - - - Mobility programme - - - - - - Mobility programme type - (e.g. ERASMUS, ISEP, ...) - - - - - Field of study - - - - - - Country - - - - - - - - Country code ISO - 3166-1-alpha-2 - - - - - - - - - Receiving institution - - - - - - Academic year - - - - - - Study period (Date - from) - - - - - Study period (Date to) - - - - - - Course units - - - - - - - - Multilingual Diploma - Supplement (DS) - - - - - Diploma Supplement - - - - - - Digital signature - - - - - - - - Name and status of - awarding institution - - - - - Awarding institution - - - - - - - - Awarding - institution identifier - - - - - - - - - - - Name and status of - institution administering studies - - - - - Institution - administering studies - - - - - - - Institution - administering studies identifier - - - - - - - - - - - Official certifying the - DS - - - - - Family name(s) - - - - - - Given name(s) - - - - - - Official capacity - - - - - - - Identifier of awarding - institution - - - - - - Officials certifying - - - - - - Official certifying - - - - - - - - Official stamp or seal of - the institution - - - - - Stamp description - - - - - - - Identifier of awarding - institution - - - - - - Programme details - - - - - - Course structure - diagram - - - - - Courses attended in - other institution in mobility programs - - - - - - - Programme requirements - - - - - - Programme requirements - - - - - - Key learning outcomes - of the programme - - - - - - - Qualification - - - - - - Name of the - qualification - - - - - Additional information - about the qualification - - - - - - Local identification - code or number of the qualification - - - - - National identification - code or number of the qualification - - - - - - Rich text tag - - - - - - Specifies bold text - - - - - - Specifies break line - - - - - - Specifies italic text - - - - - - Specifies underline - text - - - - - Specifies reference to - the attached resource - - - - - - - Attached identifier - reference - - - - - - - - - - - Title conferred - - - - - - Name of the title - conferred - - - - - - - Diploma Supplement - - - - - - Primary Key: Group - identifier - - - - - - - Primary Key: Awarding - institution identifier - - - - - - - Primary Key: Intitution - administering studies identifier - - - - - - - - Foreign Key: Group - identifier - - - - - - - Foreign Key: Awarding - institution (Official Stamp) identifier - - - - - - - Foreign Key: Awarding - institution (Official Stamp) identifier - - - - - - - Foreign Key: Institution - administering studies identifier - - - - - - - - Multilingual Diploma - Supplement - - - - - Unique: Diploma - Supplement language - - - - - + + + Academic year constraint YYYY-YY. (e.g. 2005-06, 2006-07, ...) + + + + + + + + ISO 3166-1-alpha-2 + + + + + Andorra + + + + + United Arab Emirates + + + + + Afghanistan + + + + + Antigua and Barbuda + + + + + Albania + + + + + Armenia + + + + + Angola + + + + + Argentina + + + + + Austria + + + + + Australia + + + + + Azerbaijan + + + + + Bosnia and Herzegovina + + + + + Barbados + + + + + Bangladesh + + + + + Belgium + + + + + Burkina Faso + + + + + Bulgaria + + + + + Bahrain + + + + + Burundi + + + + + Benin + + + + + Brunei Darussalam + + + + + Bolivia + + + + + Brazil + + + + + Bahamas + + + + + Bhutan + + + + + Botswana + + + + + Belarus + + + + + Belize + + + + + Canada + + + + + Congo, Democratic Republic of the + + + + + Central African Republic + + + + + Congo, Republic of the + + + + + Switzerland + + + + + Cote d/Ivoire + + + + + Chile + + + + + Cameroon + + + + + China + + + + + Colombia + + + + + Costa Rica + + + + + Cuba + + + + + Cape Verde + + + + + Cyprus + + + + + Czech Republic + + + + + Germany + + + + + Djibouti + + + + + Denmark + + + + + Dominica + + + + + Dominican Republic + + + + + Algeria + + + + + Ecuador + + + + + Estonia + + + + + Egypt + + + + + Eritrea + + + + + Spain + + + + + Ethiopia + + + + + Finland + + + + + Fiji + + + + + Federated States of Micronesia + + + + + France + + + + + Gabon + + + + + United Kingdom + + + + + Grenada + + + + + Georgia + + + + + Ghana + + + + + Greenland + + + + + Gambia + + + + + Guinea + + + + + Equatorial Guinea + + + + + Greece + + + + + Guatemala + + + + + Guinea-Bissau + + + + + Guyana + + + + + Honduras + + + + + Croatia + + + + + Haiti + + + + + Hungary + + + + + Indonesia + + + + + Ireland + + + + + Israel + + + + + India + + + + + Iraq + + + + + Iran + + + + + Iceland + + + + + Italy + + + + + Jamaica + + + + + Jordan + + + + + Japan + + + + + Kenya + + + + + Kyrgyzstan + + + + + Cambodia + + + + + Kiribati + + + + + Comoros + + + + + Saint Kitts and Nevis + + + + + Korea, Democratic People/s Republic + + + + + Korea, Republic of + + + + + Kuwait + + + + + Kazakstan + + + + + Lao People/s Democratic Republic + + + + + Lebanon + + + + + Saint Lucia + + + + + Liechtenstein + + + + + Sri Lanka + + + + + Liberia + + + + + Lesotho + + + + + Lithuania + + + + + Luxembourg + + + + + Latvia + + + + + Libyan Arab Jamahiriya + + + + + Morocco + + + + + Monaco + + + + + Moldova, Republic of + + + + + Montenegro + + + + + Madagascar + + + + + Marshall Islands + + + + + Macedonia, the former Yugoslav Republic of + + + + + Mali + + + + + Myanmar + + + + + Mongolia + + + + + Mauritania + + + + + Malta + + + + + Mauritius + + + + + Maldives + + + + + Malawi + + + + + Mexico + + + + + Malaysia + + + + + Mozambique + + + + + Namibia + + + + + Niger + + + + + Nigeria + + + + + Nicaragua + + + + + Netherlands + + + + + Norway + + + + + Nepal + + + + + Nauru + + + + + Niue + + + + + New Zealand + + + + + Oman + + + + + Panama + + + + + Peru + + + + + Papua New Guinea + + + + + Philippines + + + + + Pakistan + + + + + Poland + + + + + Puerto Rico + + + + + Palestinian Territory, Occupied + + + + + Portugal + + + + + Palau + + + + + Paraguay + + + + + Qatar + + + + + Romania + + + + + Serbia + + + + + Russian Federation + + + + + Rwanda + + + + + Saudi Arabia + + + + + Solomon Islands + + + + + Seychelles + + + + + Sudan + + + + + Sweden + + + + + Singapore + + + + + Slovenia + + + + + Slovakia + + + + + Sierra Leone + + + + + San Marino + + + + + Senegal + + + + + Somalia + + + + + Suriname + + + + + Sao Tome and Principe + + + + + El Salvador + + + + + Syrian Arab Republic + + + + + Swaziland + + + + + Chad + + + + + Togo + + + + + Thailand + + + + + Tajikistan + + + + + Timor-Leste + + + + + Turkmenistan + + + + + Tunisia + + + + + Tonga + + + + + Turkey + + + + + Trindidad and Tobago + + + + + Tuvalu + + + + + Tanzania, United republic of + + + + + Ukraina + + + + + Uganda + + + + + United States + + + + + Uruguay + + + + + Uzbekistan + + + + + Holy See (Vatican City State) + + + + + Saint Vincent and the Granadines + + + + + Venezuela + + + + + Viet Nam + + + + + Vanuatu + + + + + Samoa + + + + + Yemen + + + + + South Africa + + + + + Zambia + + + + + Zimbabwe + + + + + + + Type of course unit + + + + + Compulsory + + + + + Optional + + + + + + + Date format yyyy-mm-dd. Ex.: 2013-05-04, ... + + + + + + ECTS grading scale + + + + + Top 10% + + + + + Next 25% + + + + + Next 30% + + + + + Next 25% + + + + + Lowest 10% + + + + + Fail + + + + + Fail + + + + + + + E-Mail address constraint + + + + + + EHEA Framework (Bologna: Framework of Qualifications/European Qualifications Framework) + + + + + First Cycle + + + + + Second Cycle + + + + + Third Cycle + + + + + + + Empty text constraint + + + + Empty text constraint + + + + + + + Gender + + + + + Female + + + + + Male + + + + + + + MIME: Type image + + + + + GIF image + + + + + JPEG JFIF image + + + + + JPEG JFIF image + + + + + Portable Network Graphics + + + + + Tag Image File Format + + + + + + + International Standard Classification of Education (ISCED) 1997 + + + + + Level 0: Pre-primary education + + + + + Level 1: Primary education or first stage of basic education + + + + + Level 2: Lower secondary education or second stage of basic education + + + + + Level 3: Upper secondary education + + + + + Level 4: Post-secondary non-tertiary education + + + + + 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 + + + + + Level 5B: First stage of tertiary education: shorter, more practical/technical/occupationally specific prgrammes leading to professional qualifications + + + + + Level 6: Second stage of tertiary education (leading to an advanced research qualification) + + + + + + + International Standard Classification of Education (ISCED) 2011 + + + + + Level 0: Early childhood Education + + + + + Level 1: Primary education + + + + + Level 2: Lower secondary education + + + + + Level 3: Upper secondary education + + + + + Level 4: Post-secondary non-tertiary education + + + + + Level 5: Short-cycle teriary education + + + + + Level 6: Bachelor or equivalent + + + + + Level 7: Master or equivalent + + + + + Level 8: Doctoral or equivalent + + + + + + + ISO 639-1 languages + + + + + Abkhazian + + + + + Afrikaans + + + + + Aragonese + + + + + Arabic + + + + + Assamese + + + + + Azerbaijani + + + + + Belarusian + + + + + Bulgarian + + + + + Bengali + + + + + Tibetan + + + + + Breton + + + + + Bosnian + + + + + Catalan / Valencian + + + + + Chechen + + + + + Corsican + + + + + Czech + + + + + Welsh + + + + + Danish + + + + + German + + + + + Greek + + + + + English + + + + + Spanish / Castilian + + + + + Estonian + + + + + Basque + + + + + Persian + + + + + Finnish + + + + + Fijian + + + + + Faroese + + + + + French + + + + + Western Frisian + + + + + Irish + + + + + Gaelic / Scottish Gaelic + + + + + Galician + + + + + Manx + + + + + Ancient Greek + + + + + Alemanic; Swiss German + + + + + Hebrew + + + + + Hindi + + + + + Croatian + + + + + Haitian; Haitian Creole + + + + + Hungarian + + + + + Armenian + + + + + Indonesian + + + + + Icelandic + + + + + Italian + + + + + Japanese + + + + + Javanese + + + + + Georgian + + + + + Kongo + + + + + Korean + + + + + Kurdish + + + + + Cornish + + + + + Kirghiz + + + + + Luxembourgish; Letzeburgesch + + + + + Limburgan; Limburger; Limburgish + + + + + Lingala + + + + + Lithuanian + + + + + Latvian + + + + + Malagasy + + + + + Macedonian + + + + + Mongolian + + + + + Moldavian + + + + + Malay + + + + + Maltese + + + + + Burmese + + + + + Norwegian (Bokmål) + + + + + Nepali + + + + + Dutch + + + + + Norwegian (Nynorsk) + + + + + Norwegian + + + + + Polish + + + + + Portuguese + + + + + Raeto-Romance + + + + + Romanian + + + + + Russian + + + + + Sardinian + + + + + Northern Sami + + + + + Slovak + + + + + Slovenian + + + + + Somali + + + + + Albanian + + + + + Serbian + + + + + Swedish + + + + + Swahili + + + + + Turkmen + + + + + Turkish + + + + + Tahitian + + + + + Ukrainian + + + + + Urdu + + + + + Uzbek + + + + + Vietnamese + + + + + Yiddish + + + + + Chinese + + + + + Church Slavic + + + + + Esperanto + + + + + Latin + + + + + Occitan (post 1500); Provençal + + + + + VVolapük + + + + + + + MIME types + + + + + GIF image + + + + + JPEG JFIF image + + + + + JPEG JFIF image + + + + + Portable Network Graphics + + + + + Tag Image File Format + + + + + HTML + + + + + Portable Document Format + + + + + + + Mode of study + + + + + Full time + + + + + Par time + + + + + Distance + + + + + eLearning + + + + + Another + + + + + + + Model of delivery + + + + + Face-to-face + + + + + Distance learning + + + + + + + National Framework of Qualifications (NFQ) Level + + + + + + Plain text constraint + + + + Non empty text + + + + + + + Percent constraint + + + + Restriction between 0 and 100 + + + + + + + + Positive decimal number + + + + Positive decimal numbers restriction + + + + + + + Positive integer number + + + + Positive integer numbers restriction + + + + + + + Source of the course unit performance + + + + + Recognized + + + + + Course unit attended in mobility programme + + + + + Another + + + + + + + Uniform Resource Locator (URL) + + + + http and https restriction + + + + + + + + Additional information + + + + + Specific information + + + + + Other sources + + + + + + + Address + + + + + Name, street, PO box, ... + + + + + City + + + + + State or region + + + + + Postal code + + + + + Country + + + + + + + Country code ISO 3166-1-alpha-2 + + + + + + + + + + + Data file + + + + + Description + + + + + MIME type code + + + + + Base64 binary data + + + + + + + URL reference to the file + + + + + Description + + + + + MIME type code + + + + + URL + + + + + + + Image data file + + + + + Description + + + + + MIME type image code + + + + + Base64 binary data + + + + + + + URL reference to the image file + + + + + Description + + + + + MIME type image code + + + + + URL + + + + + + + Attachment resource + + + + + Data file + + + + + URL reference to the file + + + + + Image data file + + + + + URL reference to the image file + + + + + + Attached identifier + + + + + + Attachments resources + + + + + Attachment resource + + + + + + + Certification of the Supplement + + + + + Date was issued + + + + + Officials certifying + + + + + Official stamp or seal of the institution + + + + + + + Contact information + + + + + Address + + + + + Phone number + + + + + E-Mail address + + + + + Web site + + + + + + + + + Mobility programme + + + + + + + Course structure diagram + + + + + Courses groups + + + + + Course units + + + + Unique: Course unit code + + + + + + + + + + Course units + + + + + Course unit + + + + + + + Language of instruction + + + + + Language of instruction + + + + + + + Student performance + + + + + Local grade + + + + + ECTS grade + + + + + + + Course unit + + + + + Course unit code + + + + + + Course unit title + + + + + Theme (example: Academic project) + + + + + Type of course unit + + + + + + + Type of course unit code + + + + + + + + + Year of study + + + + + + + Year of study + + + + + + + + + Level of course unit + + + + + + + EHEA Framework code + + + + + + + + + Number of ECTS credits + + + + + Number of local credits + + + + + Number of hours + + + + + Languages of instruction + + + + Unique: Language + + + + + + + + Mode of delivery + + + + + + + Mode of delivery oode + + + + + + + + + Work placements + + + + + Student performance + + + + + Name of lecturer(s) + + + + + Learning outcomes of the course unit + + + + + Prerequisites and co-requisites + + + + + Recomended optional programme components + + + + + Course contents + + + + + Recomended or required reading + + + + + Planed learning activities and teaching method + + + + + Assesment methods and criteria + + + + + Observations + + + + + + Group identifier + + + + + Institution administering studies identifier + + + + + Is required by the programme? + + + + + + Course unit work placements + + + + + Work placement + + + + + + + Course unit work placement + + + + + Name of collaborating institution + + + + + Date from + + + + + Date to + + + + + Training Hours + + + + + + + Language of instruction + + + + + + Language code ISO 639-1 of the Supplement + + + + + + + + Diploma Supplement + + + + + Information identifying the holder of the qualification + + + + + Information identifying the qualification + + + + + Information on the level of the qualification + + + + + Information on the contents and results gained + + + + + Information on the function of the qualification + + + + + Additional informationType + + + + + Certification of the Supplement + + + + + Information on the national higher education system + + + + + Attachments resources + + + + + Extension content + + + + + Digital signature + + + + + + Language code ISO 639-1 of the Supplement + + + + + Indicate if language is the original language + + + + + + Extension content + + + + + + + + + Family name(s) + + + + + Surname + + + + + + + Given name(s) + + + + + Name + + + + + + + Grading scheme and grade distribution guidance + + + + + Grading scheme + + + + + Grade distribution guidance + + + + + + + Courses groups + + + + + Groups set name + + + + + Header information + + + + + Courses group + + + + + Footer information + + + + + + + Courses group + + + + + Name of the group + + + + + Header information + + + + + Courses group + + + + + Footer information + + + + + + Group identifier + + + + + + Information identifying the holder of the qualification + + + + + Family name(s) + + + + + Given name(s) + + + + + Date of birth + + + + + Student identification number or code + + + + + Country of birth + + + + + + + Country code ISO 3166-1-alpha-2 + + + + + + + + + Place of birth + + + + + Gender + + + + + + + Gender code + + + + + + + + + + + Information identifying the qualification + + + + + Qualification + + + + + Title conferred + + + + + Main fields of study + + + + + Name and status of awarding institution + + + + + Name and status of institution administering studies + + + + + Language of instruction and examination + + + + Unique: Language of instruction and examinatio + + + + + + + + + + Information on the contents and results gained + + + + + Mode of study + + + + + + + Mode of study + + + + + + + + + Programme requirements + + + + + Programme details + + + + + Grading scheme and grade distribution guidance + + + + + Overall classification of the qualification + + + + + + + Information on the function of the qualification type + + + + + Access to further study + + + + + Professional status + + + + + + + Is regulated profession + + + + + + + + + + + Information on the level of the qualification + + + + + Level ff the qualification + + + + + + + ISCED 1997 code + + + + + ISCED 2011 code + + + + + EHEA Framework code + + + + + NFQ code + + + + + + + + + Official length of programme + + + + + + + Number of ECTS credits + + + + + Number of years + + + + + Number of semesters + + + + + + + + + Access requirements + + + + + + + Name and status of the institution + + + + + Name of the institution + + + + + Status of the institution + + + + + Country of the institution + + + + + + + Country code ISO 3166-1-alpha-2 + + + + + + + + + Additional Information about the institution + + + + + Contact information + + + + + Logo of the institution reference + + + + + + + Attached identifier reference + + + + + + + + + + National identification code or number of the institution + + + + + ERASMUS code of the institution + + + + + + Language of instruction and examination + + + + + Language of instruction and examination + + + + + + + Language code ISO 639-1 + + + + + Percent + + + + + + + + + + + Local grade + + + + + Academic year + + + + + Date issued + + + + + Grade + + + + + Source grade + + + + + + + Source grade code + + + + + + + + + + + Mobility programme courses units + + + + + Course unit + + + + + + + Mobility programme course unit + + + + + Course unit code + + + + + Course unit title + + + + + + + Language code ISO 639-1 + + + + + + + + + Number of ECTS credits + + + + + Additional information + + + + + + Is in the learning agreement? + + + + + + Mobility programme + + + + + Mobility programme type (e.g. ERASMUS, ISEP, ...) + + + + + Field of study + + + + + Country + + + + + + + Country code ISO 3166-1-alpha-2 + + + + + + + + + Receiving institution + + + + + Academic year + + + + + Study period (Date from) + + + + + Study period (Date to) + + + + + Course units + + + + + + + Multilingual Diploma Supplement (DS) + + + + + Diploma Supplement + + + + + Digital signature + + + + + + + Name and status of awarding institution + + + + + Awarding institution + + + + + + + Awarding institution identifier + + + + + + + + + + + Name and status of institution administering studies + + + + + Institution administering studies + + + + + + + Institution administering studies identifier + + + + + + + + + + + Official certifying the DS + + + + + Family name(s) + + + + + Given name(s) + + + + + Official capacity + + + + + + Identifier of awarding institution + + + + + + Officials certifying + + + + + Official certifying + + + + + + + Official stamp or seal of the institution + + + + + Stamp description + + + + + + Identifier of awarding institution + + + + + + Programme details + + + + + Course structure diagram + + + + + Courses attended in other institution in mobility programs + + + + + + + Programme requirements + + + + + Programme requirements + + + + + Key learning outcomes of the programme + + + + + + + Qualification + + + + + Name of the qualification + + + + + Additional information about the qualification + + + + + + Local identification code or number of the qualification + + + + + National identification code or number of the qualification + + + + + + Rich text tag + + + + + Specifies bold text + + + + + Specifies break line + + + + + Specifies italic text + + + + + Specifies underline text + + + + + Specifies reference to the attached resource + + + + + + + Attached identifier reference + + + + + + + + + + + Title conferred + + + + + Name of the title conferred + + + + + + + Diploma Supplement + + + + + Primary Key: Group identifier + + + + + + + Primary Key: Awarding institution identifier + + + + + + + Primary Key: Intitution administering studies identifier + + + + + + + + Foreign Key: Group identifier + + + + + + + Foreign Key: Awarding institution (Official Stamp) identifier + + + + + + + Foreign Key: Awarding institution (Official Stamp) identifier + + + + + + + Foreign Key: Institution administering studies identifier + + + + + + + + Multilingual Diploma Supplement + + + + + Unique: Diploma Supplement language + + + + + diff --git a/id/server/stork2-commons/src/main/resources/schema/diploma.xsd b/id/server/stork2-commons/src/main/resources/schema/diploma.xsd index ee46caf60..b1c0b060f 100644 --- a/id/server/stork2-commons/src/main/resources/schema/diploma.xsd +++ b/id/server/stork2-commons/src/main/resources/schema/diploma.xsd @@ -1,1819 +1,1686 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/id/server/stork2-commons/src/main/resources/schema/xmldsig-core-schema.xsd b/id/server/stork2-commons/src/main/resources/schema/xmldsig-core-schema.xsd index de4ac928a..54527e0bc 100644 --- a/id/server/stork2-commons/src/main/resources/schema/xmldsig-core-schema.xsd +++ b/id/server/stork2-commons/src/main/resources/schema/xmldsig-core-schema.xsd @@ -1,302 +1,309 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/id/server/stork2-commons/src/test/resources/log4j.xml b/id/server/stork2-commons/src/test/resources/log4j.xml index 0ad2ea9a4..2bba8b69f 100644 --- a/id/server/stork2-commons/src/test/resources/log4j.xml +++ b/id/server/stork2-commons/src/test/resources/log4j.xml @@ -2,18 +2,18 @@ - - - - - - - - + + + + + + + + - - - - + + + + -- cgit v1.2.3