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

Constraint : constraintGetSubmissionSetAndContents_requiredField

Constraint Name
constraintGetSubmissionSetAndContents_requiredField (type: ERROR, kind: )
Constraint Class
GetSubmissionSetAndContents
Package
rsqihe
Description
Either $XDSSubmissionSetEntryUUID or $XDSSubmissionSetUniqueId shall be specified on GetSubmissionSetAndContents messageType (ITI TF-2a 3.18.4.1.2.3.7.10)
OCL
self.slot->select(sl : SlotType1 | (not sl.name.oclIsUndefined()) and (sl.name='$XDSSubmissionSetEntryUUID' or sl.name='$XDSSubmissionSetUniqueId' ) )->size()>0