22.6.2.50 Person

This element specifies a person who contributed to a source. [Example:

<b:Author>
  <b:NameList>
    <b:Person>
      <b:Last>Villaron</b:Last>
      <b:First>Shawn</b:First>
      <b:Middle>Alan</b:Middle>
    </b:Person>
  </b:NameList>
</b:Author>

end example]

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

Last updated on