where name is the name of the project, version is the version of the project, and version_delimiter is the current version delimiter (default is a hyphen (-)).
This form specifies a project with a default instance that was created in the current database. In a non-DCM initialized database, the default instance is 1. For example, myproject:23 refers to the project myproject:23:project:1. In a DCM-initialized database with a DCM database identifier of A and a DCM delimiter of #, the default instance would be A#1. For example, myproject:23 refers to the project myproject:23:project:A#1.
where name is the name of the project, version is the version of the project, instance is the instance of the project, and version_delimiter is the current version delimiter (default is a hyphen (-)). For example, myproject:23:project:A#1 refers to the project named myproject with version 23 and instance A#1.