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

Constraint : rmim077_1

Constraint Name
rmim077_1 (type: ERROR, kind: )
Constraint Class
AssignedAuthorSpec
Package
cdabasic
Description
AssignedAuthor SHALL NOT have id element with nullFlavor, if there are other ids elements (RMIM-077, RIM-011)
OCL
self.id->size()<2 or 
self.id->select(ii : II | (not ii.nullFlavor.oclIsUndefined()))->size()=0