http://hr.joinvision.com/xml/3_0
element recommendation

Documentation
A recommendation letter (Dienstzeugnis)
			
Properties
This component is not nillable.

Model
<recommendation>
(dateFrom?, dateTo?, dateFromFuzzy?, dateToFuzzy?, duration?, subphase?, current?, location*, skill*, softSkill*, operationArea*, industry*, customCode*, topic*, comments?, plainText?, internetResource*, documentId* ) (company*, function*, position*, employment*, worktime*, project? ) (issueDate?, docLang? )
</recommendation>


Nested Element Summary
xs:stringcomments
          Comments on this phase, filtered by explictly extracted information 
xs:stringcompany
           The name of the company. 
xs:booleancurrent
           TRUE if the phase is currently ongoing (derzeit aktuell)  
hr:codeNamePairWeightedcustomCode
          A custom code can carry customer specific codes like HRBA and others. 
xs:datedateFrom
          The strict stating date. 
xs:stringdateFromFuzzy
           The fuzzy "from" date (as it is stated in the CV).  
xs:datedateTo
          The strict ending date. 
xs:stringdateToFuzzy
           The fuzzy "to" date (as it is stated in the CV).  
xs:stringdocLang
          The language of the recommendation. 
xs:intdocumentId
           The id of a binary document linked to the phase  
xs:intduration
           The amount of months the phase lasted (endDate minus startDate).  
hr:codeNamePairemployment
           The employment type of this phase (eg "freelancer", "employer",...) 
xs:stringfunction
           The job title of this phase.  
hr:codeNamePairWeightedindustry
           Industry (branch)  
hr:internetResourceinternetResource
           Link (URL) to an internet resource linked with the phase  
xs:dateissueDate
           The date the recommendation has been issued  
hr:addresslocation
           Location where the work or education has taken place  
hr:codeNamePairWeightedoperationArea
          Operation Area 
xs:stringplainText
           The plain text fof the phase  
hr:codeNamePairposition
           The position (job title) within this work phase. 
xs:booleanproject
          TRUE if the work phase explicitly contained project work or was a project 
hr:codeNamePairWeightedskill
           The skill the phase includes.  
hr:codeNamePairWeightedsoftSkill
           Soft/Social Skill  
xs:booleansubphase
          TRUE if this phase is a subphase of another phase. 
xs:stringtopic
          The topic of this phase (eg project title, thesis title...) 
hr:codeNamePairworktime
           The employment time in a specific phase (fulltime, parttime, ...) 
Source
<xs:element name="recommendation" type="hr:recommendation">
</xs:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.