resme 0.5.1 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (43) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.org +12 -0
  3. data/README.org +16 -15
  4. data/lib/resme/cli/command_semantics.rb +23 -26
  5. data/lib/resme/version.rb +4 -1
  6. metadata +3 -43
  7. data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/Achievement.xsd +0 -91
  8. data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/Certificate.xsd +0 -62
  9. data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/CommonTypes.xsd +0 -139
  10. data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/ComputerSkill.xsd +0 -112
  11. data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/ContactInformation.xsd +0 -321
  12. data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/Demographics.xsd +0 -122
  13. data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/DigitalContent.xsd +0 -164
  14. data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/DocumentInformation.xsd +0 -119
  15. data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/Documentation.xsd +0 -122
  16. data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/DrivingSkill.xsd +0 -71
  17. data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/EducationalExperience.xsd +0 -137
  18. data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/EmploymentExperience.xsd +0 -65
  19. data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/EuropassCoverLetter.xsd +0 -70
  20. data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/EuropassLearnerInformation.xsd +0 -91
  21. data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/EuropassPrintingPreferences.xsd +0 -247
  22. data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/EuropassSchema.xsd +0 -133
  23. data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/Experience.xsd +0 -75
  24. data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/Headline.xsd +0 -97
  25. data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/Identification.xsd +0 -54
  26. data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/Language.xsd +0 -107
  27. data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/Letter.xsd +0 -129
  28. data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/LinguisticSkill.xsd +0 -189
  29. data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/OccupationalField.xsd +0 -68
  30. data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/Organisation.xsd +0 -129
  31. data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/PersonName.xsd +0 -71
  32. data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/Skill.xsd +0 -71
  33. data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/imported/EQF_08_V1.0.0.xsd +0 -115
  34. data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/imported/EUDrivingLicence_V1.1.0.xsd +0 -28
  35. data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/imported/ISCED97_V1.0.0.xsd +0 -981
  36. data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/imported/NACE_COM_V1.0.0.xsd +0 -5630
  37. data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/included/EuropassAddressFormats_V1.3.0.xsd +0 -117
  38. data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/included/EuropassISCO_88_COM_V1.4.0.xsd +0 -15116
  39. data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/included/EuropassISOCountries_V1.6.0.xsd +0 -6180
  40. data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/included/EuropassISOLanguages_V1.8.0.xsd +0 -7645
  41. data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/included/EuropassNationalities_V1.6.0.xsd +0 -6179
  42. data/lib/resme/templates/europass/europass-xml-schema-doc-v3.3.0.pdf +0 -0
  43. data/lib/resme/templates/resume.xml.erb +0 -496
@@ -1,75 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <xsd:schema
3
- xmlns:xsd="http://www.w3.org/2001/XMLSchema"
4
- xmlns="http://europass.cedefop.europa.eu/Europass"
5
- targetNamespace="http://europass.cedefop.europa.eu/Europass"
6
- elementFormDefault="qualified">
7
-
8
- <!--
9
- /*
10
- * Copyright European Union 2002-2014
11
- *
12
- *
13
- * Licensed under the EUPL, Version 1.1 or – as soon they
14
- * will be approved by the European Commission - subsequent
15
- * versions of the EUPL (the "Licence");
16
- * You may not use this work except in compliance with the
17
- * Licence.
18
- * You may obtain a copy of the Licence at:
19
- *
20
- * http://ec.europa.eu/idabc/eupl.html
21
- *
22
- *
23
- * Unless required by applicable law or agreed to in
24
- * writing, software distributed under the Licence is
25
- * distributed on an "AS IS" basis,
26
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
27
- * express or implied.
28
- * See the Licence for the specific language governing
29
- * permissions and limitations under the Licence.
30
- *
31
- */
32
- -->
33
- <xsd:include schemaLocation="CommonTypes.xsd"/>
34
-
35
- <xsd:include schemaLocation="Documentation.xsd"/>
36
-
37
- <xsd:complexType name="ExperienceType">
38
- <xsd:annotation>
39
- <xsd:documentation xml:lang="en">
40
- Defines the information describing an Experience. An Experience contains information about the period the experience took place and a free text description of the experience.
41
- </xsd:documentation>
42
- </xsd:annotation>
43
- <xsd:complexContent>
44
- <xsd:restriction base="xsd:anyType">
45
- <xsd:sequence>
46
- <xsd:element name="Period" type="PeriodType" minOccurs="0"/>
47
- <xsd:element name="Description" type="xsd:string" minOccurs="0"/>
48
- <xsd:element name="Documentation" minOccurs="0" type="IntraDocumentDocumentationType"/>
49
- </xsd:sequence>
50
- </xsd:restriction>
51
- </xsd:complexContent>
52
- </xsd:complexType>
53
-
54
- <xsd:complexType name="AbstractExperienceListType">
55
- <xsd:annotation>
56
- <xsd:documentation xml:lang="en">
57
- Defines a list of Experiences.
58
- </xsd:documentation>
59
- </xsd:annotation>
60
- <xsd:sequence>
61
- <xsd:element name="Experience" type="xsd:anyType" minOccurs="0" maxOccurs="unbounded"/>
62
- </xsd:sequence>
63
- </xsd:complexType>
64
-
65
- <xsd:complexType name="ExperienceListType">
66
- <xsd:annotation>
67
- <xsd:documentation xml:lang="en">
68
- Defines a list of Experiences.
69
- </xsd:documentation>
70
- </xsd:annotation>
71
- <xsd:sequence>
72
- <xsd:element name="Experience" type="ExperienceType" minOccurs="0" maxOccurs="unbounded"/>
73
- </xsd:sequence>
74
- </xsd:complexType>
75
- </xsd:schema>
@@ -1,97 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <xsd:schema
3
- xmlns:xsd="http://www.w3.org/2001/XMLSchema"
4
- xmlns="http://europass.cedefop.europa.eu/Europass"
5
- targetNamespace="http://europass.cedefop.europa.eu/Europass"
6
- elementFormDefault="qualified">
7
-
8
- <!--
9
- /*
10
- * Copyright European Union 2002-2014
11
- *
12
- *
13
- * Licensed under the EUPL, Version 1.1 or – as soon they
14
- * will be approved by the European Commission - subsequent
15
- * versions of the EUPL (the "Licence");
16
- * You may not use this work except in compliance with the
17
- * Licence.
18
- * You may obtain a copy of the Licence at:
19
- *
20
- * http://ec.europa.eu/idabc/eupl.html
21
- *
22
- *
23
- * Unless required by applicable law or agreed to in
24
- * writing, software distributed under the Licence is
25
- * distributed on an "AS IS" basis,
26
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
27
- * express or implied.
28
- * See the Licence for the specific language governing
29
- * permissions and limitations under the Licence.
30
- *
31
- */
32
- -->
33
- <xsd:include schemaLocation="CommonTypes.xsd"/>
34
- <xsd:include schemaLocation="OccupationalField.xsd"/>
35
-
36
- <xsd:complexType name="HeadlineType">
37
- <xsd:annotation>
38
- <xsd:documentation xml:lang="en">
39
- Contains a headline label for the current document. It is optional and may accommodate various cases.
40
- </xsd:documentation>
41
- </xsd:annotation>
42
- <xsd:sequence>
43
- <xsd:element name="Type" type="HeadlineTypeLabelType" minOccurs="0" maxOccurs="1"/>
44
- <xsd:element name="Description" type="OccupationalFieldType" minOccurs="0" maxOccurs="1"/>
45
- </xsd:sequence>
46
- </xsd:complexType>
47
-
48
- <!-- Headline Types -->
49
- <xsd:complexType name="HeadlineTypeLabelType">
50
- <xsd:complexContent>
51
- <xsd:restriction base="LabelType" >
52
- <xsd:sequence>
53
- <xsd:element name="Code" minOccurs="0" maxOccurs="1" type="HeadlineTypesEnumeration"/>
54
- <xsd:element name="Label" type="xsd:string" minOccurs="0" maxOccurs="1"/>
55
- </xsd:sequence>
56
- </xsd:restriction>
57
- </xsd:complexContent>
58
- </xsd:complexType>
59
-
60
- <xsd:simpleType name="HeadlineTypesEnumeration">
61
- <xsd:restriction base="xsd:string">
62
- <xsd:enumeration value="preferred_job"/>
63
- <xsd:enumeration value="job_applied_for"/>
64
- <xsd:enumeration value="studies_applied_for"/>
65
- <xsd:enumeration value="position"/>
66
- <xsd:enumeration value="personal_statement"/>
67
- </xsd:restriction>
68
- </xsd:simpleType>
69
-
70
- <xsd:complexType name="PositionType">
71
- <xsd:annotation>
72
- <xsd:documentation xml:lang="en">
73
- Restricts a HeadlineType by defining that it refers to the Position held by an Individual
74
- </xsd:documentation>
75
- </xsd:annotation>
76
- <xsd:complexContent>
77
- <xsd:restriction base="HeadlineType">
78
- <xsd:sequence>
79
- <xsd:element name="Type" type="PositionTypeLabelType" minOccurs="0" maxOccurs="1"/>
80
- <xsd:element name="Description" type="OccupationalFieldType" minOccurs="0" maxOccurs="1"/>
81
- </xsd:sequence>
82
- </xsd:restriction>
83
- </xsd:complexContent>
84
- </xsd:complexType>
85
-
86
- <xsd:complexType name="PositionTypeLabelType">
87
- <xsd:complexContent>
88
- <xsd:restriction base="HeadlineTypeLabelType" >
89
- <xsd:sequence>
90
- <xsd:element name="Code" minOccurs="0" maxOccurs="1" type="HeadlineTypesEnumeration" fixed="position"/>
91
- <xsd:element name="Label" type="xsd:string" minOccurs="0" maxOccurs="1"/>
92
- </xsd:sequence>
93
- </xsd:restriction>
94
- </xsd:complexContent>
95
- </xsd:complexType>
96
-
97
- </xsd:schema>
@@ -1,54 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <xsd:schema
3
- xmlns:xsd="http://www.w3.org/2001/XMLSchema"
4
- xmlns="http://europass.cedefop.europa.eu/Europass"
5
- targetNamespace="http://europass.cedefop.europa.eu/Europass"
6
- elementFormDefault="qualified">
7
-
8
- <!--
9
- /*
10
- * Copyright European Union 2002-2014
11
- *
12
- *
13
- * Licensed under the EUPL, Version 1.1 or – as soon they
14
- * will be approved by the European Commission - subsequent
15
- * versions of the EUPL (the "Licence");
16
- * You may not use this work except in compliance with the
17
- * Licence.
18
- * You may obtain a copy of the Licence at:
19
- *
20
- * http://ec.europa.eu/idabc/eupl.html
21
- *
22
- *
23
- * Unless required by applicable law or agreed to in
24
- * writing, software distributed under the Licence is
25
- * distributed on an "AS IS" basis,
26
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
27
- * express or implied.
28
- * See the Licence for the specific language governing
29
- * permissions and limitations under the Licence.
30
- *
31
- */
32
- -->
33
- <xsd:include schemaLocation="PersonName.xsd"/>
34
- <xsd:include schemaLocation="ContactInformation.xsd"/>
35
- <xsd:include schemaLocation="Demographics.xsd"/>
36
- <xsd:include schemaLocation="DigitalContent.xsd"/>
37
-
38
- <!-- PERSONAL INFORMATION -->
39
- <xsd:complexType name="IdentificationType">
40
- <xsd:annotation>
41
- <xsd:documentation xml:lang="en">
42
- Contains the personal information of the individual, which includes at least the name, and optionally contact information, demographics, photo and signature.
43
- </xsd:documentation>
44
- </xsd:annotation>
45
- <xsd:sequence>
46
- <xsd:element name="PersonName" type="PersonNameType" minOccurs="0"/>
47
- <xsd:element name="ContactInfo" type="ContactInfoType" minOccurs="0"/>
48
- <xsd:element name="Demographics" type="DemographicsType" minOccurs="0"/>
49
- <xsd:element name="Photo" type="PhotoDataType" minOccurs="0"/>
50
- <xsd:element name="Signature" type="SignatureDataType" minOccurs="0"/>
51
- </xsd:sequence>
52
- </xsd:complexType>
53
-
54
- </xsd:schema>
@@ -1,107 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <xsd:schema
3
- xmlns:xsd="http://www.w3.org/2001/XMLSchema"
4
- xmlns="http://europass.cedefop.europa.eu/Europass"
5
- targetNamespace="http://europass.cedefop.europa.eu/Europass"
6
- elementFormDefault="qualified">
7
-
8
- <!--
9
- /*
10
- * Copyright European Union 2002-2014
11
- *
12
- *
13
- * Licensed under the EUPL, Version 1.1 or – as soon they
14
- * will be approved by the European Commission - subsequent
15
- * versions of the EUPL (the "Licence");
16
- * You may not use this work except in compliance with the
17
- * Licence.
18
- * You may obtain a copy of the Licence at:
19
- *
20
- * http://ec.europa.eu/idabc/eupl.html
21
- *
22
- *
23
- * Unless required by applicable law or agreed to in
24
- * writing, software distributed under the Licence is
25
- * distributed on an "AS IS" basis,
26
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
27
- * express or implied.
28
- * See the Licence for the specific language governing
29
- * permissions and limitations under the Licence.
30
- *
31
- */
32
- -->
33
-
34
-
35
- <xsd:include schemaLocation="http://europass.cedefop.europa.eu/xml/included/EuropassISOLanguages_V1.8.0.xsd">
36
- <xsd:annotation>
37
- <xsd:documentation xml:lang="en">
38
- The included "ISOLanguages" schema defines the list of language codes that may appear in the Europass XML documents.
39
- </xsd:documentation>
40
- </xsd:annotation>
41
- </xsd:include>
42
-
43
- <xsd:include schemaLocation="./CommonTypes.xsd"/>
44
-
45
- <xsd:complexType name="LanguageType" abstract="true">
46
- <xsd:annotation>
47
- <xsd:documentation xml:lang="en">
48
- Defines an abstract type to describe a language. Generally a language is described by a label which may include a code attribute. E.g. for the Greek language it would be code: el , label: Greek.
49
- </xsd:documentation>
50
- </xsd:annotation>
51
- <xsd:complexContent>
52
- <xsd:restriction base="LabelType">
53
- <xsd:sequence>
54
- <xsd:element name="Code" minOccurs="0" type="xsd:language"/>
55
- <xsd:element name="Label" type="xsd:string" minOccurs="0"/>
56
- </xsd:sequence>
57
- </xsd:restriction>
58
- </xsd:complexContent>
59
- </xsd:complexType>
60
-
61
-
62
- <xsd:complexType name="MotherLanguageType">
63
- <xsd:annotation>
64
- <xsd:documentation xml:lang="en">
65
- Defines a mother language. The restriction is that a mother language cannot be an extinct language, or a language not used anymore, e.g. ancient Greek.
66
- </xsd:documentation>
67
- </xsd:annotation>
68
- <xsd:complexContent>
69
- <xsd:restriction base="LabelType">
70
- <xsd:sequence>
71
- <xsd:element name="Code" minOccurs="0" type="motherCode">
72
- <xsd:annotation>
73
- <xsd:documentation xml:lang="en">
74
- The mother language code is defined in the included schema "EuropassISOLanguages".
75
- </xsd:documentation>
76
- </xsd:annotation>
77
- </xsd:element>
78
- <xsd:element name="Label" type="xsd:string" minOccurs="0"/>
79
- </xsd:sequence>
80
- </xsd:restriction>
81
- </xsd:complexContent>
82
- </xsd:complexType>
83
-
84
-
85
- <xsd:complexType name="ForeignLanguageType">
86
- <xsd:annotation>
87
- <xsd:documentation xml:lang="en">
88
- Defines an abstract type for a foreign language.
89
- </xsd:documentation>
90
- </xsd:annotation>
91
- <xsd:complexContent>
92
- <xsd:restriction base="LabelType">
93
- <xsd:sequence>
94
- <xsd:element name="Code" minOccurs="0" type="foreignCode">
95
- <xsd:annotation>
96
- <xsd:documentation xml:lang="en">
97
- The foreign language code is defined in the included schema "EuropassISOLanguages".
98
- </xsd:documentation>
99
- </xsd:annotation>
100
- </xsd:element>
101
- <xsd:element name="Label" type="xsd:string" minOccurs="0"/>
102
- </xsd:sequence>
103
- </xsd:restriction>
104
- </xsd:complexContent>
105
- </xsd:complexType>
106
-
107
- </xsd:schema>
@@ -1,129 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <xsd:schema
3
- xmlns:xsd="http://www.w3.org/2001/XMLSchema"
4
- xmlns="http://europass.cedefop.europa.eu/Europass"
5
- targetNamespace="http://europass.cedefop.europa.eu/Europass"
6
- elementFormDefault="qualified">
7
-
8
- <!--
9
- /*
10
- * Copyright European Union 2002-2014
11
- *
12
- *
13
- * Licensed under the EUPL, Version 1.1 or – as soon they
14
- * will be approved by the European Commission - subsequent
15
- * versions of the EUPL (the "Licence");
16
- * You may not use this work except in compliance with the
17
- * Licence.
18
- * You may obtain a copy of the Licence at:
19
- *
20
- * http://ec.europa.eu/idabc/eupl.html
21
- *
22
- *
23
- * Unless required by applicable law or agreed to in
24
- * writing, software distributed under the Licence is
25
- * distributed on an "AS IS" basis,
26
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
27
- * express or implied.
28
- * See the Licence for the specific language governing
29
- * permissions and limitations under the Licence.
30
- *
31
- */
32
- -->
33
- <xsd:include schemaLocation="CommonTypes.xsd"/>
34
- <xsd:include schemaLocation="ContactInformation.xsd"/>
35
- <xsd:include schemaLocation="PersonName.xsd"/>
36
-
37
- <xsd:complexType name="LetterType">
38
- <xsd:sequence>
39
- <xsd:element name="Localisation" type="LetterLocalisationType" minOccurs="0" maxOccurs="1"/>
40
- <xsd:element name="SubjectLine" type="xsd:string" minOccurs="0" maxOccurs="1"/>
41
- <xsd:element name="OpeningSalutation" type="OpeningSalutationType" minOccurs="0" maxOccurs="1"/>
42
- <xsd:element name="Body" type="BodyType" minOccurs="0" maxOccurs="1"/>
43
- <xsd:element name="ClosingSalutation" type="ClosingSalutationType" minOccurs="0" maxOccurs="1"/>
44
- </xsd:sequence>
45
- </xsd:complexType>
46
-
47
- <xsd:complexType name="LetterLocalisationType">
48
- <xsd:annotation>
49
- <xsd:documentation xml:lang="en">
50
- Describes the date and place of the writing of the specific cover letter.
51
- </xsd:documentation>
52
- </xsd:annotation>
53
- <xsd:sequence>
54
- <xsd:element name="Date" type="DateType" minOccurs="0" maxOccurs="1"/>
55
- <xsd:element name="Place" type="LocalisationPlaceType" minOccurs="0" maxOccurs="1"/>
56
- </xsd:sequence>
57
- </xsd:complexType>
58
-
59
- <xsd:complexType name="LocalisationPlaceType">
60
- <xsd:annotation>
61
- <xsd:documentation xml:lang="en">
62
- Restricts the usual Address information by defining that it may include only a Municipality and/or Country.
63
- </xsd:documentation>
64
- </xsd:annotation>
65
- <xsd:complexContent>
66
- <xsd:restriction base="AddressInfoType">
67
- <xsd:sequence>
68
- <xsd:element name="Municipality" type="xsd:string" minOccurs="0" maxOccurs="1"/>
69
- <xsd:element name="Country" type="CountryType" minOccurs="0" maxOccurs="1"/>
70
- </xsd:sequence>
71
- </xsd:restriction>
72
- </xsd:complexContent>
73
- </xsd:complexType>
74
-
75
- <xsd:complexType name="OpeningSalutationType">
76
- <xsd:annotation>
77
- <xsd:documentation xml:lang="en">
78
- Describes the opening salutation to the expected reader of this cover letter.
79
- </xsd:documentation>
80
- </xsd:annotation>
81
- <xsd:sequence>
82
- <xsd:element name="Salutation" type="OpeningSalutationSalutationType" minOccurs="0" maxOccurs="1"/>
83
- <xsd:element name="PersonName" type="PersonNameType" minOccurs="0" maxOccurs="1"/>
84
- </xsd:sequence>
85
- </xsd:complexType>
86
-
87
- <xsd:complexType name="BodyType">
88
- <xsd:sequence>
89
- <xsd:element name="Opening" type="xsd:string" minOccurs="0" maxOccurs="1"/>
90
- <xsd:element name="MainBody" type="xsd:string" minOccurs="0" maxOccurs="1"/>
91
- <xsd:element name="Closing" type="xsd:string" minOccurs="0" maxOccurs="1"/>
92
- </xsd:sequence>
93
- </xsd:complexType>
94
-
95
- <xsd:complexType name="ClosingSalutationType">
96
- <xsd:complexContent>
97
- <xsd:restriction base="LabelType">
98
- <xsd:sequence>
99
- <xsd:element name="Code" minOccurs="0" maxOccurs="1" type="ClosingSalutationTypesEnumeration"/>
100
- <xsd:element name="Label" type="xsd:string" minOccurs="0" maxOccurs="1"/>
101
- </xsd:sequence>
102
- </xsd:restriction>
103
- </xsd:complexContent>
104
- </xsd:complexType>
105
-
106
- <xsd:simpleType name="ClosingSalutationTypesEnumeration">
107
- <xsd:restriction base="xsd:string">
108
- <xsd:pattern value="closing-salut-[1-9]{1}([0-9]{1})?"></xsd:pattern>
109
- </xsd:restriction>
110
- </xsd:simpleType>
111
-
112
-
113
- <xsd:complexType name="OpeningSalutationSalutationType">
114
- <xsd:complexContent>
115
- <xsd:restriction base="LabelType">
116
- <xsd:sequence>
117
- <xsd:element name="Code" minOccurs="0" maxOccurs="1" type="OpeningSalutationTypesEnumeration"/>
118
- <xsd:element name="Label" type="xsd:string" minOccurs="0" maxOccurs="1"/>
119
- </xsd:sequence>
120
- </xsd:restriction>
121
- </xsd:complexContent>
122
- </xsd:complexType>
123
-
124
- <xsd:simpleType name="OpeningSalutationTypesEnumeration">
125
- <xsd:restriction base="xsd:string">
126
- <xsd:pattern value="opening-salut-[1-9]{1}([0-9]{1})?(-impersonal)?"></xsd:pattern>
127
- </xsd:restriction>
128
- </xsd:simpleType>
129
- </xsd:schema>
@@ -1,189 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <xsd:schema
3
- xmlns:xsd="http://www.w3.org/2001/XMLSchema"
4
- xmlns="http://europass.cedefop.europa.eu/Europass"
5
- targetNamespace="http://europass.cedefop.europa.eu/Europass"
6
- elementFormDefault="qualified">
7
-
8
- <!--
9
- /*
10
- * Copyright European Union 2002-2014
11
- *
12
- *
13
- * Licensed under the EUPL, Version 1.1 or – as soon they
14
- * will be approved by the European Commission - subsequent
15
- * versions of the EUPL (the "Licence");
16
- * You may not use this work except in compliance with the
17
- * Licence.
18
- * You may obtain a copy of the Licence at:
19
- *
20
- * http://ec.europa.eu/idabc/eupl.html
21
- *
22
- *
23
- * Unless required by applicable law or agreed to in
24
- * writing, software distributed under the Licence is
25
- * distributed on an "AS IS" basis,
26
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
27
- * express or implied.
28
- * See the Licence for the specific language governing
29
- * permissions and limitations under the Licence.
30
- *
31
- */
32
- -->
33
-
34
- <xsd:include schemaLocation="CommonTypes.xsd"/>
35
- <xsd:include schemaLocation="Skill.xsd"/>
36
- <xsd:include schemaLocation="Language.xsd"/>
37
- <xsd:include schemaLocation="Certificate.xsd"/>
38
- <xsd:include schemaLocation="Experience.xsd"/>
39
-
40
- <xsd:complexType name="LinguisticSkillType">
41
- <xsd:sequence>
42
- <xsd:element name="MotherTongueList" minOccurs="0">
43
- <xsd:complexType>
44
- <xsd:sequence>
45
- <xsd:element name="MotherTongue" type="MotherTongueSkillType" minOccurs="0" maxOccurs="unbounded"/>
46
- </xsd:sequence>
47
- </xsd:complexType>
48
- </xsd:element>
49
- <xsd:element name="ForeignLanguageList" minOccurs="0">
50
- <xsd:complexType>
51
- <xsd:sequence>
52
- <xsd:element name="ForeignLanguage" type="ForeignLanguageSkillType" minOccurs="0" maxOccurs="unbounded"/>
53
- </xsd:sequence>
54
- </xsd:complexType>
55
- </xsd:element>
56
- </xsd:sequence>
57
- </xsd:complexType>
58
-
59
- <xsd:complexType name="MotherTongueSkillType">
60
- <xsd:complexContent>
61
- <xsd:restriction base="SkillType">
62
- <xsd:sequence>
63
- <xsd:element name="Description" type="MotherLanguageType" minOccurs="0"/>
64
- <xsd:element name="Documentation" type="IntraDocumentDocumentationType" minOccurs="0"/>
65
- </xsd:sequence>
66
- </xsd:restriction>
67
- </xsd:complexContent>
68
- </xsd:complexType>
69
-
70
- <xsd:complexType name="ForeignLanguageSkillType">
71
- <xsd:annotation>
72
- <xsd:documentation xml:lang="en">
73
- Restricts the generic skill type by specifying the data type of the elements that describe the level of knowledge of the language and related linguistic diplomas and/or experiences.
74
- </xsd:documentation>
75
- </xsd:annotation>
76
- <xsd:complexContent>
77
- <xsd:restriction base="SkillType">
78
- <xsd:sequence>
79
- <xsd:element name="Description" type="ForeignLanguageType" minOccurs="0"/>
80
- <xsd:element name="ProficiencyLevel" type="ProficiencyLevelType" minOccurs="0"/>
81
- <xsd:element name="AcquiredDuring" minOccurs="0" type="LinguisticExperienceListType"/>
82
- <xsd:element name="VerifiedBy" type="LinguisticCertificateListType" minOccurs="0"/>
83
- <xsd:element name="Documentation" type="IntraDocumentDocumentationType" minOccurs="0"/>
84
- </xsd:sequence>
85
- </xsd:restriction>
86
- </xsd:complexContent>
87
- </xsd:complexType>
88
-
89
- <xsd:complexType name="ProficiencyLevelType">
90
- <xsd:complexContent>
91
- <xsd:restriction base="xsd:anyType">
92
- <xsd:sequence>
93
- <xsd:element name="Listening" type="CEFLanguageLevelType" minOccurs="0"/>
94
- <xsd:element name="Reading" type="CEFLanguageLevelType" minOccurs="0"/>
95
- <xsd:element name="SpokenInteraction" type="CEFLanguageLevelType" minOccurs="0"/>
96
- <xsd:element name="SpokenProduction" type="CEFLanguageLevelType" minOccurs="0"/>
97
- <xsd:element name="Writing" type="CEFLanguageLevelType" minOccurs="0"/>
98
- </xsd:sequence>
99
- </xsd:restriction>
100
- </xsd:complexContent>
101
- </xsd:complexType>
102
-
103
- <xsd:complexType name="LinguisticCertificateListType">
104
- <xsd:complexContent>
105
- <xsd:restriction base="CertificateListType">
106
- <xsd:sequence>
107
- <xsd:element name="Certificate" type="LinguisticCertificateType" minOccurs="0" maxOccurs="unbounded"/>
108
- </xsd:sequence>
109
- </xsd:restriction>
110
- </xsd:complexContent>
111
- </xsd:complexType>
112
-
113
- <xsd:complexType name="LinguisticCertificateType">
114
- <xsd:annotation>
115
- <xsd:documentation xml:lang="en">
116
- Defines a Linguistic Certificate by restricting the allowed type for the level element to be "CEFLanguageLevel"
117
- </xsd:documentation>
118
- </xsd:annotation>
119
- <xsd:complexContent>
120
- <xsd:restriction base="CertificateType">
121
- <xsd:sequence>
122
- <xsd:element name="Title" type="xsd:string" minOccurs="0"/>
123
- <xsd:element name="AwardingBody" type="xsd:string" minOccurs="0"/>
124
- <xsd:element name="Date" type="DateType" minOccurs="0"/>
125
- <xsd:element name="Level" type="CEFLanguageLevelType" minOccurs="0"/>
126
- </xsd:sequence>
127
- </xsd:restriction>
128
- </xsd:complexContent>
129
- </xsd:complexType>
130
-
131
- <xsd:complexType name="LinguisticExperienceType">
132
- <xsd:annotation>
133
- <xsd:documentation xml:lang="en">
134
- Extends the generic ExperienceType to include information about an experience that results in acquiring linguistic skills.
135
- Contains information about the period the linguistic experience took place and the area/context into which it is acquiared.
136
- </xsd:documentation>
137
- </xsd:annotation>
138
- <xsd:complexContent>
139
- <xsd:restriction base="xsd:anyType">
140
- <xsd:sequence>
141
- <xsd:element name="Period" type="PeriodType" minOccurs="0"/>
142
- <xsd:element name="Description" type="xsd:string" minOccurs="0"/>
143
- <xsd:element name="Documentation" minOccurs="0" type="IntraDocumentDocumentationType"/>
144
- <xsd:element name="Area" type="LinguisticExperienceAreaType" minOccurs="0"/>
145
- </xsd:sequence>
146
- </xsd:restriction>
147
- </xsd:complexContent>
148
- </xsd:complexType>
149
-
150
-
151
- <xsd:complexType name="LinguisticExperienceListType">
152
- <xsd:annotation>
153
- <xsd:documentation xml:lang="en">
154
- Defines a list of Experiences.
155
- </xsd:documentation>
156
- </xsd:annotation>
157
- <xsd:complexContent>
158
- <xsd:restriction base="AbstractExperienceListType">
159
- <xsd:sequence>
160
- <xsd:element name="Experience" type="LinguisticExperienceType" minOccurs="0" maxOccurs="unbounded"/>
161
- </xsd:sequence>
162
- </xsd:restriction>
163
- </xsd:complexContent>
164
- </xsd:complexType>
165
-
166
-
167
- <!-- Linguistic Experience Area -->
168
- <xsd:complexType name="LinguisticExperienceAreaType">
169
- <xsd:complexContent>
170
- <xsd:restriction base="LabelType">
171
- <xsd:sequence>
172
- <xsd:element name="Code" minOccurs="0" type="LinguisticExperienceAreasEnumeration"/>
173
- <xsd:element name="Label" type="xsd:string" minOccurs="0"/>
174
- </xsd:sequence>
175
- </xsd:restriction>
176
- </xsd:complexContent>
177
- </xsd:complexType>
178
-
179
-
180
- <xsd:simpleType name="LinguisticExperienceAreasEnumeration">
181
- <xsd:restriction base="xsd:string">
182
- <xsd:enumeration value="studying_training_language"/>
183
- <xsd:enumeration value="work_language"/>
184
- <xsd:enumeration value="living_traveling_language"/>
185
- <xsd:enumeration value="mediating_groups_language"/>
186
- </xsd:restriction>
187
- </xsd:simpleType>
188
-
189
- </xsd:schema>