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

Constraint : rmim103_1

Constraint Name
rmim103_1 (type: ERROR, kind: )
Constraint Class
SubjectPersonSpec
Package
cdabasic
Description
SubjectPerson SHALL NOT have name element with nullFlavor, if there are other name (RMIM-103, RIM-022)
OCL
self.name->size()<2 or 
self.name->select(ii : PN | (not ii.nullFlavor.oclIsUndefined()))->size()=0