A process_rule_spec refers to one or more process rules in a Rational Synergy database. It can have any of these forms:
This specifies a generic process rule by its name. For example Integration Testing refers to the generic process rule named Integration Testing.
This specifies a release-specific process rule. release is a valid release, and generic_process_rule_name is the name of the generic process rule from which it was created. For example, 1.0:Integration Testing refers to the release-specific process rule for release 1.0 created from the Integration Testing generic process rule.