| USPTO Patent Application V1.5 2001-01-31: DTD Element View | [User Element View] |
| [Home] [Elements] [Entities] [Notations] | [Prev] [Next] |
Element Title: First Named Inventor
Element Description: Contains the individual inventor information for the first named inventor.
It is a group element containing a required name, optional address, required residence, and optional authority applicant information.
Element Content:
(name,address?,residence,authority-applicant?)
Element is Located in:
Element Attributes:
| Name | Type | Default Value | Example | Description |
|---|---|---|---|---|
| st32-name | CDATA | "B721" (fixed) | In DTD for reference only |
Data mapping to Grant Red Book/ST32 |
| inid-code | CDATA |
|
INID code displayed on the photocomposed page |
Element Markup Instructions: none
Element Example:
<first-named-inventor>
<name>
<given-name>Lawrence</given-name>
<middle-name>A.</middle-name>
<family-name>Clark</family-name>
</name>
<residence>
<residence-us>
<city>Alameda</city>
<state>CA</state>
<country-code>US</country-code>
</residence-us>
</residence>
<authority-applicant>INV</authority-applicant>
</first-named-inventor>