| Constraint Name | constraintITI18_XDSDocumentEntryServiceStartTimeFrom_notMultiple (ERROR) |
| Class of the constraint | FindDocuments |
| Package | rsqihe |
| Description | $XDSDocumentEntryServiceStartTimeFrom is not multivalued on FindDocuments MessageType (ITI TF-2a 3.18.4.1.2.3.7.1)) |
| OCL | self.slot->select(sl : SlotType1 | (not sl.name.oclIsUndefined()) and sl.name='$XDSDocumentEntryServiceStartTimeFrom' )->forAll(sl : SlotType1 | (sl.valueList.oclIsUndefined()) or (sl.valueList.value->size()<2)) |