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

Constraint : constraint_dsub_head

Constraint Name
constraint_dsub_head (type: ERROR, kind: )
Constraint Class
UnsubReqHeaderSpec
Package
unsubscribeReq
Description
The header shall have a:Action with value='http://docs.oasis-open.org/wsn/bw-2/SubscriptionManager/UnsubscribeRequest' (wsn-ws_base_notification-1.3-spec-os, 6.1.2)
OCL
self.action->size()=1 and 
self.action->first()='http://docs.oasis-open.org/wsn/bw-2/SubscriptionManager/UnsubscribeRequest'