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

Constraint : constraint_iti46updatenotification_iti46val003

Constraint Name
constraint_iti46updatenotification_iti46val003 (type: ERROR, kind: )
Package
ITI46UpdateNotification
Description
The Provider Organization needs to be identified by at least one of address, telecommunications address, or contact person.
OCL
not (self.contactPerson.oclIsUndefined()) 
or  self.telecom->size() > 0
or  self.addr->size() > 0