classification

Description

The <classification> element can contain the following information about the position being posted:

Whether this element is used and how it is used will depend on the requirements of the particular implementation. In some implementations the data might be filtered out from job postings based on whether "internal" or "external" was specified on the distribute attribute of the <classification> tag.

Example

          <classification>
             <positiontype> <contract/>
                <comment>Contract to direct hire is desirable </comment>
             </positiontype>
             <duration>
                <temporary>
                  <termlength>6 months </termlength>
                </temporary>
                <comment>Evaluation for direct hire after 6 months </comment>
             </duration>
             <otstatus>
                <TBD><comment>FLSA status will be determined by HR in
                the event that the position converts from contract to
                direct hire. 
                </comment></TBD>
             </otstatus>
          </classification>


Content

ATTRIBUTES
CONTENT DECLARATION

Parent Elements


Comments/Questions/Feedback