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

Constraint : rmim071_1

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