USPTO Patent Application V1.5 2001-01-31: User Element View [DTD Element View]
[Home] [Elements] [Entities] [Notations] [Prev] [Next]

residence

Element Title: Residence

Element Description: Identifies the residence of an inventor. It is a group element consisting of either military-service information, U. S. residency information, or non U. S. residency information. For U. S. and non U. S. residency information, and optional citizenship (country code) can be specified.

Element Content:

(military-service|
 ((residence-us|residence-non-us),
  citizenship?))

Element is Located in:

first-named-inventor, inventor

Element Attributes: None

Element Markup Instructions: none

Element Example:

<residence>
    <residence-us>
        <city>Yankton</city>
        <state>SD</state>
        <country-code>US</country-code>
    </residence-us>
</residence>


HTML Presentation of USPTO Patent Application V1.5 2001-01-31