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

Constraint : constraint_hpd_feedRequestAllowedElements

Constraint Name
constraint_hpd_feedRequestAllowedElements (type: ERROR, kind: )
Constraint Class
feedRequestSpec
Package
providerInformationFeedRequest
Description
A Provider Information Feed Request only supports the following elements: addRequest, delRequest, modDNRequest and modifyRequest
OCL
self.abandonRequest->size() = 0
                and self.compareRequest->size() = 0
                and self.extendedRequest->size() = 0
                and self.searchRequest->size() = 0