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

Constraint : rmim107_1

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