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

Constraint : rmim083_5

Constraint Name
rmim083_5 (type: ERROR, kind: )
Constraint Class
AssociatedEntitySpec
Package
cdabasic
Description
AssociatedEntity SHALL NOT have telecom element with nullFlavor, if there are other (RMIM-083, RIM-018)
OCL
self.telecom->size()<2 or 
self.telecom->select(ii : TEL | (not ii.nullFlavor.oclIsUndefined()))->size()=0