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 |
---|---|---|---|---|---|
BR | Patent | NNYYYYNNNNNNN | BR 1020150062087 | ^BR\s\d{13}$ | Including one space character after the two-letter office code and all characters should be in upper case |
International Patent | PCT/BRYYYY/NNNNNN | PCT/BR2015/006208 | ^PCT\/BR\d{4}\/\d{6}$ | Same formatting rules including the two slashes for all PCT numbers issues by different PCT Receiving Offices | |
Design | BR BRNNNNNNNNNN N | BR BR 987654321123 4 | ^BR\sBR\s\d{12}\sd(1)$ Including one space character after the two-letter office code and all characters should be in upper case | ||
Trademark | NNNNNNNNN | BR 987654321 | ^BR\s\d{9}$ Including one space character after the two-letter office code and all characters should be in upper case |