-
Notifications
You must be signed in to change notification settings - Fork 1
/
testxml.xml
executable file
·324 lines (323 loc) · 9.44 KB
/
testxml.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
<?xml version="1.0" encoding="UTF-8" ?>
<europass:learnerinfo xmlns:europass="http://europass.cedefop.europa.eu/Europass/V2.0" europass:schemaLocation="http://europass.cedefop.europa.eu/Europass/V2.0 http://europass.cedefop.europa.eu/xml/EuropassSchema_V2.0.xsd" europass:europass="http://europass.cedefop.europa.eu/Europass/V2.0" europass:xsi="http://www.w3.org/2001/XMLSchema-instance" locale="en_GB">
<identification>
<firstname>Nedim</firstname>
<lastname>Hadžić</lastname>
<contactinfo>
<address>
<addressline></addressline>
<municipality>Sarajevo</municipality>
<postalcode></postalcode>
<country>
<code></code>
<label>Bosnia and Herzegovina</label>
</country>
</address>
<telephone>+38761575740</telephone>
<fax></fax>
<email>nedimhadzija@gmail.com</email>
</contactinfo>
<demographics>
<birthdate>1989-05-12</birthdate>
<gender>M</gender>
<nationality>
<code></code>
<label>Bosnia and Herzegovina</label>
</nationality>
</demographics>
</identification>
<application>
<label>Web, mobile and mobile developer</label>
</application>
<workexperiencelist>
<workexperience>
<period>
<from>
<year>2010</year>
<month>07</month>
<day>23</day>
</from>
<to>
<year>2010</year>
<month>07</month>
<day>30</day>
</to>
</period>
<position>
<label>Head Organizer of International worksshop</label>
</position>
<activities>Organize the eMovie Academy, international workshop. Find the sponsor who will give money for partic</activities>
<employer>
<name>EESTEC LC Sarajevo</name>
<address>
<addressLine>Zmaja od Bosne b.b.</addressLine>
<municipality>Sarajevo</municipality>
<postalCode>71000</postalCode>
<country>
<code>BA</code>
<label>Bosnia and Herzegovina</label>
</country>
</address>
<sector>
<label>International workshop</label>
</sector>
</employer>
</workexperience>
<workexperience>
<period>
<from>
<year>2008</year>
<month>01</month>
<day>02</day>
</from>
<to>
<year>2008</year>
<month>02</month>
<day>13</day>
</to>
</period>
<position>
<label>Computer technical responsible</label>
</position>
<activities>Fixing software errors, installing operating systems, installing new hardware</activities>
<employer>
<name>Info studio</name>
<address>
<addressLine></addressLine>
<municipality>Zenica</municipality>
<postalCode>72000</postalCode>
<country>
<code>BA</code>
<label>Bosnia and Herzegovina</label>
</country>
</address>
<sector>
<label>Information and communication</label>
</sector>
</employer>
</workexperience>
<workexperience>
<period>
<from>
<year>2011</year>
<month>03</month>
<day>29</day>
</from>
<to>
<year>Y</year>
<month>M</month>
<day>D</day>
</to>
</period>
<position>
<label>Chairman</label>
</position>
<activities>Taking care about whole organisation, members and other board members. www.eestec-sa.ba</activities>
<employer>
<name>EESTEC LC Sarajevo</name>
<address>
<addressLine>Zmaja od Bosne b.b.</addressLine>
<municipality>Sarajevo</municipality>
<postalCode>71000</postalCode>
<country>
<code>BA</code>
<label>Bosnia and Herzegovina</label>
</country>
</address>
<sector>
<label>Student organisation. Soft skills</label>
</sector>
</employer>
</workexperience>
<workexperience>
<period>
<from>
<year>2010</year>
<month>04</month>
<day>08</day>
</from>
<to>
<year>2011</year>
<month>03</month>
<day>29</day>
</to>
</period>
<position>
<label>Vice-Chairman</label>
</position>
<activities>Taking care about the members, website and functionality of the whole organization.</activities>
<employer>
<name>EESTEC LC Sarajevo</name>
<address>
<addressLine>Zmaja od Bosne b.b</addressLine>
<municipality>Sarajevo</municipality>
<postalCode>71000</postalCode>
<country>
<code>BA</code>
<label>Bosnia and Herzegovina</label>
</country>
</address>
<sector>
<label>Student organization. Soft skills.</label>
</sector>
</employer>
</workexperience>
<workexperience>
<period>
<from>
<year>2011</year>
<month>07</month>
<day>14</day>
</from>
<to>
<year>Y</year>
<month>M</month>
<day>D</day>
</to>
</period>
<position>
<label>Lykeion responsible</label>
</position>
<activities>Continue programming on the website. About 40$ code was done and i have to continue and finish the w</activities>
<employer>
<name>EESTEC</name>
<address>
<addressLine>Mekelweg 4,</addressLine>
<municipality>Delft</municipality>
<postalCode>2628</postalCode>
<country>
<code>NL</code>
<label>Netherlands</label>
</country>
</address>
<sector>
<label>Web application development</label>
</sector>
</employer>
</workexperience>
</workexperiencelist>
<educationlist>
<education>
<period>
<from>
<year>2010</year>
<month>02</month>
<day>25</day>
</from>
<to>
<year>2010</year>
<month>03</month>
<day>05</day>
</to>
</period>
<title>EESTEC Official Trainer</title>
<skills>Soft skills training. Passing the knowledge in informal way.</skills>
<organisation>
<name>EESTEC</name>
<address>
<addressLine>Mekelweg 4,</addressLine>
<municipality>Delft</municipality>
<country>
<label>Netherlands</label>
</country>
</address>
<type>Student organisation</type>
</organisation>
<level>
<label></label>
</level>
<educationalfield>
<label>Soft skills</label>
</educationalfield>
</education>
<education>
<period>
<from>
<year>2009</year>
<month>09</month>
<day>20</day>
</from>
<to>
<year>2011</year>
<month>07</month>
<day>05</day>
</to>
</period>
<title>Network administrator</title>
<skills>Network monitoring, switch, router configuration...</skills>
<organisation>
<name>CISCO</name>
<address>
<addressLine>Zmaja od Bosne b.b</addressLine>
<municipality>Sarajevo</municipality>
<country>
<label>Bosnia and Herzegovina</label>
</country>
</address>
<type>Technical College</type>
</organisation>
<level>
<label></label>
</level>
<educationalfield>
<label>Computing</label>
</educationalfield>
</education>
<education>
<period>
<from>
<year>2008</year>
<month>09</month>
<day>22</day>
</from>
<to>
<year>2011</year>
<month>07</month>
<day>12</day>
</to>
</period>
<title>Bachelor of Computer Science</title>
<skills>Management information systems
Artificial intelligence
LAN, WAN and wireless network topologies
Computer architectures
New information technologies
System and application software
Object oriente</skills>
<organisation>
<name>Faculty of Electrical Engineering</name>
<address>
<addressLine>Zmaja od Bosne b.b.</addressLine>
<municipality>Sarajevo</municipality>
<country>
<label>Bosnia and Herzegovina</label>
</country>
</address>
<type></type>
</organisation>
<level>
<label>Bachelor</label>
</level>
<educationalfield>
<label>Computer Science and Informatics</label>
</educationalfield>
</education>
</educationlist>
<skilllist>
<skill type="social">I am active member of EESTEC since 2008. Working for that organisation i gained social skills and skills to get easier in interaction with people.</skill>
<skill type="organisational">In EESTEC i was working on many projects:
- EESTEC Congress 2009 - IT member
- EWOGS - IT Team leader
- eMovie Academy - Head organizer
- JobFAIR'11 - IT team member</skill>
<skill type="technical"></skill>
<skill type="computer">C, C++, C#, PHP, Java, Javascript, Linux, Windows</skill>
<skill type="artistic"></skill>
<skill type="other"></skill>
<structured-skill xsi:type="europass:driving">
<drivinglicence>B</drivinglicence></structured-skill></skilllist>
<misclist>
<additional></additional>
<annexes></annexes>
</misclist>
</europass:learnerinfo>