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

Constraint : rmim094_1

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