HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: JobCategoryCode

Name JobCategoryCode
Type oa: CodeType
Documentation A code classifying the type or category of job. This may be used for occupational classification of the job. JobCategoryCode usually would be repeatable so that a single job could be used could be classified across multiple dimensions. JobCategoryCode is based on CodeType. Note the listID attribute would be used to identify the particular list of code values. CodeType also provides a rich set of attributes to further identify the particular classification scheme. Public as well as proprietary classification schemes may be used. For example: JobCategoryCode = "LANDSCAPE ARCHITECT" listID = "Dictionary of Occupational Titles" listAgencyID = "US DOL" listURI = "http://www.oalj.dol.gov/PUBLIC/DOT/REFERENCES/DOT03A.HTM" listVersionID = "4th Ed., Rev. 1991" JobCategoryCode could be used to classify the job in terms of industry, but note that an explicit IndustryCode is available in contexts such as PositionOrganizationDetails.
XML Instance Representation
<JobCategoryCode> oa: CodeType </JobCategoryCode>
Schema Component Representation
<xsd:element name="JobCategoryCode" type="oa: CodeType"/>