personaldata

Description

The <personaldata> element is the place in a resume that contains the job candidate's name and contact information.

Example

       <resumebody>
         <personaldata><name>Jane Doe</name>
          <address><addressline>34567 Mullberry Lane</addressline>
           <addressline>Suite 200</addressline><city>Lumberton</city>
           <state>TX</state><postalcode>75070</postalcode>
          </address>
           <email>jdoe@anycompany.com</email>
           <voice><areacode>888</areacode><telnumber>555-1212</telnumber></voice>
         </personaldata>


Content

ATTRIBUTES
CONTENT DECLARATION

Parent Elements


Comments/Questions/Feedback