XMLRésuméLibrary:

Google

User Guide

Name

note — Additional information

Synopsis

Content Model

(para+)

Attributes

NameTypeDefault
targetsCDATANone

Description

The note element contains additional information about its parent element.

Parents

note may be contained in these elements: academics, clearance, gpa

Examples

<academics>
  <degrees>
    ...
  </degrees>
  <note>
    <para>
      I take education very seriously. After all, I'm in 37th grade now!
    </para>
  </note>