22.6.2.35 Inventor

This element specifies the inventor of a source. Typically, this field is used in the Patent source type. [Example:

<b:Author>
  <b:Inventor>
    <b:NameList>
      <b:Person>
        <b:Last>Jones</b:Last>
        <b:First>Brian</b:First>
      </b:Person>
    </b:NameList>
  </b:Inventor>
</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