COUNTRY CODE | IP TYPE | Application Number | EXAMPLE FOR REGISTRATION AND RETRIEVAL: Country Code + " " + Application Number | WELL FORMATTED NUMBERS (REGEX) TO BE PRINTED on DAS COVER PAGE, CERTIFICATE PAGES AND DISPLAY IN UI PORTALS |
---|
NOTES | FR | Patent | FRYYNNNNN | FR FR1909731 | ^FR\s |
?FR*FR\s*(\d{7})$|^FR\s*(\d{7})$|^(\d{7})$ |
|
International Patent | PCT/FRYYYY/NNNNNN | PCT/FR2020/001234 |
^PCT^(PCT)\/?(FR)(\d{4})\/?(\d{6})$
|
Same formatting rules including the two slashes for all PCT numbers issues by different PCT Receiving Offices |
|
Trademark | YYNNNNNNN | FR 190973142 |
^FR^(FR)\s?(\d{9})$ |
Design | YYYYNNNN(-NNN) | FR 19097314 |
^FR-\d{3})$||^(FR)\s?(\d{8})$ |
Utility | YYNNNNN | FR 1909731 |
^FR^(FR)\s?(\d{2})\s?(\d{5})$ |