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

Constraint : constraint_iti46updatenotification_iti46val004

Constraint Name
constraint_iti46updatenotification_iti46val004 (type: ERROR, kind: )
Package
ITI46UpdateNotification
Description
The id attribute of Provider Organization shall have only a root
OCL
self.id->forAll(ii : II |
	not (ii.root.oclIsUndefined()) and 
    ii.assigningAuthorityName.oclIsUndefined() and 
	ii.extension.oclIsUndefined() and 
	ii.displayable.oclIsUndefined()	
)