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

Constraint : constraintGetRelatedDocuments_requiredField

Constraint Name
constraintGetRelatedDocuments_requiredField (type: ERROR, kind: )
Constraint Class
GetRelatedDocuments
Package
rsqihe
Description
Either $XDSDocumentEntryEntryUUID or $XDSDocumentEntryUniqueId shall be specified on GetRelatedDocuments (ITI TF-2a 3.18.4.1.2.3.7.13)
OCL
self.slot->select(sl : SlotType1 | (not sl.name.oclIsUndefined()) and (sl.name='$XDSDocumentEntryEntryUUID' or sl.name='$XDSDocumentEntryUniqueId' ) )->size()>0