inventor

DOCDB only keeps a record of inventor-name and country of residence; address is only available sporadically 	
	address is included in applicant data-format="docdba"
	country of residence in applicant data-format="docdb"	 
DOCDB exchanges inventor-name in "name", address in "text"; 	
Attributes used on "inventor" level
	sequence = sequence as printed on the published document; 
Attributes used on "inventor-name" level
	data-format = "docdb", standardised following DOCDB primary standardisation rules;  
	data-format = "docdba", standardised following DOCDB secondary rules (translation upper-case); 
	data-format = "original", as supplied by the provider, converted to UTF8; 
IFD tags, inventor :
	111 = name "docdb";  
	110 = name "docdba";  
	972 = name "original"; 
	113 = address; 
	112 = residence;  
ST.30 tags, inventor :
	720 = name;  
	722 = residence;

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
data-format xs:string optional
designation restriction of xs:string optional
sequence xs:string optional
status xs:string optional

Used By

Complex Type inventorsType

Source

<xs:element name="inventor" type="inventorType">
  <xs:annotation>
    <xs:documentation>DOCDB only keeps a record of inventor-name and country of residence; address is only available sporadically address is included in applicant data-format="docdba" country of residence in applicant data-format="docdb" DOCDB exchanges inventor-name in "name", address in "text"; Attributes used on "inventor" level sequence = sequence as printed on the published document; Attributes used on "inventor-name" level data-format = "docdb", standardised following DOCDB primary standardisation rules; data-format = "docdba", standardised following DOCDB secondary rules (translation upper-case); data-format = "original", as supplied by the provider, converted to UTF8; IFD tags, inventor : 111 = name "docdb"; 110 = name "docdba"; 972 = name "original"; 113 = address; 112 = residence; ST.30 tags, inventor : 720 = name; 722 = residence;</xs:documentation>
  </xs:annotation>
</xs:element>

Sample