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

Documentation
An application letter
Properties
This component is not nillable.

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


Nested Element Summary
xs:dateavailabilityDate
          The earliest date a candidate is available. 
hr:codeNamePaircivilState
          The civil states mentioned in the application letter. 
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 application letter. 
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 application has been written. 
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 
xs:stringreferenceNumber
          The reference number of the job offer the application applies for. 
xs:stringsalary
          The objected salary for a future job. 
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="application" type="hr:applicationLetter">
</xs:element>


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