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

Constraint : constraint_component_nonXMLBody

Constraint Name
constraint_component_nonXMLBody (type: ERROR, kind: )
Constraint Class
XDSSDRadDocument
Package
xdssdrad
Description
The ClinicalDocument/component/nonXMLBody shall be present. (ITI TF-3, Vol3, 5.2.3)
OCL
not self.component.oclIsUndefined() and (not self.component.nonXMLBody.oclIsUndefined())