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

Documentation
A course certificate (Kursbestätigung, Zertfikat)
			
Properties
This component is not nillable.

Model
<certificate>
(dateFrom?, dateTo?, dateFromFuzzy?, dateToFuzzy?, duration?, subphase?, current?, location*, skill*, softSkill*, operationArea*, industry*, customCode*, topic*, comments?, plainText?, internetResource*, documentId* ) (isced?, educationType*, schoolname*, graduation*, completed?, score? ) (issueDate?, company*, language*, docLang? )
</certificate>


Nested Element Summary
xs:stringcomments
          Comments on this phase, filtered by explictly extracted information 
xs:stringcompany
           The name of the company who has paid or given the course  
xs:booleancompleted
           TRUE if the educaiton has been completed (Abschluss) 
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 certificate. 
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:codeNamePaireducationType
          The education type of the phase.  
xs:stringgraduation
           The type of the graduation (academic title)  
hr:codeNamePairWeightedindustry
           Industry (branch)  
hr:internetResourceinternetResource
           Link (URL) to an internet resource linked with the phase  
hr:codeNamePairisced
           The ISCED level this education phase has achieved. 
xs:dateissueDate
           The date the document has been issued  
hr:languagelanguage
           The languages which have been learned during the course/certificate.  
hr:addresslocation
           Location where the work or education has taken place  
hr:codeNamePairWeightedoperationArea
          Operation Area 
xs:stringplainText
           The plain text fof the phase  
xs:stringschoolname
           The name of the school/institution which has been visited (eg "Vienna University of Technology")  
xs:intscore
           The normalized average score the candidate achieved in a given phase 
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...) 
Source
<xs:element name="certificate" type="hr:certificate">
</xs:element>


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