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

Constraint : constraint_hpd_queryResponseAllowedElements

Constraint Name
constraint_hpd_queryResponseAllowedElements (type: ERROR, kind: )
Constraint Class
queryResponseSpec
Package
providerInformationQueryResponse
Description
A provider information query response can only constains searchResponse elements
OCL
self.addResponse->size() = 0
                and self.authResponse->size() = 0
                and self.compareResponse->size() = 0
                and self.delResponse->size() = 0
                and self.extendedResponse->size() = 0
                and self.modDNResponse->size() = 0
                and self.modifyResponse->size() = 0
                and self.errorResponse->size() = 0