resme 0.5.0 → 1.0.0
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.
- checksums.yaml +4 -4
- data/CHANGELOG.org +43 -2
- data/Gemfile.lock +20 -0
- data/README.org +27 -41
- data/lib/resme/cli/command_semantics.rb +23 -26
- data/lib/resme/version.rb +4 -1
- data/resme.gemspec +4 -2
- metadata +20 -45
- data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/Achievement.xsd +0 -91
- data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/Certificate.xsd +0 -62
- data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/CommonTypes.xsd +0 -139
- data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/ComputerSkill.xsd +0 -112
- data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/ContactInformation.xsd +0 -321
- data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/Demographics.xsd +0 -122
- data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/DigitalContent.xsd +0 -164
- data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/DocumentInformation.xsd +0 -119
- data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/Documentation.xsd +0 -122
- data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/DrivingSkill.xsd +0 -71
- data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/EducationalExperience.xsd +0 -137
- data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/EmploymentExperience.xsd +0 -65
- data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/EuropassCoverLetter.xsd +0 -70
- data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/EuropassLearnerInformation.xsd +0 -91
- data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/EuropassPrintingPreferences.xsd +0 -247
- data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/EuropassSchema.xsd +0 -133
- data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/Experience.xsd +0 -75
- data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/Headline.xsd +0 -97
- data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/Identification.xsd +0 -54
- data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/Language.xsd +0 -107
- data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/Letter.xsd +0 -129
- data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/LinguisticSkill.xsd +0 -189
- data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/OccupationalField.xsd +0 -68
- data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/Organisation.xsd +0 -129
- data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/PersonName.xsd +0 -71
- data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/Skill.xsd +0 -71
- data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/imported/EQF_08_V1.0.0.xsd +0 -115
- data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/imported/EUDrivingLicence_V1.1.0.xsd +0 -28
- data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/imported/ISCED97_V1.0.0.xsd +0 -981
- data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/imported/NACE_COM_V1.0.0.xsd +0 -5630
- data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/included/EuropassAddressFormats_V1.3.0.xsd +0 -117
- data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/included/EuropassISCO_88_COM_V1.4.0.xsd +0 -15116
- data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/included/EuropassISOCountries_V1.6.0.xsd +0 -6180
- data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/included/EuropassISOLanguages_V1.8.0.xsd +0 -7645
- data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/included/EuropassNationalities_V1.6.0.xsd +0 -6179
- data/lib/resme/templates/europass/europass-xml-schema-doc-v3.3.0.pdf +0 -0
- data/lib/resme/templates/resume.xml.erb +0 -496
@@ -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>
|
data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/OccupationalField.xsd
DELETED
@@ -1,68 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<xsd:schema
|
3
|
-
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
4
|
-
xmlns:isco88com="http://europass.cedefop.europa.eu/ISCO/88/COM"
|
5
|
-
xmlns="http://europass.cedefop.europa.eu/Europass"
|
6
|
-
targetNamespace="http://europass.cedefop.europa.eu/Europass"
|
7
|
-
elementFormDefault="qualified">
|
8
|
-
|
9
|
-
<!--
|
10
|
-
/*
|
11
|
-
* Copyright European Union 2002-2014
|
12
|
-
*
|
13
|
-
*
|
14
|
-
* Licensed under the EUPL, Version 1.1 or – as soon they
|
15
|
-
* will be approved by the European Commission - subsequent
|
16
|
-
* versions of the EUPL (the "Licence");
|
17
|
-
* You may not use this work except in compliance with the
|
18
|
-
* Licence.
|
19
|
-
* You may obtain a copy of the Licence at:
|
20
|
-
*
|
21
|
-
* http://ec.europa.eu/idabc/eupl.html
|
22
|
-
*
|
23
|
-
*
|
24
|
-
* Unless required by applicable law or agreed to in
|
25
|
-
* writing, software distributed under the Licence is
|
26
|
-
* distributed on an "AS IS" basis,
|
27
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
|
28
|
-
* express or implied.
|
29
|
-
* See the Licence for the specific language governing
|
30
|
-
* permissions and limitations under the Licence.
|
31
|
-
*
|
32
|
-
*/
|
33
|
-
-->
|
34
|
-
|
35
|
-
<xsd:include schemaLocation="http://europass.cedefop.europa.eu/xml/included/EuropassISCO_88_COM_V1.4.0.xsd">
|
36
|
-
<xsd:annotation>
|
37
|
-
<xsd:documentation xml:lang="en">
|
38
|
-
The included "ISCO 88 COM " schema defines the list of occupation field codes that are used to describe the information of a work experience.
|
39
|
-
</xsd:documentation>
|
40
|
-
</xsd:annotation>
|
41
|
-
</xsd:include>
|
42
|
-
|
43
|
-
<xsd:include schemaLocation="CommonTypes.xsd"/>
|
44
|
-
|
45
|
-
<!-- Occupation -->
|
46
|
-
<xsd:complexType name="OccupationalFieldType">
|
47
|
-
<xsd:annotation>
|
48
|
-
<xsd:documentation xml:lang="en">
|
49
|
-
Defines an occupational field. The occupational field is described by a code and a label. E.g. code: 41150, label: Secretary.
|
50
|
-
</xsd:documentation>
|
51
|
-
</xsd:annotation>
|
52
|
-
<xsd:complexContent>
|
53
|
-
<xsd:restriction base="LabelType">
|
54
|
-
<xsd:sequence>
|
55
|
-
<xsd:element name="Code" minOccurs="0" type="isco88com-level5">
|
56
|
-
<xsd:annotation>
|
57
|
-
<xsd:documentation xml:lang="en">
|
58
|
-
The occupational field code type is defined in the included schema "EuropassISCO_88_COM".
|
59
|
-
</xsd:documentation>
|
60
|
-
</xsd:annotation>
|
61
|
-
</xsd:element>
|
62
|
-
<xsd:element name="Label" type="xsd:string" minOccurs="0"/>
|
63
|
-
</xsd:sequence>
|
64
|
-
</xsd:restriction>
|
65
|
-
</xsd:complexContent>
|
66
|
-
</xsd:complexType>
|
67
|
-
|
68
|
-
</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:nace="http://europass.cedefop.europa.eu/NACE"
|
5
|
-
xmlns="http://europass.cedefop.europa.eu/Europass"
|
6
|
-
targetNamespace="http://europass.cedefop.europa.eu/Europass"
|
7
|
-
elementFormDefault="qualified">
|
8
|
-
|
9
|
-
<!--
|
10
|
-
/*
|
11
|
-
* Copyright European Union 2002-2014
|
12
|
-
*
|
13
|
-
*
|
14
|
-
* Licensed under the EUPL, Version 1.1 or – as soon they
|
15
|
-
* will be approved by the European Commission - subsequent
|
16
|
-
* versions of the EUPL (the "Licence");
|
17
|
-
* You may not use this work except in compliance with the
|
18
|
-
* Licence.
|
19
|
-
* You may obtain a copy of the Licence at:
|
20
|
-
*
|
21
|
-
* http://ec.europa.eu/idabc/eupl.html
|
22
|
-
*
|
23
|
-
*
|
24
|
-
* Unless required by applicable law or agreed to in
|
25
|
-
* writing, software distributed under the Licence is
|
26
|
-
* distributed on an "AS IS" basis,
|
27
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
|
28
|
-
* express or implied.
|
29
|
-
* See the Licence for the specific language governing
|
30
|
-
* permissions and limitations under the Licence.
|
31
|
-
*
|
32
|
-
*/
|
33
|
-
-->
|
34
|
-
<xsd:import namespace="http://europass.cedefop.europa.eu/NACE"
|
35
|
-
schemaLocation="http://europass.cedefop.europa.eu/xml/imported/NACE_COM_V1.0.0.xsd">
|
36
|
-
<xsd:annotation>
|
37
|
-
<xsd:documentation xml:lang="en">
|
38
|
-
The NACE namespace defines a list of business sectors codes, which are used to describe the information of a work experience.
|
39
|
-
</xsd:documentation>
|
40
|
-
</xsd:annotation>
|
41
|
-
</xsd:import>
|
42
|
-
|
43
|
-
<xsd:include schemaLocation="CommonTypes.xsd"/>
|
44
|
-
<xsd:include schemaLocation="ContactInformation.xsd"/>
|
45
|
-
|
46
|
-
<!-- Organisation -->
|
47
|
-
<xsd:complexType name="OrganisationType">
|
48
|
-
<xsd:annotation>
|
49
|
-
<xsd:documentation xml:lang="en">
|
50
|
-
Defines an abstract organisation type. An organisation is generally described by a name and an address.
|
51
|
-
</xsd:documentation>
|
52
|
-
</xsd:annotation>
|
53
|
-
<xsd:sequence>
|
54
|
-
<xsd:element name="Name" type="xsd:string" minOccurs="0"/>
|
55
|
-
<xsd:element name="ContactInfo" type="OrganisationalContactInfoType" minOccurs="0"/>
|
56
|
-
</xsd:sequence>
|
57
|
-
</xsd:complexType>
|
58
|
-
|
59
|
-
|
60
|
-
<!-- Contact Information of Organisations-->
|
61
|
-
<xsd:complexType name="OrganisationalContactInfoType">
|
62
|
-
<xsd:sequence>
|
63
|
-
<xsd:element name="Address" type="ContactAddressType" minOccurs="0" maxOccurs="1"/>
|
64
|
-
<xsd:element name="Website" type="OrganisationalWebsiteType" minOccurs="0" maxOccurs="1"/>
|
65
|
-
</xsd:sequence>
|
66
|
-
</xsd:complexType>
|
67
|
-
|
68
|
-
|
69
|
-
<xsd:complexType name="OrganisationalWebsiteType">
|
70
|
-
<xsd:complexContent>
|
71
|
-
<xsd:restriction base="ContactMethodType">
|
72
|
-
<xsd:sequence>
|
73
|
-
<xsd:element name="Contact" minOccurs="0" maxOccurs="1" type="xsd:anyURI"/>
|
74
|
-
<xsd:element name="Use" minOccurs="0" maxOccurs="1" type="OrganisationalWebsiteUseType"/>
|
75
|
-
</xsd:sequence>
|
76
|
-
</xsd:restriction>
|
77
|
-
</xsd:complexContent>
|
78
|
-
</xsd:complexType>
|
79
|
-
|
80
|
-
<xsd:complexType name="OrganisationalWebsiteUseType">
|
81
|
-
<xsd:complexContent>
|
82
|
-
<xsd:restriction base="LabelType">
|
83
|
-
<xsd:sequence>
|
84
|
-
<xsd:element name="Code" minOccurs="0" type="xsd:string" fixed="business"/>
|
85
|
-
</xsd:sequence>
|
86
|
-
</xsd:restriction>
|
87
|
-
</xsd:complexContent>
|
88
|
-
</xsd:complexType>
|
89
|
-
|
90
|
-
|
91
|
-
<xsd:complexType name="EmployerType">
|
92
|
-
<xsd:annotation>
|
93
|
-
<xsd:documentation xml:lang="en">
|
94
|
-
Defines an organisation providing employment by extending the abstract organisation type to include information about the business sector the company belongs to.
|
95
|
-
</xsd:documentation>
|
96
|
-
</xsd:annotation>
|
97
|
-
<xsd:complexContent>
|
98
|
-
<xsd:extension base="OrganisationType">
|
99
|
-
<xsd:sequence>
|
100
|
-
<xsd:element name="Sector" type="BusinesSectorType" minOccurs="0"/>
|
101
|
-
</xsd:sequence>
|
102
|
-
</xsd:extension>
|
103
|
-
</xsd:complexContent>
|
104
|
-
</xsd:complexType>
|
105
|
-
|
106
|
-
<!-- Business Sector -->
|
107
|
-
<xsd:complexType name="BusinesSectorType">
|
108
|
-
<xsd:annotation>
|
109
|
-
<xsd:documentation xml:lang="en">
|
110
|
-
Defines a business sector. The business sector is described by a code and a label. E.g. code: P, label: Education.
|
111
|
-
</xsd:documentation>
|
112
|
-
</xsd:annotation>
|
113
|
-
<xsd:complexContent>
|
114
|
-
<xsd:restriction base="LabelType">
|
115
|
-
<xsd:sequence>
|
116
|
-
<xsd:element name="Code" minOccurs="0" type="nace:sector-level1">
|
117
|
-
<xsd:annotation>
|
118
|
-
<xsd:documentation xml:lang="en">
|
119
|
-
The business sector code type is define in the imported schema of NACE.
|
120
|
-
</xsd:documentation>
|
121
|
-
</xsd:annotation>
|
122
|
-
</xsd:element>
|
123
|
-
<xsd:element name="Label" type="xsd:string" minOccurs="0"/>
|
124
|
-
</xsd:sequence>
|
125
|
-
</xsd:restriction>
|
126
|
-
</xsd:complexContent>
|
127
|
-
</xsd:complexType>
|
128
|
-
|
129
|
-
</xsd:schema>
|
@@ -1,71 +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"></xsd:include>
|
35
|
-
|
36
|
-
<!-- Person name Information -->
|
37
|
-
<xsd:complexType name="PersonNameType">
|
38
|
-
<xsd:annotation>
|
39
|
-
<xsd:documentation xml:lang="en">
|
40
|
-
Describes the name of a person. Consists of a first-name and surname.
|
41
|
-
</xsd:documentation>
|
42
|
-
</xsd:annotation>
|
43
|
-
<xsd:sequence>
|
44
|
-
<xsd:element name="Title" type="PersonTitleLabelType" minOccurs="0" maxOccurs="1"/>
|
45
|
-
<xsd:element name="FirstName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
|
46
|
-
<xsd:element name="Surname" type="xsd:string" minOccurs="0" maxOccurs="1"/>
|
47
|
-
</xsd:sequence>
|
48
|
-
</xsd:complexType>
|
49
|
-
|
50
|
-
<xsd:complexType name="PersonTitleLabelType">
|
51
|
-
<xsd:complexContent>
|
52
|
-
<xsd:restriction base="LabelType">
|
53
|
-
<xsd:sequence>
|
54
|
-
<xsd:element name="Code" minOccurs="0" type="PersonTitleCodesEnumeration"/>
|
55
|
-
<xsd:element name="Label" type="xsd:string" minOccurs="0"/>
|
56
|
-
</xsd:sequence>
|
57
|
-
</xsd:restriction>
|
58
|
-
</xsd:complexContent>
|
59
|
-
</xsd:complexType>
|
60
|
-
|
61
|
-
<xsd:simpleType name="PersonTitleCodesEnumeration">
|
62
|
-
<xsd:restriction base="xsd:string">
|
63
|
-
<xsd:enumeration value="mr"/>
|
64
|
-
<xsd:enumeration value="ms"/>
|
65
|
-
<xsd:enumeration value="mrs"/>
|
66
|
-
<xsd:enumeration value="miss"/>
|
67
|
-
<xsd:enumeration value="dr"/>
|
68
|
-
</xsd:restriction>
|
69
|
-
</xsd:simpleType>
|
70
|
-
|
71
|
-
</xsd:schema>
|
@@ -1,71 +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="Experience.xsd"/>
|
35
|
-
<xsd:include schemaLocation="Certificate.xsd"/>
|
36
|
-
|
37
|
-
|
38
|
-
<xsd:complexType name="SkillType" abstract="true">
|
39
|
-
<xsd:annotation>
|
40
|
-
<xsd:documentation xml:lang="en">
|
41
|
-
Defines a skill. A Skill has a description and may be accompanied by sutiable documentation.
|
42
|
-
Morever a Skill may be acquired during one or more experience periods, and be verified by one or more certificates
|
43
|
-
</xsd:documentation>
|
44
|
-
</xsd:annotation>
|
45
|
-
<xsd:sequence>
|
46
|
-
<xsd:element name="Description" type="xsd:anyType" minOccurs="0"/>
|
47
|
-
<xsd:element name="ProficiencyLevel" type="xsd:anyType" minOccurs="0"/>
|
48
|
-
<xsd:element name="AcquiredDuring" type="AbstractExperienceListType" minOccurs="0"/>
|
49
|
-
<xsd:element name="VerifiedBy" type="CertificateListType" minOccurs="0"/>
|
50
|
-
<xsd:element name="Documentation" type="IntraDocumentDocumentationType" minOccurs="0"/>
|
51
|
-
</xsd:sequence>
|
52
|
-
</xsd:complexType>
|
53
|
-
|
54
|
-
<xsd:complexType name="GenericSkillType">
|
55
|
-
<xsd:annotation>
|
56
|
-
<xsd:documentation xml:lang="en">
|
57
|
-
Defines a generic skill, which is modelled with one unstructured (free text) Description element.
|
58
|
-
It may also accept Documentation information.
|
59
|
-
</xsd:documentation>
|
60
|
-
</xsd:annotation>
|
61
|
-
<xsd:complexContent>
|
62
|
-
<xsd:restriction base="SkillType">
|
63
|
-
<xsd:sequence>
|
64
|
-
<xsd:element name="Description" type="xsd:string" minOccurs="0"/>
|
65
|
-
<xsd:element name="Documentation" type="IntraDocumentDocumentationType" minOccurs="0"/>
|
66
|
-
</xsd:sequence>
|
67
|
-
</xsd:restriction>
|
68
|
-
</xsd:complexContent>
|
69
|
-
</xsd:complexType>
|
70
|
-
|
71
|
-
</xsd:schema>
|
data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/imported/EQF_08_V1.0.0.xsd
DELETED
@@ -1,115 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<xsd:schema
|
3
|
-
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
4
|
-
xmlns:eqf="http://europass.cedefop.europa.eu/EQF/08"
|
5
|
-
targetNamespace="http://europass.cedefop.europa.eu/EQF/08">
|
6
|
-
|
7
|
-
<xsd:annotation>
|
8
|
-
<xsd:documentation xml:lang="en">
|
9
|
-
The European Qualifications Framework (EQF) acts as a translation device to make
|
10
|
-
national qualifications more readable across Europe, promoting workers' and learners'
|
11
|
-
mobility between countries and facilitating their lifelong learning. The core of the EQF
|
12
|
-
concerns eight reference levels describing what a learner knows, understands and
|
13
|
-
is able to do – 'learning outcomes'. Levels range from basic (Level 1) to advanced (Level 8).
|
14
|
-
The EQF applies to all types of education, training and qualifications,
|
15
|
-
from school education to academic, professional and vocational.
|
16
|
-
(http://ec.europa.eu/education/lifelong-learning-policy/eqf_en.htm)
|
17
|
-
</xsd:documentation>
|
18
|
-
</xsd:annotation>
|
19
|
-
<xsd:simpleType name="level">
|
20
|
-
<xsd:annotation>
|
21
|
-
<xsd:documentation xml:lang="en">
|
22
|
-
Each of the 8 levels is defined by a set of descriptors indicating the learning outcomes
|
23
|
-
relevant to qualifications at that level in any system of qualifications.
|
24
|
-
Knowledge: in the context of EQF, knowledge is described as theoretical and/or factual.
|
25
|
-
Skills: in the context of EQF, skills are described as cognitive
|
26
|
-
(involving the use of logical, intuitive and creative thinking)
|
27
|
-
and practical (involving manual dexterity and the use of methods, materials,
|
28
|
-
tools and instruments).
|
29
|
-
Competence: In the context of EQF, competence is described in terms of responsibility and autonomy.
|
30
|
-
</xsd:documentation>
|
31
|
-
</xsd:annotation>
|
32
|
-
<xsd:restriction base="xsd:string">
|
33
|
-
<xsd:enumeration value="1">
|
34
|
-
<xsd:annotation>
|
35
|
-
<xsd:documentation xml:lang="en">
|
36
|
-
Level 1:
|
37
|
-
i) basic general knowledge,
|
38
|
-
ii) basic skills required to carry out simple tasks,
|
39
|
-
iii) work or study under direct supervision in a structured context
|
40
|
-
</xsd:documentation>
|
41
|
-
</xsd:annotation>
|
42
|
-
</xsd:enumeration>
|
43
|
-
<xsd:enumeration value="2">
|
44
|
-
<xsd:annotation>
|
45
|
-
<xsd:documentation xml:lang="en">
|
46
|
-
Level 2:
|
47
|
-
i) basic factual knowledge of a field of work or study
|
48
|
-
ii) basic cognitive and practical skills required to use relevant information in order to carry out tasks and to solve routine problems using simple rules and tools,
|
49
|
-
iii) work or study under supervision with some autonomy
|
50
|
-
</xsd:documentation>
|
51
|
-
</xsd:annotation>
|
52
|
-
</xsd:enumeration>
|
53
|
-
<xsd:enumeration value="3">
|
54
|
-
<xsd:annotation>
|
55
|
-
<xsd:documentation xml:lang="en">
|
56
|
-
Level 3:
|
57
|
-
i) knowledge of facts, principles, processes and general concepts, in a field of work or study,
|
58
|
-
ii) a range of cognitive and practical skills required to accomplish tasks and solve problems by selecting and applying basic methods, tools, materials and information,
|
59
|
-
iii) take responsibility for completion of tasks in work or study; adapt own behaviour to circumstances in solving problems
|
60
|
-
</xsd:documentation>
|
61
|
-
</xsd:annotation>
|
62
|
-
</xsd:enumeration>
|
63
|
-
<xsd:enumeration value="4">
|
64
|
-
<xsd:annotation>
|
65
|
-
<xsd:documentation xml:lang="en">
|
66
|
-
Level 4:
|
67
|
-
i) factual and theoretical knowledge in broad contexts within a field of work or study,
|
68
|
-
ii) a range of cognitive and practical skills required to generate solutions to specific problems in a field of work or study,
|
69
|
-
iii) exercise self-management within the guidelines of work or study contexts that are usually predictable, but are subject to change; supervise the routine work of others, taking some responsibility for the evaluation and improvement of work or study activities
|
70
|
-
</xsd:documentation>
|
71
|
-
</xsd:annotation>
|
72
|
-
</xsd:enumeration>
|
73
|
-
<xsd:enumeration value="5">
|
74
|
-
<xsd:annotation>
|
75
|
-
<xsd:documentation xml:lang="en">
|
76
|
-
Level 5:
|
77
|
-
i) comprehensive, specialised, factual and theoretical knowledge within a field of work or study and an awareness of the boundaries of that knowledge,
|
78
|
-
ii) a comprehensive range of cognitive and practical skills required to develop creative solutions to abstract problems,
|
79
|
-
iii) exercise management and supervision in contexts of work or study activities where there is unpredictable change; review and develop performance of self and others
|
80
|
-
</xsd:documentation>
|
81
|
-
</xsd:annotation>
|
82
|
-
</xsd:enumeration>
|
83
|
-
<xsd:enumeration value="6">
|
84
|
-
<xsd:annotation>
|
85
|
-
<xsd:documentation xml:lang="en">
|
86
|
-
Level 6:
|
87
|
-
i) advanced knowledge of a field of work or study, involving a critical understanding of theories and principles,
|
88
|
-
ii) advanced skills, demonstrating mastery and innovation, required to solve complex and unpredictable problems in a specialised field of work or study,
|
89
|
-
iii) manage complex technical or professional activities or projects, taking responsibility for decision- making in unpredictable work or study contexts; take responsibility for managing professional development of individuals and groups
|
90
|
-
</xsd:documentation>
|
91
|
-
</xsd:annotation>
|
92
|
-
</xsd:enumeration>
|
93
|
-
<xsd:enumeration value="7">
|
94
|
-
<xsd:annotation>
|
95
|
-
<xsd:documentation xml:lang="en">
|
96
|
-
Level 7:
|
97
|
-
i) highly specialised knowledge, some of which is at the forefront of knowledge in a field of work or study, as the basis for original thinking and/or research; critical awareness of knowledge issues in a field and at the interface between different fields,
|
98
|
-
ii) specialised problem-solving skills required in research and/or innovation in order to develop new knowledge and procedures and to integrate knowledge from different fields,
|
99
|
-
iii) manage and transform work or study contexts that are complex, unpredictable and require new strategic approaches; take responsibility for contributing to professional knowledge and practice and/or for reviewing the strategic performance of teams
|
100
|
-
</xsd:documentation>
|
101
|
-
</xsd:annotation>
|
102
|
-
</xsd:enumeration>
|
103
|
-
<xsd:enumeration value="8">
|
104
|
-
<xsd:annotation>
|
105
|
-
<xsd:documentation xml:lang="en">
|
106
|
-
Level 8:
|
107
|
-
i) knowledge at the most advanced frontier of a field of work or study and at the interface between fields,
|
108
|
-
ii) the most advanced and specialised skills and techniques, including synthesis and evaluation, required to solve critical problems in research and/or innovation and to extend and redefine existing knowledge or professional practice,
|
109
|
-
iii) demonstrate substantial authority, innovation, autonomy, scholarly and professional integrity and sustained commitment to the development of new ideas or processes at the forefront of work or study contexts including research
|
110
|
-
</xsd:documentation>
|
111
|
-
</xsd:annotation>
|
112
|
-
</xsd:enumeration>
|
113
|
-
</xsd:restriction>
|
114
|
-
</xsd:simpleType>
|
115
|
-
</xsd:schema>
|