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

Constraint : rmim094_5

Constraint Name
rmim094_5 (type: ERROR, kind: )
Constraint Class
OrganizationSpec
Package
cdabasic
Description
Organization SHALL NOT have telecom element with nullFlavor, if there are other telecom elements which are not null (RMIM-094, RIM-024)
OCL
self.telecom->size()<2 or 
self.telecom->select(ii : TEL | (not ii.nullFlavor.oclIsUndefined()))->size()=0