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

Constraint : rmim116

Constraint Name
rmim116 (type: ERROR, kind: )
Constraint Class
ParagraphSpec
Package
cdanblock
Description
if <caption> present in the <paragraph> element, it shall be done before any other character data, including whitespaces (RMIM-116)
OCL
self.caption.oclIsUndefined() or ParagraphSpec::validateCaptionIsFirst(self)