Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Element

INID

Description

Example(s)

name

73

Name of assignee(s). As received from publishing authority where format=original.

LITE-ON TECHNOLOGY CORP.

address

-

If possible, the address is parsed into 3 elements: <street>, <city>, and <country>.

Taipei

country

-

Where possible. 
Country is represented by a standard 2-character code based on WIPO ST.3.

TW


parties/assignee-history/reassignments/reassignment (AU and US)

Code Block
languagexml
<assignee-history>
   <reassignments>
      <reassignment mxw-id="RID14895693" load-source="us-assign" reel-frame="030807-0936" recorded-date="20130716">
         <assignees>
            <assignee mxw-id="RPAR66819416" format="original">
               <addressbook>
                  <last-name>BROSE FAHRZEUGTEILE GMBH & CO. KG, HALLSTADT</last-name>
                  <address>
                     <address-1>MAX-BROSE-STRASSE 2</address-1>
                     <city>HALLSTADT</city>
                     <postcode>D-96103</postcode>
                     <country>DE</country>
                  </address>
               </addressbook>
            </assignee>
         </assignees>
         <assignors>
            <assignor mxw-id="RPAR66822104" load-source="us-assign" format="original" execution-date="20130627">
               <addressbook>
                  <last-name>BAUERSACHS, STEFFEN</last-name>
               </addressbook>
            </assignor>
            <assignor mxw-id="RPAR66823442" load-source="us-assign" format="original" execution-date="20130507">
               <addressbook>
                  <last-name>STRAUB, CHRISTOPH</last-name>
               </addressbook>
            </assignor>
         </assignors>
      </reassignment>
   </reassignments>
</assignee-history>

...

This element is available for AU and US. For the US only and provides , all assignments reported to the USPTO since August 1980 are available.

 

Attribute

Description

Example(s)

reel-frame

A unique identifier for a given US assignment recordation. A reel-frame record may include multiple patents. Format: NNNNNN/NNNN

011333-0953

recorded-date

Date the assignment was recorded. This For the US, this is a single date per reel/frame.

20001128

...