<First> (Person's First, or Given, Name)

This element specifies a person's first name.
example: :
<b:Author>
  <b:Editor>
    <b:NameList>
      <b:Person>
        <b:Last>Jaeschke</b:Last>
        <b:First>Rex</b:First>
      </b:Person>
    </b:NameList>
  </b:Editor>
</b:Author>

The possible values for this element are defined by the ST_String255 simple type (§7.6.3.2).

Parent Elements

<Person>7.6.2.50)