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

Constraint : constraintTitle

Constraint Name
constraintTitle (type: ERROR, kind: )
Constraint Class
XDSOnDemandDocumentEntry
Package
rimihe
Description
if present, the title shall have a single value on XDSDocumentEntry (IHE_ITI_TF V3, 4.2.3.2.24)
OCL
self.name.oclIsUndefined() or  (self.name.localizedString->size() = 1)