![]()
|
User GuideNameemployer — A name of an employer SynopsisAttributes
DescriptionThe employer element specifies the name of a person, company, or other entity for whom a person works or has worked. Parentsemployer may be contained in these elements: job Attributes
See AlsoExamples<job>
<jobtitle>Angelfish Fitness Trainer</jobtitle>
<employer>Fish Fitness Systems, Inc.</employer>
<period>
<from><date><month>July</month><year>1998</year></date</from>
<to><present/></to>
</period>
<description>
<para>
Helped to ensure optimum fish health by training fish on weights and
and fin and tail exercises.
</para>
</description>
</job><job>
<jobtitle>House Cleaner</jobtitle>
<employer>Mrs. Shirlock</employer>
<period>
<from><date><month>July</month><year>1954</year></date</from>
<to><date><month>January</month><year>1956</year></date</to>
</period>
<para>Dusted the blinds. That is all.</para>
|