Versions Compared

Key

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

...

Attribute (format)

Description

Examples

epo

standardized Standardized name according to the DOCDB file, all caps, no punctuation, limited to 30 characters

1. IBM 
2. FINLAND TELECOM OY 
3. THE UNITED STATES GOVERNMENT

intermediate

prePre-standardized name, converted to all caps

1. INTERNATIONAL BUSINESS MACHINES 
2. TELECOM FINLAND OY 
3. DEPARTMENT OF THE NAVY

original

name Name as filed (can be in non-Latin characters)

1. International Business Machines Corporation 
2. Sonera Oyj 
3. The United States Government as represented by the Department of the Navy

...

Element

INID

Description

Example(s)

name

72, 75, 76

See description in above "Attribute" table.

See the examples in above "Attribute" table.

address

 

When available, the address occurs in the format="original" element. If possible, the address is parsed into 3 elements: <street>, <city>, <country>.

Leigh Delamere House, Leigh Delamere 
Chippenham, Wiltshire, SN14 6JZ

country

 

When available, the country may be present in "epo" or "original" formats. Country is represented by a standard 2-character code based on WIPO ST.3.

GB

parties/assignees

...

Element

...

INID

...

Description

...

Example(s)

...

name

...

73

...

(Attribute=original.)  As received from publishing authority

...

LITE-ON TECHNOLOGY CORP.

...

address

...

-

...

where possible

...

Taipei

...

assignee-type

...

-

...

Code Block
<assignees>
   <assignee mxw-id="PPAR1105861888" load-source="patent-office" sequence="1" format="original" us-assignee-type="03">
      <addressbook>
         <name>BROSE FAHRZEUGTEILE GMBH & CO. KG, HALLSTADT</name>
         <address>
            <city>Hallstadt</city>
            <country>DE</country>
         </address>
      </addressbook>
   </assignee>
</assignees>

Attribute

Description

sequenceAssignment sequence number

us-assignee-type

US only. 01=Unassigned, 02=US company or corporation, 03=nonNon-US company or corporation, 04=US individual, 05=nonNon-US individual, 06=US Federal government, 07=nonNon-US government, 08=US county government, 09=US state government

Element

INID

Description

Example(s)

name

73

(Attribute=original.)  As received from publishing authority

LITE-ON TECHNOLOGY CORP.

address

-

Where possible

Taipei

country

-

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

TW

parties/assignee-history/reassignments/reassignment

Code Block
<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>


US only: Provides all assignments reported to USPTO since August 1980.

...