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

Constraint : constraint_id

Constraint Name
constraint_id (type: ERROR, kind: )
Constraint Class
XDSSDBppcTemplateWithSD
Package
xdssdbppc
Description
The ClinicalDocument/id element shall be present, and the root attribute shall be present. (ITI TF-3, Vol3, 5.1.2)
OCL
self.id->size()>0 and 
self.id->forAll(ii : II | (not ii.root.oclIsUndefined()))