How do you implement an asmx web service using someone elses WSDL, like
WS-Eventing ? That is, how can a client implement an event sink in asmx
against this spec ? Do they need to disable SoapAction ? Do they have
to use the WS-Eventing namespace for their service implementation ?