COUNTRY CODEIP TYPEApplication 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
COPatentNCYYYY/NNNNNNNCO NC2019/9876543 or PCT/CO2019/123456^PCT\/CO\d{4}\/\d{6}$

Same formatting rules including the two slashes for all PCT numbers issues by different PCT Receiving Offices

^CO\sNC\d{4}(\/)\d(7)$
Including one space character after the two-letter office code and all characters should be in upper case
 
International PatentPCT/COYYYY/NNNNNN
  
DesignNCYYYY/NNNNNNNCO NC2019/9876543^CO\sNC\d{4}(\/)\d(7)$
Including one space character after the two-letter office code and all characters should be in upper case
 
UtilityNCYYYY/NNNNNNNCO NC2019/9876543^CO\sNC\d{4}(\/)\d(7)$
Including one space character after the two-letter office code and all characters should be in upper case
 
  • No labels