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.
- checksums.yaml +4 -4
- data/CHANGELOG.org +12 -0
- data/README.org +16 -15
- data/lib/resme/cli/command_semantics.rb +23 -26
- data/lib/resme/version.rb +4 -1
- metadata +3 -43
- 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,164 +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:complexType name="AttachmentListType">
|
35
|
-
<xsd:annotation>
|
36
|
-
<xsd:documentation xml:lang="en">
|
37
|
-
List any digital document (PDF, JPEG or PNG format) that an individual has attached to her Europass document to support/evidence of her personal data, learning achievements, work experiences, skills, competences, diplomas, etc.
|
38
|
-
</xsd:documentation>
|
39
|
-
</xsd:annotation>
|
40
|
-
<xsd:sequence>
|
41
|
-
<xsd:element name="Attachment" type="AttachmentType" minOccurs="0" maxOccurs="unbounded"/>
|
42
|
-
</xsd:sequence>
|
43
|
-
</xsd:complexType>
|
44
|
-
|
45
|
-
<xsd:complexType name="AttachmentType">
|
46
|
-
<xsd:annotation>
|
47
|
-
<xsd:documentation xml:lang="en">
|
48
|
-
Extends the FileDataType by defining a Description sub-element and a required id attribute.
|
49
|
-
</xsd:documentation>
|
50
|
-
</xsd:annotation>
|
51
|
-
<xsd:complexContent>
|
52
|
-
<xsd:extension base="FileDataType">
|
53
|
-
<xsd:sequence>
|
54
|
-
<xsd:element name="Description" type="xsd:string" minOccurs="0"/>
|
55
|
-
</xsd:sequence>
|
56
|
-
<xsd:attribute name="id" type="xsd:ID" use="required"/>
|
57
|
-
</xsd:extension>
|
58
|
-
</xsd:complexContent>
|
59
|
-
</xsd:complexType>
|
60
|
-
|
61
|
-
<!-- Attachments and Photo -->
|
62
|
-
<xsd:complexType name="MetadataListType">
|
63
|
-
<xsd:sequence>
|
64
|
-
<xsd:element name="Metadata" maxOccurs="unbounded">
|
65
|
-
<xsd:annotation>
|
66
|
-
<xsd:documentation xml:lang="en">
|
67
|
-
Offers extra information about this document.
|
68
|
-
</xsd:documentation>
|
69
|
-
</xsd:annotation>
|
70
|
-
<xsd:complexType>
|
71
|
-
<xsd:attribute name="key" type="xsd:string" use="required"/>
|
72
|
-
<xsd:attribute name="value" type="xsd:string" use="required"/>
|
73
|
-
</xsd:complexType>
|
74
|
-
</xsd:element>
|
75
|
-
</xsd:sequence>
|
76
|
-
</xsd:complexType>
|
77
|
-
|
78
|
-
<xsd:complexType name="FileDataType">
|
79
|
-
<xsd:sequence>
|
80
|
-
<xsd:element name="Name" type="xsd:string" minOccurs="0">
|
81
|
-
<xsd:annotation>
|
82
|
-
<xsd:documentation xml:lang="en">
|
83
|
-
Defines the original file-name.
|
84
|
-
</xsd:documentation>
|
85
|
-
</xsd:annotation>
|
86
|
-
</xsd:element>
|
87
|
-
<xsd:element name="MimeType" type="MimeTypeEnumeration">
|
88
|
-
<xsd:annotation>
|
89
|
-
<xsd:documentation xml:lang="en">
|
90
|
-
Defines the file type of the document and must follow the MimeTypeEnumeration data type.
|
91
|
-
</xsd:documentation>
|
92
|
-
</xsd:annotation>
|
93
|
-
</xsd:element>
|
94
|
-
<xsd:element name="Data" type="xsd:base64Binary">
|
95
|
-
<xsd:annotation>
|
96
|
-
<xsd:documentation xml:lang="en">
|
97
|
-
Includes the raw base-64 encoded bytes of the document.
|
98
|
-
</xsd:documentation>
|
99
|
-
</xsd:annotation>
|
100
|
-
</xsd:element>
|
101
|
-
<xsd:element name="MetadataList" type="MetadataListType" minOccurs="0" maxOccurs="1">
|
102
|
-
<xsd:annotation>
|
103
|
-
<xsd:documentation xml:lang="en">
|
104
|
-
Lists Metadata elements, each offering some extra information about this document.
|
105
|
-
</xsd:documentation>
|
106
|
-
</xsd:annotation>
|
107
|
-
</xsd:element>
|
108
|
-
</xsd:sequence>
|
109
|
-
</xsd:complexType>
|
110
|
-
|
111
|
-
<xsd:complexType name="PhotoDataType">
|
112
|
-
<xsd:annotation>
|
113
|
-
<xsd:documentation xml:lang="en">
|
114
|
-
Contains the base-64 encoded bytes of a JPEG or PNG image file that represents the personal photo of an individual.
|
115
|
-
Restricts the FileDataType by excluding the Name sub-element and specifying that the MimeType accepts values from the ImageMimeTypeEnumeration.
|
116
|
-
</xsd:documentation>
|
117
|
-
</xsd:annotation>
|
118
|
-
<xsd:complexContent>
|
119
|
-
<xsd:restriction base="FileDataType">
|
120
|
-
<xsd:sequence>
|
121
|
-
<xsd:element name="MimeType" type="ImageMimeTypeEnumeration"/>
|
122
|
-
<xsd:element name="Data" type="xsd:base64Binary"/>
|
123
|
-
<xsd:element name="MetadataList" type="MetadataListType" minOccurs="0" maxOccurs="1"/>
|
124
|
-
</xsd:sequence>
|
125
|
-
</xsd:restriction>
|
126
|
-
</xsd:complexContent>
|
127
|
-
</xsd:complexType>
|
128
|
-
|
129
|
-
<xsd:complexType name="SignatureDataType">
|
130
|
-
<xsd:annotation>
|
131
|
-
<xsd:documentation xml:lang="en">
|
132
|
-
Contains the base-64 encoded bytes of a JPEG or PNG image file that represents the signature an individual.
|
133
|
-
Restricts the FileDataType by excluding the Name sub-element and specifying that the MimeType accepts values from the ImageMimeTypeEnumeration.
|
134
|
-
</xsd:documentation>
|
135
|
-
</xsd:annotation>
|
136
|
-
<xsd:complexContent>
|
137
|
-
<xsd:extension base="PhotoDataType"/>
|
138
|
-
</xsd:complexContent>
|
139
|
-
</xsd:complexType>
|
140
|
-
|
141
|
-
<xsd:simpleType name="MimeTypeEnumeration">
|
142
|
-
<xsd:annotation>
|
143
|
-
<xsd:documentation xml:lang="en">
|
144
|
-
Restricts the string by defining an enumeration of allowed file mime types.
|
145
|
-
</xsd:documentation>
|
146
|
-
</xsd:annotation>
|
147
|
-
<xsd:restriction base="xsd:string">
|
148
|
-
<xsd:enumeration value="image/jpeg"/>
|
149
|
-
<xsd:enumeration value="image/pjpeg"/>
|
150
|
-
<xsd:enumeration value="image/png"/>
|
151
|
-
<xsd:enumeration value="image/x-png"/>
|
152
|
-
<xsd:enumeration value="application/pdf"/>
|
153
|
-
</xsd:restriction>
|
154
|
-
</xsd:simpleType>
|
155
|
-
|
156
|
-
<xsd:simpleType name="ImageMimeTypeEnumeration">
|
157
|
-
<xsd:restriction base="MimeTypeEnumeration">
|
158
|
-
<xsd:enumeration value="image/jpeg"/>
|
159
|
-
<xsd:enumeration value="image/pjpeg"/>
|
160
|
-
<xsd:enumeration value="image/png"/>
|
161
|
-
<xsd:enumeration value="image/x-png"/>
|
162
|
-
</xsd:restriction>
|
163
|
-
</xsd:simpleType>
|
164
|
-
</xsd:schema>
|
data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/DocumentInformation.xsd
DELETED
@@ -1,119 +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:complexType name="DocumentInfoType">
|
36
|
-
<xsd:annotation>
|
37
|
-
<xsd:documentation xml:lang="en">
|
38
|
-
Contains information about the date the XML was issued/ produced, the xsd version with which the xml file is compatible, and optional comments.
|
39
|
-
</xsd:documentation>
|
40
|
-
</xsd:annotation>
|
41
|
-
<xsd:sequence>
|
42
|
-
<xsd:element name="DocumentType" type="DocumentTypeType" minOccurs="1" maxOccurs="1">
|
43
|
-
<xsd:annotation>
|
44
|
-
<xsd:documentation xml:lang="en">The Europass Document described by an instance of this schema.</xsd:documentation>
|
45
|
-
</xsd:annotation>
|
46
|
-
</xsd:element>
|
47
|
-
<xsd:element name="Bundle" type="DocumentListType" minOccurs="0" maxOccurs="1">
|
48
|
-
<xsd:annotation>
|
49
|
-
<xsd:documentation xml:lang="en">
|
50
|
-
Defines the accepted Document elements that are included within a generated Document bundle.
|
51
|
-
E.g. to indicate that a CV+ESP must include a Cover Letter, this element needs to include a "Document" element with value "ECL".
|
52
|
-
</xsd:documentation>
|
53
|
-
</xsd:annotation>
|
54
|
-
</xsd:element>
|
55
|
-
<xsd:element name="CreationDate" type="xsd:dateTime" minOccurs="1" maxOccurs="1">
|
56
|
-
<xsd:annotation>
|
57
|
-
<xsd:documentation xml:lang="en">
|
58
|
-
The date this document was first created.
|
59
|
-
</xsd:documentation>
|
60
|
-
</xsd:annotation>
|
61
|
-
</xsd:element>
|
62
|
-
<xsd:element name="LastUpdateDate" type="xsd:dateTime" minOccurs="1" maxOccurs="1">
|
63
|
-
<xsd:annotation>
|
64
|
-
<xsd:documentation xml:lang="en">
|
65
|
-
The date this document was last updated.
|
66
|
-
</xsd:documentation>
|
67
|
-
</xsd:annotation>
|
68
|
-
</xsd:element>
|
69
|
-
<xsd:element name="XSDVersion" type="CurrentVersionNumberType" minOccurs="1" maxOccurs="1">
|
70
|
-
<xsd:annotation>
|
71
|
-
<xsd:documentation xml:lang="en">
|
72
|
-
The Major.Minor version of the XML Schema with which this document is compatible.
|
73
|
-
Even when the Patch version of the XML Schema changes, the specific XML document should continue to validate even against the updated version.
|
74
|
-
</xsd:documentation>
|
75
|
-
</xsd:annotation>
|
76
|
-
</xsd:element>
|
77
|
-
<xsd:element name="Generator" type="xsd:string" minOccurs="1" maxOccurs="1">
|
78
|
-
<xsd:annotation>
|
79
|
-
<xsd:documentation xml:lang="en">
|
80
|
-
Reveals how this document was created. For example through the online Europass editors, or through the Europass web services, etc.
|
81
|
-
</xsd:documentation>
|
82
|
-
</xsd:annotation>
|
83
|
-
</xsd:element>
|
84
|
-
<xsd:element name="Comment" type="xsd:string" minOccurs="0">
|
85
|
-
<xsd:annotation>
|
86
|
-
<xsd:documentation xml:lang="en">
|
87
|
-
Any comment related to this document.
|
88
|
-
</xsd:documentation>
|
89
|
-
</xsd:annotation>
|
90
|
-
</xsd:element>
|
91
|
-
<xsd:element name="Copyright" type="xsd:string" fixed="© European Communities | http://europass.cedefop.europa.eu" minOccurs="0"/>
|
92
|
-
<xsd:element name="EuropassLogo" type="xsd:boolean" minOccurs="0" maxOccurs="1">
|
93
|
-
<xsd:annotation>
|
94
|
-
<xsd:documentation xml:lang="en">
|
95
|
-
Defines whether the document generation will display the Europass Logo. This is a true/false value
|
96
|
-
</xsd:documentation>
|
97
|
-
</xsd:annotation>
|
98
|
-
</xsd:element>
|
99
|
-
</xsd:sequence>
|
100
|
-
</xsd:complexType>
|
101
|
-
|
102
|
-
<xsd:simpleType name="CurrentVersionNumberType">
|
103
|
-
<xsd:restriction base="VersionNumberType">
|
104
|
-
<xsd:pattern value="V3.3"/>
|
105
|
-
</xsd:restriction>
|
106
|
-
</xsd:simpleType>
|
107
|
-
|
108
|
-
<xsd:simpleType name="VersionNumberType">
|
109
|
-
<xsd:annotation>
|
110
|
-
<xsd:documentation xml:lang="en">
|
111
|
-
The xsd version is comprised of the letter V and two digits separated by '.' E.g. V2.0 or V2.5.
|
112
|
-
</xsd:documentation>
|
113
|
-
</xsd:annotation>
|
114
|
-
<xsd:restriction base="xsd:string">
|
115
|
-
<xsd:pattern value="V[0-9]\.[0-9]"/>
|
116
|
-
</xsd:restriction>
|
117
|
-
</xsd:simpleType>
|
118
|
-
|
119
|
-
</xsd:schema>
|
@@ -1,122 +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
|
-
<!-- Documentation -->
|
36
|
-
<xsd:complexType name="GenericDocumentationType">
|
37
|
-
<xsd:annotation>
|
38
|
-
<xsd:documentation xml:lang="en">
|
39
|
-
Contains a list of references to material attached to this XML instance or outside the scope of it, and which enrich or support the learner’s information.
|
40
|
-
</xsd:documentation>
|
41
|
-
</xsd:annotation>
|
42
|
-
<xsd:sequence>
|
43
|
-
<xsd:element name="Heading" type="DocumentationHeadingLabelType" minOccurs="0" maxOccurs="1" />
|
44
|
-
<xsd:element name="InterDocument" type="InterDocumentDocumentationType" minOccurs="0" maxOccurs="1" />
|
45
|
-
<xsd:element name="IntraDocument" type="IntraDocumentDocumentationType" minOccurs="0" maxOccurs="1" />
|
46
|
-
<xsd:element name="ExtraDocument" type="ExtraDocumentDocumentationType" minOccurs="0" maxOccurs="1" />
|
47
|
-
</xsd:sequence>
|
48
|
-
</xsd:complexType>
|
49
|
-
|
50
|
-
<!-- Enclosed Reference to an existing element with ID -->
|
51
|
-
|
52
|
-
<xsd:complexType name="DocumentationHeadingLabelType">
|
53
|
-
<xsd:complexContent>
|
54
|
-
<xsd:restriction base="LabelType" >
|
55
|
-
<xsd:sequence>
|
56
|
-
<xsd:element name="Code" minOccurs="0" maxOccurs="1" type="DocumentationHeadingLabelTypesEnumaration"/>
|
57
|
-
<xsd:element name="Label" type="xsd:string" minOccurs="0" maxOccurs="1"/>
|
58
|
-
</xsd:sequence>
|
59
|
-
</xsd:restriction>
|
60
|
-
</xsd:complexContent>
|
61
|
-
</xsd:complexType>
|
62
|
-
|
63
|
-
<xsd:simpleType name="DocumentationHeadingLabelTypesEnumaration">
|
64
|
-
<xsd:restriction base="xsd:string">
|
65
|
-
<xsd:pattern value="heading_[1-9]{1}"></xsd:pattern>
|
66
|
-
</xsd:restriction>
|
67
|
-
</xsd:simpleType>
|
68
|
-
|
69
|
-
<!-- Internal Reference to an existing element with ID -->
|
70
|
-
|
71
|
-
<xsd:complexType name="IntraDocumentDocumentationType">
|
72
|
-
<xsd:annotation>
|
73
|
-
<xsd:documentation xml:lang="en">
|
74
|
-
Contains a list of references to material attached to this XML instance and which enrich or support the learner’s information.
|
75
|
-
</xsd:documentation>
|
76
|
-
</xsd:annotation>
|
77
|
-
<xsd:sequence>
|
78
|
-
<xsd:element name="ReferenceTo" minOccurs="0" maxOccurs="unbounded" type="InternalReferenceType"/>
|
79
|
-
</xsd:sequence>
|
80
|
-
</xsd:complexType>
|
81
|
-
|
82
|
-
<xsd:complexType name="InternalReferenceType">
|
83
|
-
<xsd:attribute name="idref" type="xsd:IDREF" use="required"/>
|
84
|
-
</xsd:complexType>
|
85
|
-
|
86
|
-
<!-- External Reference to a resource by name and optionally with URI -->
|
87
|
-
<xsd:complexType name="ExtraDocumentDocumentationType">
|
88
|
-
<xsd:annotation>
|
89
|
-
<xsd:documentation xml:lang="en">
|
90
|
-
Contains a list of references to material outside this XML instance which enrich or support the learner’s information.
|
91
|
-
</xsd:documentation>
|
92
|
-
</xsd:annotation>
|
93
|
-
<xsd:sequence>
|
94
|
-
<xsd:element name="ReferencedResource" minOccurs="0" maxOccurs="unbounded" type="ExternalReferenceType"/>
|
95
|
-
</xsd:sequence>
|
96
|
-
</xsd:complexType>
|
97
|
-
|
98
|
-
<xsd:complexType name="ExternalReferenceType">
|
99
|
-
<xsd:sequence>
|
100
|
-
<xsd:element name="Description" type="xsd:string" minOccurs="0" maxOccurs="1"/>
|
101
|
-
</xsd:sequence>
|
102
|
-
<xsd:attribute name="href" type="xsd:anyURI" use="optional"/>
|
103
|
-
</xsd:complexType>
|
104
|
-
|
105
|
-
<!-- Reference to a Europass Document -->
|
106
|
-
<xsd:complexType name="InterDocumentDocumentationType">
|
107
|
-
<xsd:annotation>
|
108
|
-
<xsd:documentation xml:lang="en">
|
109
|
-
Contains a list of references to other Europass Document.
|
110
|
-
</xsd:documentation>
|
111
|
-
</xsd:annotation>
|
112
|
-
<xsd:sequence>
|
113
|
-
<xsd:element name="ReferencedDocument" minOccurs="0" maxOccurs="unbounded" type="EuropassDocumentReferenceType"/>
|
114
|
-
</xsd:sequence>
|
115
|
-
</xsd:complexType>
|
116
|
-
|
117
|
-
<xsd:complexType name="EuropassDocumentReferenceType">
|
118
|
-
<xsd:attribute name="ref" type="DocumentTypeType" />
|
119
|
-
</xsd:complexType>
|
120
|
-
|
121
|
-
|
122
|
-
</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:driving="http://europass.cedefop.europa.eu/EUDriving"
|
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:import namespace="http://europass.cedefop.europa.eu/EUDriving"
|
36
|
-
schemaLocation="http://europass.cedefop.europa.eu/xml/imported/EUDrivingLicence_V1.1.0.xsd">
|
37
|
-
<xsd:annotation>
|
38
|
-
<xsd:documentation xml:lang="en">
|
39
|
-
The EUDriving namespace defines a list of driving licence codes, which are used to describe the information of a driving licence.
|
40
|
-
</xsd:documentation>
|
41
|
-
</xsd:annotation>
|
42
|
-
</xsd:import>
|
43
|
-
|
44
|
-
<xsd:include schemaLocation="./CommonTypes.xsd"/>
|
45
|
-
<xsd:include schemaLocation="./Skill.xsd"/>
|
46
|
-
|
47
|
-
<xsd:complexType name="DrivingSkillType">
|
48
|
-
<xsd:annotation>
|
49
|
-
<xsd:documentation xml:lang="en">
|
50
|
-
Defines a skill, the description of which is a driving category.
|
51
|
-
Note that a reference to an attachment may also be added.
|
52
|
-
</xsd:documentation>
|
53
|
-
</xsd:annotation>
|
54
|
-
<xsd:complexContent>
|
55
|
-
<xsd:restriction base="SkillType">
|
56
|
-
<xsd:sequence>
|
57
|
-
<xsd:element name="Description" minOccurs="0" >
|
58
|
-
<xsd:complexType>
|
59
|
-
<xsd:sequence>
|
60
|
-
<xsd:element name="Licence" type="driving:drivinglicence" minOccurs="0" maxOccurs="unbounded"/>
|
61
|
-
</xsd:sequence>
|
62
|
-
</xsd:complexType>
|
63
|
-
</xsd:element>
|
64
|
-
<xsd:element name="Documentation" type="IntraDocumentDocumentationType" minOccurs="0"/>
|
65
|
-
</xsd:sequence>
|
66
|
-
</xsd:restriction>
|
67
|
-
</xsd:complexContent>
|
68
|
-
</xsd:complexType>
|
69
|
-
|
70
|
-
|
71
|
-
</xsd:schema>
|
data/lib/resme/templates/europass/europass-xml-schema-definition-v3.3.0/EducationalExperience.xsd
DELETED
@@ -1,137 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<xsd:schema
|
3
|
-
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
4
|
-
xmlns:isced="http://europass.cedefop.europa.eu/ISCED/97"
|
5
|
-
xmlns:eqf="http://europass.cedefop.europa.eu/EQF/08"
|
6
|
-
xmlns="http://europass.cedefop.europa.eu/Europass"
|
7
|
-
targetNamespace="http://europass.cedefop.europa.eu/Europass"
|
8
|
-
elementFormDefault="qualified">
|
9
|
-
|
10
|
-
<!--
|
11
|
-
/*
|
12
|
-
* Copyright European Union 2002-2014
|
13
|
-
*
|
14
|
-
*
|
15
|
-
* Licensed under the EUPL, Version 1.1 or – as soon they
|
16
|
-
* will be approved by the European Commission - subsequent
|
17
|
-
* versions of the EUPL (the "Licence");
|
18
|
-
* You may not use this work except in compliance with the
|
19
|
-
* Licence.
|
20
|
-
* You may obtain a copy of the Licence at:
|
21
|
-
*
|
22
|
-
* http://ec.europa.eu/idabc/eupl.html
|
23
|
-
*
|
24
|
-
*
|
25
|
-
* Unless required by applicable law or agreed to in
|
26
|
-
* writing, software distributed under the Licence is
|
27
|
-
* distributed on an "AS IS" basis,
|
28
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
|
29
|
-
* express or implied.
|
30
|
-
* See the Licence for the specific language governing
|
31
|
-
* permissions and limitations under the Licence.
|
32
|
-
*
|
33
|
-
*/
|
34
|
-
-->
|
35
|
-
<xsd:import namespace="http://europass.cedefop.europa.eu/EQF/08"
|
36
|
-
schemaLocation="http://europass.cedefop.europa.eu/xml/imported/EQF_08_V1.0.0.xsd">
|
37
|
-
<xsd:annotation>
|
38
|
-
<xsd:documentation xml:lang="en">
|
39
|
-
The EQF namespace defines a list of educational level codes, which are used to describe the information of an educational experience.
|
40
|
-
</xsd:documentation>
|
41
|
-
</xsd:annotation>
|
42
|
-
</xsd:import>
|
43
|
-
|
44
|
-
<xsd:import namespace="http://europass.cedefop.europa.eu/ISCED/97"
|
45
|
-
schemaLocation="http://europass.cedefop.europa.eu/xml/imported/ISCED97_V1.0.0.xsd">
|
46
|
-
<xsd:annotation>
|
47
|
-
<xsd:documentation xml:lang="en">
|
48
|
-
The ISCED namespace defines a list of educational field and educational level codes, which are used to describe the information of an educational experience.
|
49
|
-
</xsd:documentation>
|
50
|
-
</xsd:annotation>
|
51
|
-
</xsd:import>
|
52
|
-
|
53
|
-
<xsd:include schemaLocation="./CommonTypes.xsd"/>
|
54
|
-
<xsd:include schemaLocation="./Organisation.xsd"/>
|
55
|
-
<xsd:include schemaLocation="./Experience.xsd"/>
|
56
|
-
|
57
|
-
<!-- Educational Experience -->
|
58
|
-
<xsd:complexType name="EducationalExperienceType">
|
59
|
-
<xsd:annotation>
|
60
|
-
<xsd:documentation xml:lang="en">
|
61
|
-
Extends the generic ExperienceType to include information about a learning achievement or a training period.
|
62
|
-
Contains information about the period the learning experience took place and the awarded title, as well as information about the skills acquired, the organisation providing the education, the educational field and level.
|
63
|
-
</xsd:documentation>
|
64
|
-
</xsd:annotation>
|
65
|
-
<xsd:complexContent>
|
66
|
-
<xsd:extension base="ExperienceType">
|
67
|
-
<xsd:sequence>
|
68
|
-
<xsd:element name="Title" type="xsd:string" minOccurs="0"/>
|
69
|
-
<xsd:element name="Activities" type="xsd:string" minOccurs="0"/>
|
70
|
-
<xsd:element name="Organisation" type="OrganisationType" minOccurs="0"/>
|
71
|
-
<xsd:element name="Level" type="EducationalLevelType" minOccurs="0"/>
|
72
|
-
<xsd:element name="Field" type="EducationalFieldType" minOccurs="0"/>
|
73
|
-
</xsd:sequence>
|
74
|
-
</xsd:extension>
|
75
|
-
</xsd:complexContent>
|
76
|
-
</xsd:complexType>
|
77
|
-
|
78
|
-
<xsd:complexType name="EducationalExperienceListType">
|
79
|
-
<xsd:annotation>
|
80
|
-
<xsd:documentation xml:lang="en">
|
81
|
-
Contains an list of learning achievements or a training periods (formal or not). The order of those experiences is defined by the related printing preferences.
|
82
|
-
</xsd:documentation>
|
83
|
-
</xsd:annotation>
|
84
|
-
<xsd:sequence>
|
85
|
-
<xsd:element name="Education" type="EducationalExperienceType" minOccurs="0" maxOccurs="unbounded"/>
|
86
|
-
</xsd:sequence>
|
87
|
-
</xsd:complexType>
|
88
|
-
|
89
|
-
|
90
|
-
<!-- Educational Level -->
|
91
|
-
<xsd:complexType name="EducationalLevelType">
|
92
|
-
<xsd:annotation>
|
93
|
-
<xsd:documentation xml:lang="en">
|
94
|
-
Defines an educational level. The educational level is described by a code and a label. E.g. code: 5, label: ISCED 5.
|
95
|
-
</xsd:documentation>
|
96
|
-
</xsd:annotation>
|
97
|
-
<xsd:complexContent>
|
98
|
-
<xsd:restriction base="LabelType">
|
99
|
-
<xsd:sequence>
|
100
|
-
<xsd:element name="Code" minOccurs="0" type="eqf:level">
|
101
|
-
<xsd:annotation>
|
102
|
-
<xsd:documentation xml:lang="en">
|
103
|
-
The educational level code type is defined in the imported schema of ISCED97.
|
104
|
-
</xsd:documentation>
|
105
|
-
</xsd:annotation>
|
106
|
-
</xsd:element>
|
107
|
-
<xsd:element name="Label" type="xsd:string" minOccurs="0"/>
|
108
|
-
</xsd:sequence>
|
109
|
-
</xsd:restriction>
|
110
|
-
</xsd:complexContent>
|
111
|
-
</xsd:complexType>
|
112
|
-
|
113
|
-
<!-- Educational Field -->
|
114
|
-
<xsd:complexType name="EducationalFieldType">
|
115
|
-
<xsd:annotation>
|
116
|
-
<xsd:documentation xml:lang="en">
|
117
|
-
Defines an educational field. The educational field is described by a code and a label. E.g. code: 21, label: Arts.
|
118
|
-
</xsd:documentation>
|
119
|
-
</xsd:annotation>
|
120
|
-
<xsd:complexContent>
|
121
|
-
<xsd:restriction base="LabelType">
|
122
|
-
<xsd:sequence>
|
123
|
-
<xsd:element name="Code" minOccurs="0" type="isced:field-level2">
|
124
|
-
<xsd:annotation>
|
125
|
-
<xsd:documentation xml:lang="en">
|
126
|
-
The educational field code type is defined in the imported schema of ISCED97.
|
127
|
-
</xsd:documentation>
|
128
|
-
</xsd:annotation>
|
129
|
-
</xsd:element>
|
130
|
-
<xsd:element name="Label" type="xsd:string" minOccurs="0"/>
|
131
|
-
</xsd:sequence>
|
132
|
-
</xsd:restriction>
|
133
|
-
</xsd:complexContent>
|
134
|
-
</xsd:complexType>
|
135
|
-
|
136
|
-
|
137
|
-
</xsd:schema>
|