sovren 0.0.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +15 -0
- data/.gitignore +19 -0
- data/Gemfile +14 -0
- data/LICENSE.txt +22 -0
- data/README.md +41 -0
- data/Rakefile +7 -0
- data/lib/sovren.rb +30 -0
- data/lib/sovren/achievement.rb +16 -0
- data/lib/sovren/association.rb +17 -0
- data/lib/sovren/certification.rb +18 -0
- data/lib/sovren/client.rb +45 -0
- data/lib/sovren/competency.rb +18 -0
- data/lib/sovren/contact_information.rb +33 -0
- data/lib/sovren/education.rb +30 -0
- data/lib/sovren/employment.rb +29 -0
- data/lib/sovren/language.rb +31 -0
- data/lib/sovren/military.rb +19 -0
- data/lib/sovren/patent.rb +19 -0
- data/lib/sovren/publication.rb +35 -0
- data/lib/sovren/reference.rb +18 -0
- data/lib/sovren/resume.rb +28 -0
- data/lib/sovren/version.rb +3 -0
- data/sovren.gemspec +30 -0
- data/spec/sovren/achievement_spec.rb +24 -0
- data/spec/sovren/association_spec.rb +25 -0
- data/spec/sovren/certification_spec.rb +26 -0
- data/spec/sovren/client_spec.rb +28 -0
- data/spec/sovren/competency_spec.rb +26 -0
- data/spec/sovren/contact_information_spec.rb +73 -0
- data/spec/sovren/education_spec.rb +48 -0
- data/spec/sovren/employment_spec.rb +45 -0
- data/spec/sovren/language_spec.rb +27 -0
- data/spec/sovren/military_spec.rb +29 -0
- data/spec/sovren/patent_spec.rb +27 -0
- data/spec/sovren/publication_spec.rb +70 -0
- data/spec/sovren/reference_spec.rb +34 -0
- data/spec/sovren/resume_spec.rb +42 -0
- data/spec/sovren_spec.rb +4 -0
- data/spec/spec_helper.rb +17 -0
- data/spec/support/ResumeSample.doc +0 -0
- data/spec/support/_resume.xml +970 -0
- data/spec/support/achievements.xml +5 -0
- data/spec/support/associations.xml +8 -0
- data/spec/support/certifications.xml +23 -0
- data/spec/support/competencies.xml +353 -0
- data/spec/support/competencies_sparse.xml +3 -0
- data/spec/support/contact_information.xml +69 -0
- data/spec/support/contact_information_sparse.xml +10 -0
- data/spec/support/education.xml +81 -0
- data/spec/support/education_sparse.xml +10 -0
- data/spec/support/employment.xml +179 -0
- data/spec/support/employment_sparse.xml +11 -0
- data/spec/support/languages.xml +23 -0
- data/spec/support/military.xml +19 -0
- data/spec/support/patents.xml +14 -0
- data/spec/support/publications.xml +60 -0
- data/spec/support/references.xml +36 -0
- data/spec/support/resume.json +466 -0
- data/spec/support/resume.xml +1072 -0
- data/spec/support/speaking_events.xml +7 -0
- data/spec/vcr/parsed_resume.yml +3695 -0
- metadata +215 -0
@@ -0,0 +1,23 @@
|
|
1
|
+
<LicensesAndCertifications>
|
2
|
+
<LicenseOrCertification>
|
3
|
+
<Name>Watergate Master Plumber, Lic. #2445</Name>
|
4
|
+
<Description>license; found in LICENSES</Description>
|
5
|
+
</LicenseOrCertification>
|
6
|
+
<LicenseOrCertification>
|
7
|
+
<Name>Project Management Professional</Name>
|
8
|
+
<Description>certification; matched to list</Description>
|
9
|
+
</LicenseOrCertification>
|
10
|
+
<LicenseOrCertification>
|
11
|
+
<Name>Sun Secure Global Desktop (Tarantella) System Administration</Name>
|
12
|
+
<Description>certification</Description>
|
13
|
+
<EffectiveDate>
|
14
|
+
<FirstIssuedDate>
|
15
|
+
<AnyDate>2001-09-01</AnyDate>
|
16
|
+
</FirstIssuedDate>
|
17
|
+
</EffectiveDate>
|
18
|
+
</LicenseOrCertification>
|
19
|
+
<LicenseOrCertification>
|
20
|
+
<Name>• Watergate Master Plumber, Lic. #2445</Name>
|
21
|
+
<Description>certification</Description>
|
22
|
+
</LicenseOrCertification>
|
23
|
+
</LicensesAndCertifications>
|
@@ -0,0 +1,353 @@
|
|
1
|
+
<Qualifications>
|
2
|
+
<QualificationSummary/>
|
3
|
+
<Competency name="MARKETING">
|
4
|
+
<CompetencyId id="021241"/>
|
5
|
+
<TaxonomyId id="249" idOwner="14" description="Sovren"/>
|
6
|
+
<CompetencyEvidence name="MARKETING" typeDescription="Found in SUMMARY; WORK HISTORY; POS-1; POS-2; POS-3; POS-4" typeId="021241" lastUsed="2013-04-29">
|
7
|
+
<NumericValue description="Total Months">158</NumericValue>
|
8
|
+
</CompetencyEvidence>
|
9
|
+
</Competency>
|
10
|
+
<Competency name="SALES">
|
11
|
+
<CompetencyId id="007359"/>
|
12
|
+
<TaxonomyId id="105" idOwner="20" description="Sovren"/>
|
13
|
+
<CompetencyEvidence name="SALES" typeDescription="Found in WORK HISTORY; POS-1; POS-2; POS-4" typeId="007359" lastUsed="2013-04-29">
|
14
|
+
<NumericValue description="Total Months">149</NumericValue>
|
15
|
+
</CompetencyEvidence>
|
16
|
+
</Competency>
|
17
|
+
<Competency name="SQL">
|
18
|
+
<CompetencyId id="008481"/>
|
19
|
+
<TaxonomyId id="193" idOwner="10" description="Sovren"/>
|
20
|
+
<CompetencyEvidence name="SQL" typeDescription="Found in TRAINING; WORK HISTORY; POS-1; POS-2; POS-4" typeId="008481" lastUsed="2013-04-29">
|
21
|
+
<NumericValue description="Total Months">149</NumericValue>
|
22
|
+
</CompetencyEvidence>
|
23
|
+
</Competency>
|
24
|
+
<Competency name="WEB BASED">
|
25
|
+
<CompetencyId id="024402"/>
|
26
|
+
<TaxonomyId id="196" idOwner="10" description="Sovren"/>
|
27
|
+
<CompetencyEvidence name="WEB BASED" typeDescription="Found in WORK HISTORY; POS-1; POS-2; POS-3" typeId="024402" lastUsed="2013-04-29">
|
28
|
+
<NumericValue description="Total Months">136</NumericValue>
|
29
|
+
</CompetencyEvidence>
|
30
|
+
</Competency>
|
31
|
+
<Competency name="CLIENTS">
|
32
|
+
<CompetencyId id="030017"/>
|
33
|
+
<TaxonomyId id="105" idOwner="20" description="Sovren"/>
|
34
|
+
<CompetencyEvidence name="CLIENTS" typeDescription="Found in WORK HISTORY; POS-1; POS-2" typeId="030017" lastUsed="2013-04-29">
|
35
|
+
<NumericValue description="Total Months">125</NumericValue>
|
36
|
+
</CompetencyEvidence>
|
37
|
+
</Competency>
|
38
|
+
<Competency name="APPLICATIONS DEVELOPMENT">
|
39
|
+
<CompetencyId id="021803"/>
|
40
|
+
<TaxonomyId id="204" idOwner="10" description="Sovren"/>
|
41
|
+
<CompetencyEvidence name="APPLICATIONS DEVELOPMENT" typeDescription="Found in WORK HISTORY; POS-1" typeId="021803" lastUsed="2013-04-29">
|
42
|
+
<NumericValue description="Total Months">103</NumericValue>
|
43
|
+
</CompetencyEvidence>
|
44
|
+
</Competency>
|
45
|
+
<Competency name="ASP">
|
46
|
+
<CompetencyId id="004324"/>
|
47
|
+
<TaxonomyId id="196" idOwner="10" description="Sovren"/>
|
48
|
+
<CompetencyEvidence name="ASP" typeDescription="Found in WORK HISTORY; POS-1" typeId="004324" lastUsed="2013-04-29">
|
49
|
+
<NumericValue description="Total Months">103</NumericValue>
|
50
|
+
</CompetencyEvidence>
|
51
|
+
</Competency>
|
52
|
+
<Competency name="CODING">
|
53
|
+
<CompetencyId id="013740"/>
|
54
|
+
<TaxonomyId id="412" idOwner="19" description="Sovren"/>
|
55
|
+
<CompetencyEvidence name="CODING" typeDescription="Found in WORK HISTORY; POS-1" typeId="013740" lastUsed="2013-04-29">
|
56
|
+
<NumericValue description="Total Months">103</NumericValue>
|
57
|
+
</CompetencyEvidence>
|
58
|
+
</Competency>
|
59
|
+
<Competency name="CODING">
|
60
|
+
<CompetencyId id="013742"/>
|
61
|
+
<TaxonomyId id="270" idOwner="28" description="Sovren"/>
|
62
|
+
<CompetencyEvidence name="CODING" typeDescription="Found in WORK HISTORY; POS-1" typeId="013742" lastUsed="2013-04-29">
|
63
|
+
<NumericValue description="Total Months">103</NumericValue>
|
64
|
+
</CompetencyEvidence>
|
65
|
+
</Competency>
|
66
|
+
<Competency name="CODING">
|
67
|
+
<CompetencyId id="023716"/>
|
68
|
+
<TaxonomyId id="111" idOwner="1" description="Sovren"/>
|
69
|
+
<CompetencyEvidence name="CODING" typeDescription="Found in WORK HISTORY; POS-1" typeId="023716" lastUsed="2013-04-29">
|
70
|
+
<NumericValue description="Total Months">103</NumericValue>
|
71
|
+
</CompetencyEvidence>
|
72
|
+
</Competency>
|
73
|
+
<Competency name="CODING">
|
74
|
+
<CompetencyId id="023717"/>
|
75
|
+
<TaxonomyId id="421" idOwner="99" description="Sovren"/>
|
76
|
+
<CompetencyEvidence name="CODING" typeDescription="Found in WORK HISTORY; POS-1" typeId="023717" lastUsed="2013-04-29">
|
77
|
+
<NumericValue description="Total Months">103</NumericValue>
|
78
|
+
</CompetencyEvidence>
|
79
|
+
</Competency>
|
80
|
+
<Competency name="CUSTOMER SUPPORT">
|
81
|
+
<CompetencyId id="023486"/>
|
82
|
+
<TaxonomyId id="113" idOwner="1" description="Sovren"/>
|
83
|
+
<CompetencyEvidence name="CUSTOMER SUPPORT" typeDescription="Found in WORK HISTORY; POS-1" typeId="023486" lastUsed="2013-04-29">
|
84
|
+
<NumericValue description="Total Months">103</NumericValue>
|
85
|
+
</CompetencyEvidence>
|
86
|
+
</Competency>
|
87
|
+
<Competency name="CUSTOMER SUPPORT">
|
88
|
+
<CompetencyId id="023487"/>
|
89
|
+
<TaxonomyId id="194" idOwner="10" description="Sovren"/>
|
90
|
+
<CompetencyEvidence name="CUSTOMER SUPPORT" typeDescription="Found in WORK HISTORY; POS-1" typeId="023487" lastUsed="2013-04-29">
|
91
|
+
<NumericValue description="Total Months">103</NumericValue>
|
92
|
+
</CompetencyEvidence>
|
93
|
+
</Competency>
|
94
|
+
<Competency name="CUSTOMER SUPPORT">
|
95
|
+
<CompetencyId id="023488"/>
|
96
|
+
<TaxonomyId id="130" idOwner="46" description="Sovren"/>
|
97
|
+
<CompetencyEvidence name="CUSTOMER SUPPORT" typeDescription="Found in WORK HISTORY; POS-1" typeId="023488" lastUsed="2013-04-29">
|
98
|
+
<NumericValue description="Total Months">103</NumericValue>
|
99
|
+
</CompetencyEvidence>
|
100
|
+
</Competency>
|
101
|
+
<Competency name="ENCRYPTION">
|
102
|
+
<CompetencyId id="026706"/>
|
103
|
+
<TaxonomyId id="338" idOwner="10" description="Sovren"/>
|
104
|
+
<CompetencyEvidence name="ENCRYPTION" typeDescription="Found in WORK HISTORY; POS-1" typeId="026706" lastUsed="2013-04-29">
|
105
|
+
<NumericValue description="Total Months">103</NumericValue>
|
106
|
+
</CompetencyEvidence>
|
107
|
+
</Competency>
|
108
|
+
<Competency name="ENCRYPTION">
|
109
|
+
<CompetencyId id="026707"/>
|
110
|
+
<TaxonomyId id="144" idOwner="5" description="Sovren"/>
|
111
|
+
<CompetencyEvidence name="ENCRYPTION" typeDescription="Found in WORK HISTORY; POS-1" typeId="026707" lastUsed="2013-04-29">
|
112
|
+
<NumericValue description="Total Months">103</NumericValue>
|
113
|
+
</CompetencyEvidence>
|
114
|
+
</Competency>
|
115
|
+
<Competency name="HRIS">
|
116
|
+
<CompetencyId id="027117"/>
|
117
|
+
<TaxonomyId id="195" idOwner="10" description="Sovren"/>
|
118
|
+
<CompetencyEvidence name="HRIS" typeDescription="Found in WORK HISTORY; POS-1" typeId="027117" lastUsed="2013-04-29">
|
119
|
+
<NumericValue description="Total Months">103</NumericValue>
|
120
|
+
</CompetencyEvidence>
|
121
|
+
</Competency>
|
122
|
+
<Competency name="HRIS">
|
123
|
+
<CompetencyId id="027118"/>
|
124
|
+
<TaxonomyId id="259" idOwner="9" description="Sovren"/>
|
125
|
+
<CompetencyEvidence name="HRIS" typeDescription="Found in WORK HISTORY; POS-1" typeId="027118" lastUsed="2013-04-29">
|
126
|
+
<NumericValue description="Total Months">103</NumericValue>
|
127
|
+
</CompetencyEvidence>
|
128
|
+
</Competency>
|
129
|
+
<Competency name="INCREASE">
|
130
|
+
<CompetencyId id="030007"/>
|
131
|
+
<TaxonomyId id="105" idOwner="20" description="Sovren"/>
|
132
|
+
<CompetencyEvidence name="INCREASE" typeDescription="Found in WORK HISTORY; POS-1" typeId="030007" lastUsed="2013-04-29">
|
133
|
+
<NumericValue description="Total Months">103</NumericValue>
|
134
|
+
</CompetencyEvidence>
|
135
|
+
</Competency>
|
136
|
+
<Competency name="LEADS">
|
137
|
+
<CompetencyId id="030009"/>
|
138
|
+
<TaxonomyId id="105" idOwner="20" description="Sovren"/>
|
139
|
+
<CompetencyEvidence name="LEADS" typeDescription="Found in WORK HISTORY; POS-1" typeId="030009" lastUsed="2013-04-29">
|
140
|
+
<NumericValue description="Total Months">103</NumericValue>
|
141
|
+
</CompetencyEvidence>
|
142
|
+
</Competency>
|
143
|
+
<Competency name="NEW SALES">
|
144
|
+
<CompetencyId id="030543"/>
|
145
|
+
<TaxonomyId id="105" idOwner="20" description="Sovren"/>
|
146
|
+
<CompetencyEvidence name="NEW SALES" typeDescription="Found in WORK HISTORY; POS-1" typeId="030543" lastUsed="2013-04-29">
|
147
|
+
<NumericValue description="Total Months">103</NumericValue>
|
148
|
+
</CompetencyEvidence>
|
149
|
+
</Competency>
|
150
|
+
<Competency name="SALES AND">
|
151
|
+
<CompetencyId id="030004"/>
|
152
|
+
<TaxonomyId id="105" idOwner="20" description="Sovren"/>
|
153
|
+
<CompetencyEvidence name="SALES AND" typeDescription="Found in WORK HISTORY; POS-1" typeId="030004" lastUsed="2013-04-29">
|
154
|
+
<NumericValue description="Total Months">103</NumericValue>
|
155
|
+
</CompetencyEvidence>
|
156
|
+
</Competency>
|
157
|
+
<Competency name="AUTOMOTIVE">
|
158
|
+
<CompetencyId id="022139"/>
|
159
|
+
<TaxonomyId id="307" idOwner="5" description="Sovren"/>
|
160
|
+
<CompetencyEvidence name="AUTOMOTIVE" typeDescription="Found in WORK HISTORY; POS-2; POS-3; POS-4" typeId="022139" lastUsed="2004-12-01">
|
161
|
+
<NumericValue description="Total Months">57</NumericValue>
|
162
|
+
</CompetencyEvidence>
|
163
|
+
</Competency>
|
164
|
+
<Competency name="MS SQL SERVER">
|
165
|
+
<CompetencyId id="023733"/>
|
166
|
+
<TaxonomyId id="193" idOwner="10" description="Sovren"/>
|
167
|
+
<CompetencyEvidence name="MS SQL SERVER" typeDescription="Found in TRAINING; WORK HISTORY; POS-2; POS-4" typeId="023733" lastUsed="2004-12-01">
|
168
|
+
<NumericValue description="Total Months">46</NumericValue>
|
169
|
+
</CompetencyEvidence>
|
170
|
+
</Competency>
|
171
|
+
<Competency name="SQL SERVER">
|
172
|
+
<CompetencyId id="008483" idOwner="023733"/>
|
173
|
+
<TaxonomyId id="193" idOwner="10" description="Sovren"/>
|
174
|
+
<CompetencyEvidence name="SQL SERVER" typeDescription="Found in TRAINING; WORK HISTORY; POS-2; POS-4" typeId="008483" lastUsed="2004-12-01">
|
175
|
+
<NumericValue description="Total Months">46</NumericValue>
|
176
|
+
</CompetencyEvidence>
|
177
|
+
</Competency>
|
178
|
+
<Competency name="WEB-BASED">
|
179
|
+
<CompetencyId id="02440201" idOwner="024402"/>
|
180
|
+
<TaxonomyId id="196" idOwner="10" description="Sovren"/>
|
181
|
+
<CompetencyEvidence name="WEB-BASED" typeDescription="Found in WORK HISTORY; POS-2; POS-3" typeId="02440201" lastUsed="2004-12-01">
|
182
|
+
<NumericValue description="Total Months">33</NumericValue>
|
183
|
+
</CompetencyEvidence>
|
184
|
+
</Competency>
|
185
|
+
<Competency name="DEVELOPED SALES">
|
186
|
+
<CompetencyId id="030380"/>
|
187
|
+
<TaxonomyId id="105" idOwner="20" description="Sovren"/>
|
188
|
+
<CompetencyEvidence name="DEVELOPED SALES" typeDescription="Found in WORK HISTORY; POS-4" typeId="030380" lastUsed="2002-04-01">
|
189
|
+
<NumericValue description="Total Months">24</NumericValue>
|
190
|
+
</CompetencyEvidence>
|
191
|
+
</Competency>
|
192
|
+
<Competency name="DATABASE">
|
193
|
+
<CompetencyId id="015022"/>
|
194
|
+
<TaxonomyId id="228" idOwner="0" description="Sovren"/>
|
195
|
+
<CompetencyEvidence name="DATABASE" typeDescription="Found in WORK HISTORY; POS-2" typeId="015022" lastUsed="2004-12-01">
|
196
|
+
<NumericValue description="Total Months">22</NumericValue>
|
197
|
+
</CompetencyEvidence>
|
198
|
+
</Competency>
|
199
|
+
<Competency name="DATABASE">
|
200
|
+
<CompetencyId id="022486"/>
|
201
|
+
<TaxonomyId id="201" idOwner="10" description="Sovren"/>
|
202
|
+
<CompetencyEvidence name="DATABASE" typeDescription="Found in WORK HISTORY; POS-2" typeId="022486" lastUsed="2004-12-01">
|
203
|
+
<NumericValue description="Total Months">22</NumericValue>
|
204
|
+
</CompetencyEvidence>
|
205
|
+
</Competency>
|
206
|
+
<Competency name="FULFILLMENT">
|
207
|
+
<CompetencyId id="018024"/>
|
208
|
+
<TaxonomyId id="460" idOwner="97" description="Sovren"/>
|
209
|
+
<CompetencyEvidence name="FULFILLMENT" typeDescription="Found in WORK HISTORY; POS-3" typeId="018024" lastUsed="2003-03-01">
|
210
|
+
<NumericValue description="Total Months">11</NumericValue>
|
211
|
+
</CompetencyEvidence>
|
212
|
+
</Competency>
|
213
|
+
<Competency name="SUN">
|
214
|
+
<CompetencyId id="008895"/>
|
215
|
+
<TaxonomyId id="203" idOwner="10" description="Sovren"/>
|
216
|
+
<CompetencyEvidence name="SUN" typeDescription="Found in CERTIFICATIONS; LICENSES" typeId="008895" lastUsed="2001-09-01">
|
217
|
+
<NumericValue description="Total Months">6</NumericValue>
|
218
|
+
</CompetencyEvidence>
|
219
|
+
</Competency>
|
220
|
+
<Competency name="SYSTEM ADMINISTRATION">
|
221
|
+
<CompetencyId id="009077" idOwner="009105"/>
|
222
|
+
<TaxonomyId id="198" idOwner="10" description="Sovren"/>
|
223
|
+
<CompetencyEvidence name="SYSTEM ADMINISTRATION" typeDescription="Found in CERTIFICATIONS; LICENSES" typeId="009077" lastUsed="2001-09-01">
|
224
|
+
<NumericValue description="Total Months">6</NumericValue>
|
225
|
+
</CompetencyEvidence>
|
226
|
+
</Competency>
|
227
|
+
<Competency name="SYSTEMS ADMINISTRATION">
|
228
|
+
<CompetencyId id="009105"/>
|
229
|
+
<TaxonomyId id="198" idOwner="10" description="Sovren"/>
|
230
|
+
<CompetencyEvidence name="SYSTEMS ADMINISTRATION" typeDescription="Found in CERTIFICATIONS; LICENSES" typeId="009105" lastUsed="2001-09-01">
|
231
|
+
<NumericValue description="Total Months">6</NumericValue>
|
232
|
+
</CompetencyEvidence>
|
233
|
+
</Competency>
|
234
|
+
<Competency name=".NET">
|
235
|
+
<CompetencyId id="023039"/>
|
236
|
+
<TaxonomyId id="204" idOwner="10" description="Sovren"/>
|
237
|
+
<CompetencyEvidence name=".NET" typeDescription="Found in TRAINING" typeId="023039">
|
238
|
+
<NumericValue description="Total Months">6</NumericValue>
|
239
|
+
</CompetencyEvidence>
|
240
|
+
</Competency>
|
241
|
+
<Competency name="FORENSICS">
|
242
|
+
<CompetencyId id="017875"/>
|
243
|
+
<TaxonomyId id="376" idOwner="15" description="Sovren"/>
|
244
|
+
<CompetencyEvidence name="FORENSICS" typeDescription="Found in PERSONAL INTERESTS AND ACCOMPLISHMENTS" typeId="017875">
|
245
|
+
<NumericValue description="Total Months">6</NumericValue>
|
246
|
+
</CompetencyEvidence>
|
247
|
+
</Competency>
|
248
|
+
<Competency name="GPS">
|
249
|
+
<CompetencyId id="018529"/>
|
250
|
+
<TaxonomyId id="307" idOwner="5" description="Sovren"/>
|
251
|
+
<CompetencyEvidence name="GPS" typeDescription="Found in OTHER_PUBLICATIONS" typeId="018529">
|
252
|
+
<NumericValue description="Total Months">6</NumericValue>
|
253
|
+
</CompetencyEvidence>
|
254
|
+
</Competency>
|
255
|
+
<Competency name="GPS">
|
256
|
+
<CompetencyId id="018530"/>
|
257
|
+
<TaxonomyId id="144" idOwner="5" description="Sovren"/>
|
258
|
+
<CompetencyEvidence name="GPS" typeDescription="Found in OTHER_PUBLICATIONS" typeId="018530">
|
259
|
+
<NumericValue description="Total Months">6</NumericValue>
|
260
|
+
</CompetencyEvidence>
|
261
|
+
</Competency>
|
262
|
+
<Competency name="GPS">
|
263
|
+
<CompetencyId id="018531"/>
|
264
|
+
<TaxonomyId id="298" idOwner="5" description="Sovren"/>
|
265
|
+
<CompetencyEvidence name="GPS" typeDescription="Found in OTHER_PUBLICATIONS" typeId="018531">
|
266
|
+
<NumericValue description="Total Months">6</NumericValue>
|
267
|
+
</CompetencyEvidence>
|
268
|
+
</Competency>
|
269
|
+
<Competency name="INTERNET MARKETING">
|
270
|
+
<CompetencyId id="020053"/>
|
271
|
+
<TaxonomyId id="249" idOwner="14" description="Sovren"/>
|
272
|
+
<CompetencyEvidence name="INTERNET MARKETING" typeDescription="Found in SUMMARY" typeId="020053">
|
273
|
+
<NumericValue description="Total Months">6</NumericValue>
|
274
|
+
</CompetencyEvidence>
|
275
|
+
</Competency>
|
276
|
+
<Competency name="JOURNAL">
|
277
|
+
<CompetencyId id="026929"/>
|
278
|
+
<TaxonomyId id="944" idOwner="32" description="Sovren"/>
|
279
|
+
<CompetencyEvidence name="JOURNAL" typeDescription="Found in OTHER_PUBLICATIONS" typeId="026929">
|
280
|
+
<NumericValue description="Total Months">6</NumericValue>
|
281
|
+
</CompetencyEvidence>
|
282
|
+
</Competency>
|
283
|
+
<Competency name="JOURNAL">
|
284
|
+
<CompetencyId id="026930"/>
|
285
|
+
<TaxonomyId id="960" idOwner="32" description="Sovren"/>
|
286
|
+
<CompetencyEvidence name="JOURNAL" typeDescription="Found in OTHER_PUBLICATIONS" typeId="026930">
|
287
|
+
<NumericValue description="Total Months">6</NumericValue>
|
288
|
+
</CompetencyEvidence>
|
289
|
+
</Competency>
|
290
|
+
<Competency name="MICROSOFT SQL SERVER">
|
291
|
+
<CompetencyId id="022023" idOwner="023733"/>
|
292
|
+
<TaxonomyId id="193" idOwner="10" description="Sovren"/>
|
293
|
+
<CompetencyEvidence name="MICROSOFT SQL SERVER" typeDescription="Found in TRAINING" typeId="022023">
|
294
|
+
<NumericValue description="Total Months">6</NumericValue>
|
295
|
+
</CompetencyEvidence>
|
296
|
+
</Competency>
|
297
|
+
<Competency name="MICROSOFT VISUAL BASIC">
|
298
|
+
<CompetencyId id="022042" idOwner="022210"/>
|
299
|
+
<TaxonomyId id="204" idOwner="10" description="Sovren"/>
|
300
|
+
<CompetencyEvidence name="MICROSOFT VISUAL BASIC" typeDescription="Found in TRAINING" typeId="022042">
|
301
|
+
<NumericValue description="Total Months">6</NumericValue>
|
302
|
+
</CompetencyEvidence>
|
303
|
+
</Competency>
|
304
|
+
<Competency name="MICROSOFT VISUAL BASIC .NET">
|
305
|
+
<CompetencyId id="022043" idOwner="023284"/>
|
306
|
+
<TaxonomyId id="204" idOwner="10" description="Sovren"/>
|
307
|
+
<CompetencyEvidence name="MICROSOFT VISUAL BASIC .NET" typeDescription="Found in TRAINING" typeId="022043">
|
308
|
+
<NumericValue description="Total Months">6</NumericValue>
|
309
|
+
</CompetencyEvidence>
|
310
|
+
</Competency>
|
311
|
+
<Competency name="PATENT">
|
312
|
+
<CompetencyId id="200094"/>
|
313
|
+
<TaxonomyId id="395" idOwner="12" description="Sovren"/>
|
314
|
+
<CompetencyEvidence name="PATENT" typeDescription="Found in PATENTS" typeId="200094">
|
315
|
+
<NumericValue description="Total Months">6</NumericValue>
|
316
|
+
</CompetencyEvidence>
|
317
|
+
</Competency>
|
318
|
+
<Competency name="PROJECT MANAGEMENT">
|
319
|
+
<CompetencyId id="0216662"/>
|
320
|
+
<TaxonomyId id="199" idOwner="10" description="Sovren"/>
|
321
|
+
<CompetencyEvidence name="PROJECT MANAGEMENT" typeDescription="Found in CERTIFICATIONS; TRAINING" typeId="0216662">
|
322
|
+
<NumericValue description="Total Months">6</NumericValue>
|
323
|
+
</CompetencyEvidence>
|
324
|
+
</Competency>
|
325
|
+
<Competency name="SERVER ADMINISTRATION">
|
326
|
+
<CompetencyId id="007798"/>
|
327
|
+
<TaxonomyId id="349" idOwner="10" description="Sovren"/>
|
328
|
+
<CompetencyEvidence name="SERVER ADMINISTRATION" typeDescription="Found in TRAINING" typeId="007798">
|
329
|
+
<NumericValue description="Total Months">6</NumericValue>
|
330
|
+
</CompetencyEvidence>
|
331
|
+
</Competency>
|
332
|
+
<Competency name="VISUAL BASIC">
|
333
|
+
<CompetencyId id="022210"/>
|
334
|
+
<TaxonomyId id="204" idOwner="10" description="Sovren"/>
|
335
|
+
<CompetencyEvidence name="VISUAL BASIC" typeDescription="Found in TRAINING" typeId="022210">
|
336
|
+
<NumericValue description="Total Months">6</NumericValue>
|
337
|
+
</CompetencyEvidence>
|
338
|
+
</Competency>
|
339
|
+
<Competency name="VISUAL BASIC .NET">
|
340
|
+
<CompetencyId id="010595" idOwner="023284"/>
|
341
|
+
<TaxonomyId id="204" idOwner="10" description="Sovren"/>
|
342
|
+
<CompetencyEvidence name="VISUAL BASIC .NET" typeDescription="Found in TRAINING" typeId="010595">
|
343
|
+
<NumericValue description="Total Months">6</NumericValue>
|
344
|
+
</CompetencyEvidence>
|
345
|
+
</Competency>
|
346
|
+
<Competency name="VISUAL BASIC 6.0">
|
347
|
+
<CompetencyId id="023284"/>
|
348
|
+
<TaxonomyId id="204" idOwner="10" description="Sovren"/>
|
349
|
+
<CompetencyEvidence name="VISUAL BASIC 6.0" typeDescription="Found in TRAINING" typeId="023284">
|
350
|
+
<NumericValue description="Total Months">6</NumericValue>
|
351
|
+
</CompetencyEvidence>
|
352
|
+
</Competency>
|
353
|
+
</Qualifications>
|
@@ -0,0 +1,69 @@
|
|
1
|
+
<ContactInfo>
|
2
|
+
<PersonName>
|
3
|
+
<FormattedName>John F. Adams, III</FormattedName>
|
4
|
+
<GivenName>John</GivenName>
|
5
|
+
<MiddleName>F.</MiddleName>
|
6
|
+
<FamilyName>Adams</FamilyName>
|
7
|
+
<Affix type="generation">III</Affix>
|
8
|
+
<Affix type="aristocraticTitle">Duke</Affix>
|
9
|
+
<Affix type="formOfAddress">Mr.</Affix>
|
10
|
+
<Affix type="qualification">M.D.</Affix>
|
11
|
+
</PersonName>
|
12
|
+
<ContactMethod>
|
13
|
+
<WhenAvailable>anytime</WhenAvailable>
|
14
|
+
<PostalAddress type="undefined">
|
15
|
+
<CountryCode>US</CountryCode>
|
16
|
+
<PostalCode>92075</PostalCode>
|
17
|
+
<Region>CA</Region>
|
18
|
+
<Municipality>Solana Beach</Municipality>
|
19
|
+
<DeliveryAddress>
|
20
|
+
<AddressLine>930 Via Mil Cumbres</AddressLine>
|
21
|
+
<AddressLine>Unit 119</AddressLine>
|
22
|
+
</DeliveryAddress>
|
23
|
+
</PostalAddress>
|
24
|
+
</ContactMethod>
|
25
|
+
<ContactMethod>
|
26
|
+
<Use>personal</Use>
|
27
|
+
<Location>onPerson</Location>
|
28
|
+
<WhenAvailable>anytime</WhenAvailable>
|
29
|
+
<Mobile>
|
30
|
+
<FormattedNumber>(858) 555-1001</FormattedNumber>
|
31
|
+
</Mobile>
|
32
|
+
</ContactMethod>
|
33
|
+
<ContactMethod>
|
34
|
+
<Use>personal</Use>
|
35
|
+
<Location>onPerson</Location>
|
36
|
+
<WhenAvailable>anytime</WhenAvailable>
|
37
|
+
<Mobile>
|
38
|
+
<FormattedNumber>(858) 555-1002</FormattedNumber>
|
39
|
+
</Mobile>
|
40
|
+
</ContactMethod>
|
41
|
+
<ContactMethod>
|
42
|
+
<Telephone>
|
43
|
+
<FormattedNumber>(858) 555-1000</FormattedNumber>
|
44
|
+
</Telephone>
|
45
|
+
</ContactMethod>
|
46
|
+
<ContactMethod>
|
47
|
+
<Telephone>
|
48
|
+
<FormattedNumber>(858) 555-1003</FormattedNumber>
|
49
|
+
</Telephone>
|
50
|
+
</ContactMethod>
|
51
|
+
<ContactMethod>
|
52
|
+
<WhenAvailable>anytime</WhenAvailable>
|
53
|
+
<Fax>
|
54
|
+
<FormattedNumber>(858) 555-1002</FormattedNumber>
|
55
|
+
</Fax>
|
56
|
+
</ContactMethod>
|
57
|
+
<ContactMethod>
|
58
|
+
<Use>personal</Use>
|
59
|
+
<Location>onPerson</Location>
|
60
|
+
<WhenAvailable>anytime</WhenAvailable>
|
61
|
+
<InternetEmailAddress>johnadams@yamoo.com</InternetEmailAddress>
|
62
|
+
</ContactMethod>
|
63
|
+
<ContactMethod>
|
64
|
+
<Use>businessDirect</Use>
|
65
|
+
<Location>home</Location>
|
66
|
+
<WhenAvailable>anytime</WhenAvailable>
|
67
|
+
<InternetWebAddress>http://www.linkedin.com/in/johnadams</InternetWebAddress>
|
68
|
+
</ContactMethod>
|
69
|
+
</ContactInfo>
|