application-reference

Application-reference, IFD tags :
	040 = doc-number;
	070 = kind-code; 
	050 = date 
	country is not included as separate entity;
Application-reference,ST.30 tags :
	A21 = country; 
	210 = doc-number;
	221 = kind-code; 
	220 = date; 
Notes on Contents :
	Defined  "repeatable" to be able to cater for multiple formats;
		when data-format = "original", application-reference will contain ONLY the application-number	
	DOCDB keeps record of very early publications; in these instances
		doc-number = suffixed by letter 'D';
		date = all zeroes;
	DOCDB contains "exotic" kind-codes introduced for internal EPO business purposes, in these instances
		kind = 'D', 'K', 'L', 'M', 'N', 'Q';
	DOCDB has reformatted PCT applications for reasons of standardisation, in these instances :
		country = country of filing;
		doc-number = numerical string, preceded by year indication;
		kind = 'W';
Attributes used :
	data-format = "docdb" - standardised following DOCDB standardisation rules - then exchange of a full set of reference; 
	data-format=  "epodoc" - format as represented in espacenet; concatenated in "doc-number"
	data-format = "original" - as supplied by the provider - then exchange of "doc-number" only;
	is-representative, identifies whether this application is the family representative in the EPO simple patent family

Element Information

Model

Children: document-id

Attributes

QName Type Fixed Default Use Inheritable Annotation
appl-type xs:string optional
doc-id xs:string optional
id xs:ID optional
is-representative xs:string optional

Used By

Source

<xs:element name="application-reference" type="application-referenceType">
  <xs:annotation>
    <xs:documentation>Application-reference, IFD tags : 040 = doc-number; 070 = kind-code; 050 = date country is not included as separate entity; Application-reference,ST.30 tags : A21 = country; 210 = doc-number; 221 = kind-code; 220 = date; Notes on Contents : Defined "repeatable" to be able to cater for multiple formats; when data-format = "original", application-reference will contain ONLY the application-number DOCDB keeps record of very early publications; in these instances doc-number = suffixed by letter 'D'; date = all zeroes; DOCDB contains "exotic" kind-codes introduced for internal EPO business purposes, in these instances kind = 'D', 'K', 'L', 'M', 'N', 'Q'; DOCDB has reformatted PCT applications for reasons of standardisation, in these instances : country = country of filing; doc-number = numerical string, preceded by year indication; kind = 'W'; Attributes used : data-format = "docdb" - standardised following DOCDB standardisation rules - then exchange of a full set of reference; data-format= "epodoc" - format as represented in espacenet; concatenated in "doc-number" data-format = "original" - as supplied by the provider - then exchange of "doc-number" only; is-representative, identifies whether this application is the family representative in the EPO simple patent family</xs:documentation>
  </xs:annotation>
</xs:element>

Sample