22.6.2.29 First

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>

end example]

The possible values for this element are defined by the ST_String simple type (22.9.2.13).

[Note: The W3C XML Schema definition of this element’s content model (ST_String) is located in A.6.9. end note]

Last updated on