Constraint Descriptor : constraint_hpd_common_uidSyntax (type: ERROR, kind: )

Constraint : constraint_hpd_common_uidSyntax

Constraint Name
constraint_hpd_common_uidSyntax (type: ERROR, kind: )
Constraint Class
uidAttrTemplate
Package
hpdCommon
Description
uid attribute SHALL be formatted using the RDN Format as defined by ISO21091 section 9.2: IssuingAuhorityName:ID (see Tables 3.58.4.1.2.2.2-1: Individual Provider Mapping and 3.58.4.1.2.2.3-1: Organizational Provider Mapping)
OCL
self.value->forAll(val : String |
  				self.matches(val, '.+[:]{1}.+'))