experience

Work experience

Property Name Required Description
title
Yes

Short description of main task

company
Yes

Name of company where the job was performed

city
No

Location where the work was performed

description
No

Verbose description of the job performed

startdate
No

When the job started. Should be formatted as YYYY-MM-DD

enddate
No

When the job ended. Should be formatted as YYYY-MM-DD

extent
No

Extent of job. Contains child elements:

type (1 = Percentage, 2 = Hours)

value

tags
No

List of tags (simple string values)

Example:

<tags>
  <tag>Java</tag>
  <tag>Team lead</tag>
</tags>