hiringorg

Description

The <hiringorg> element contains information about the organization that is posting the job. The type attribute can be used to specify whether the organization posting the job is the principal employer or an agent of the principal. The default for the type attribute is "unspecified". See entry for <principalemployer> for related information.

Example

       <hiringorg>
        <name>Goodcompany, Inc.</name>
        <website>http://www.goodcompany.com</website>
        <bustype>Financial Planning Software</bustype>
        <contact>
          <name>Jane Mangler</name><jobtitle>HR Manager</jobtitle>
          <address>
            <addressline>111 Anystreet</addressline>
            <addressline>Suite 111</addressline>
            <city>Raleigh</city>
            <state>NC</state>
            <postalcode>27613</postalcode>
          </address>
          <phonenumbers>
            <voice>
              <areacode>919</areacode>
              <telnumber>785-0342</telnumber>
            </voice>
          </phonenumbers>
        </contact>
       <hiringorg>


Content

ATTRIBUTES
CONTENT DECLARATION

Parent Elements


Comments/Questions/Feedback