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

correspondence-address

Element Title: Correspondence Address

Element Description: Element correspondence-address is a group element containing two name fields and an address, all required.

It identifies the point of contact and address for all correspondences concerning the application.

Element Content:

(name-1,name-2,address)

Element is Located in:

subdoc-bibliographic-information

Element Attributes: None

Element Markup Instructions: none

Element Example:

correspondence-address>
    <name-1>David N. Fronek</name-1>
    <name-2>Dorsey &amp; Whitney LLP</name-2>
    <address>
        <address-1>220 South Sixth Street</address-1>
        <city>Minneapolis</city>
        <state>MN</state>
        <postalcode>55402-1498</postalcode>
        <country>
            <country-code>US</country-code>
        </country>
    </address>
</correspondence-address>


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