Changes

Jump to navigation Jump to search
==== Patent Properties ====
Here are the columns in the properties table:
 
* reel_no
* frame_no
* documentid
* country
* kind
* filingdate
* invention_title
 
The corresponding XML segment would be:
 
-<patent-properties>
-<patent-property>
-<document-id>
<country>US</country>
<doc-number>14143589</doc-number>
<kind>X0</kind>
<date>20131230</date>
</document-id>
-<document-id>
<country>US</country>
<doc-number>20140260305</doc-number>
<kind>A1</kind>
<date>20140918</date>
</document-id>
<invention-title lang="en">LEAN AZIMUTHAL FLAME COMBUSTOR</invention-title>
</patent-property>
</patent-properties>
 
Patent properties have a many-to-one relationship : one patent can have more than one properties.
Note: We are not sure what documents with kind 'X0' say
====DTD====

Navigation menu