22.6.2.28 Editor

This element specifies the editor of a source. [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]

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

Last updated on