Petals-SE-Notification

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (49)

View Page History



{note}Note : these two components are only "template component" and can help you to implement your own ones.{note}

<wsdl:operation name="GetCurrentMessage">
<soap:operation
soapAction="http://docs.oasis-open.org/wsn/b-2/GetCurrentMessage" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:input>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:body use="literal" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:input>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:output>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:body use="literal" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:output>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:fault name="ResourceUnknownFault">
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
<wsdl:fault name="ResourceUnknownFault">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:fault use="literal" name="ResourceUnknownFault" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:fault>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:fault name="TopicExpressionDialectUnknownFault">
</wsdl:fault>
<wsdl:fault name="TopicExpressionDialectUnknownFault">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:fault use="literal" name="TopicExpressionDialectUnknownFault" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:fault>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:fault name="InvalidTopicExpressionFault">
</wsdl:fault>
<wsdl:fault name="InvalidTopicExpressionFault">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:fault use="literal" name="InvalidTopicExpressionFault" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:fault>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:fault name="TopicNotSupportedFault">
</wsdl:fault>
<wsdl:fault name="TopicNotSupportedFault">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:fault use="literal" name="TopicNotSupportedFault" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:fault>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:fault name="NoCurrentMessageOnTopicFault">
</wsdl:fault>
<wsdl:fault name="NoCurrentMessageOnTopicFault">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:fault use="literal" name="NoCurrentMessageOnTopicFault" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:fault>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:fault name="MultipleTopicsSpecifiedFault">
</wsdl:fault>
<wsdl:fault name="MultipleTopicsSpecifiedFault">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:fault use="literal" name="MultipleTopicsSpecifiedFault" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:fault>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:operation>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:operation name="RegisterPublisher">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:operation
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;soapAction="http://docs.oasis-open.org/wsn/br-2/RegisterPublisher" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:input>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:body use="literal" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:input>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:output>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:body use="literal" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:output>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:fault name="ResourceUnknownFault">
</wsdl:fault>
</wsdl:operation>
<wsdl:operation name="RegisterPublisher">
<soap:operation
soapAction="http://docs.oasis-open.org/wsn/br-2/RegisterPublisher" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
<wsdl:fault name="ResourceUnknownFault">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:fault use="literal" name="ResourceUnknownFault" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:fault>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:fault name="InvalidTopicExpressionFault">
</wsdl:fault>
<wsdl:fault name="InvalidTopicExpressionFault">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:fault use="literal" name="InvalidTopicExpressionFault" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:fault>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:fault name="TopicNotSupportedFault">
</wsdl:fault>
<wsdl:fault name="TopicNotSupportedFault">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:fault use="literal" name="TopicNotSupportedFault" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:fault>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:fault name="PublisherRegistrationRejectedFault">
</wsdl:fault>
<wsdl:fault name="PublisherRegistrationRejectedFault">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:fault use="literal" name="PublisherRegistrationRejectedFault" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:fault>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:fault name="PublisherRegistrationFailedFault">
</wsdl:fault>
<wsdl:fault name="PublisherRegistrationFailedFault">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:fault use="literal" name="PublisherRegistrationFailedFault" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:fault>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:fault name="UnacceptableInitialTerminationTimeFault">
</wsdl:fault>
<wsdl:fault name="UnacceptableInitialTerminationTimeFault">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:fault use="literal" name="UnacceptableInitialTerminationTimeFault" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:fault>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:operation>
&nbsp;&nbsp; &nbsp; </wsdl:binding>
&nbsp;&nbsp; &nbsp; <\!-\- PublisherRegistrationManager binding definition \-->
&nbsp;&nbsp; &nbsp; <wsdl:binding name="PublisherRegistrationManagerBinding"
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;type="wsn-brw:PublisherRegistrationManager">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:binding style="document"
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;transport="http://schemas.xmlsoap.org/soap/http" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:operation name="DestroyRegistration">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:operation
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;soapAction="http://docs.oasis-open.org/wsn/br-2/DestroyRegistration" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:input name="DestroyRegistrationRequest">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:body use="literal" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:input>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:output name="DestroyRegistrationResponse">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:body use="literal" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:output>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:fault name="ResourceUnknownFault">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:fault use="literal" name="ResourceUnknownFault" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:fault>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:fault name="ResourceNotDestroyedFault">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:fault use="literal" name="ResourceNotDestroyedFault" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:fault>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:operation>
&nbsp;&nbsp; &nbsp; </wsdl:binding>
&nbsp;&nbsp; &nbsp; <\!-\- SubscriptionManager binding definition \-->
&nbsp;&nbsp; &nbsp; <wsdl:binding name="SubscriptionManagerBinding" type="wsn-bw:SubscriptionManager">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:binding style="document"
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;transport="http://schemas.xmlsoap.org/soap/http" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:operation name="Renew">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:operation soapAction="http://docs.oasis-open.org/wsn/b-2/Renew" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:input name="RenewRequest">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:body use="literal" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:input>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:output name="RenewResponse">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:body use="literal" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:output>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:fault name="ResourceUnknownFault">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:fault use="literal" name="ResourceUnknownFault" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:fault>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:fault name="UnacceptableTerminationTimeFault">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:fault use="literal" name="UnacceptableTerminationTimeFault" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:fault>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:operation>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:operation name="Unsubscribe">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:operation
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;soapAction="http://docs.oasis-open.org/wsn/b-2/Unsubscribe" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:input name="UnsubscribeRequest">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:body use="literal" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:input>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:output name="UnsubscribeResponse">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:body use="literal" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:output>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:fault name="ResourceUnknownFault">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:fault use="literal" name="ResourceUnknownFault" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:fault>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:fault name="UnableToDestroySubscriptionFault">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:fault use="literal" name="UnableToDestroySubscriptionFault" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:fault>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:operation>
&nbsp;&nbsp; &nbsp; </wsdl:binding>
</wsdl:fault>
<wsdl:operation>
</wsdl:binding>

&nbsp;&nbsp; &nbsp; <\!--&nbsp; SupportedTopicsSet portType Service binding definition \-->
&nbsp;&nbsp; &nbsp; <wsdl:binding name="SupportedTopicsSetBinding"
&nbsp;&nbsp; &nbsp; &nbsp;&nbsp;&nbsp; &nbsp;type="tns:SupportedTopicsSet">
&nbsp;&nbsp; &nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:binding style="document"
&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;transport="http://schemas.xmlsoap.org/soap/http" />
&nbsp;&nbsp; &nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:operation name="GetSupportedTopics">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:operation
&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;soapAction="http://www.ebmwebsourcing.com/WS-BrokeredNotification/GetSupportedTopics" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:input>
&nbsp;&nbsp; &nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:body use="literal" />
&nbsp;&nbsp; &nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:input>&nbsp;&nbsp; &nbsp;
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:output>
&nbsp;&nbsp; &nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:body use="literal" />
&nbsp;&nbsp; &nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:output>
&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:operation>
&nbsp; &nbsp;&nbsp; &nbsp; </wsdl:binding>
<!-- PublisherRegistrationManager binding definition -->
<wsdl:binding name="PublisherRegistrationManagerBinding" type="wsn-brw:PublisherRegistrationManager">
<soap:binding style="document"
transport="http://schemas.xmlsoap.org/soap/http" />
<wsdl:operation name="DestroyRegistration">
<soap:operation
soapAction="http://docs.oasis-open.org/wsn/br-2/DestroyRegistration" />
<wsdl:input name="DestroyRegistrationRequest">
<soap:body use="literal" />
</wsdl:input>
<wsdl:output name="DestroyRegistrationResponse">
<soap:body use="literal" />
</wsdl:output>
<wsdl:fault name="ResourceUnknownFault">
<soap:fault use="literal" name="ResourceUnknownFault" />
</wsdl:fault>
<wsdl:fault name="ResourceNotDestroyedFault">
<soap:fault use="literal" name="ResourceNotDestroyedFault" />
</wsdl:fault>
</wsdl:operation>
</wsdl:binding>
<!-- SubscriptionManager binding definition -->
<wsdl:binding name="SubscriptionManagerBinding" type="wsn-bw:SubscriptionManager">
<soap:binding style="document"
transport="http://schemas.xmlsoap.org/soap/http" />
<wsdl:operation name="Renew">
<soap:operation soapAction="http://docs.oasis-open.org/wsn/b-2/Renew" />
<wsdl:input name="RenewRequest">
<soap:body use="literal" />
</wsdl:input>
<wsdl:output name="RenewResponse">
<soap:body use="literal" />
</wsdl:output>
<wsdl:fault name="ResourceUnknownFault">
<soap:fault use="literal" name="ResourceUnknownFault" />
</wsdl:fault>
<wsdl:fault name="UnacceptableTerminationTimeFault">
<soap:fault use="literal" name="UnacceptableTerminationTimeFault" />
</wsdl:fault>
</wsdl:operation>
<wsdl:operation name="Unsubscribe">
<soap:operation
soapAction="http://docs.oasis-open.org/wsn/b-2/Unsubscribe" />
<wsdl:input name="UnsubscribeRequest">
<soap:body use="literal" />
</wsdl:input>
<wsdl:output name="UnsubscribeResponse">
<soap:body use="literal" />
</wsdl:output>
<wsdl:fault name="ResourceUnknownFault">
<soap:fault use="literal" name="ResourceUnknownFault" />
</wsdl:fault>
<wsdl:fault name="UnableToDestroySubscriptionFault">
<soap:fault use="literal" name="UnableToDestroySubscriptionFault" />
</wsdl:fault>
</wsdl:operation>
</wsdl:binding>

&nbsp;&nbsp; &nbsp; <\!-\- ============================================= \--v
&nbsp;&nbsp; &nbsp; <\!-\- =========== Service part definition ========= \-->
&nbsp;&nbsp; &nbsp; <\!-\- ============================================= \-->
&nbsp;&nbsp; &nbsp; <wsdl:service name="NotificationBrokerService">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:port name="NotificationBrokerServiceEndpoint" binding="tns:NotificationBrokerBinding">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:address location="petals:autogenerate" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:port>
&nbsp;&nbsp; &nbsp; </wsdl:service>
&nbsp;&nbsp; &nbsp; <wsdl:service name="PublisherRegistrationManagerService">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:port name="PublisherRegistrationManagerServiceEndpoint" binding="tns:PublisherRegistrationManagerBinding">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:address location="petals:autogenerate" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:port>
&nbsp;&nbsp; &nbsp; </wsdl:service>
&nbsp;&nbsp; &nbsp; <wsdl:service name="SubscriptionManagerService">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:port name="SubscriptionManagerServiceEndpoint" binding="tns:SubscriptionManagerBinding">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:address location="petals:autogenerate" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:port>
&nbsp;&nbsp; &nbsp; </wsdl:service>
&nbsp;&nbsp; &nbsp; <wsdl:service name="SupportedTopicsService">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <wsdl:port name="SupportedTopicsServiceEndpoint" binding="tns:SupportedTopicsSetBinding">
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <soap:address location="petals:autogenerate" />
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; </wsdl:port>
&nbsp;&nbsp; &nbsp; </wsdl:service>
<!-- SupportedTopicsSet portType Service binding definition -->
<wsdl:binding name="SupportedTopicsSetBinding"
type="tns:SupportedTopicsSet">
<soap:binding style="document"
transport="http://schemas.xmlsoap.org/soap/http" />
<wsdl:operation name="GetSupportedTopics">
<soap:operation
soapAction="http://www.ebmwebsourcing.com/WS-BrokeredNotification/GetSupportedTopics" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
</wsdl:binding>

<!-- ============================================= -->
<!-- =========== Service part definition ========= -->
<!-- ============================================= -->
<wsdl:service name="NotificationBrokerService">
<wsdl:port name="NotificationBrokerServiceEndpoint" binding="tns:NotificationBrokerBinding">
<soap:address location="petals:autogenerate" />
</wsdl:port>
</wsdl:service>
<wsdl:service name="PublisherRegistrationManagerService">
<wsdl:port name="PublisherRegistrationManagerServiceEndpoint" binding="tns:PublisherRegistrationManagerBinding">
<soap:address location="petals:autogenerate" />
</wsdl:port>
</wsdl:service>
<wsdl:service name="SubscriptionManagerService">
<wsdl:port name="SubscriptionManagerServiceEndpoint" binding="tns:SubscriptionManagerBinding">
<soap:address location="petals:autogenerate" />
</wsdl:port>
</wsdl:service>
<wsdl:service name="SupportedTopicsService">
<wsdl:port name="SupportedTopicsServiceEndpoint" binding="tns:SupportedTopicsSetBinding">
<soap:address location="petals:autogenerate" />
</wsdl:port>
</wsdl:service>
&nbsp;</wsdl:definitions>{code}

h2. Ws-Notification requests templates

{code}<wsn-br:DestroyRegistration
&nbsp;xmlns:wsn-br="http://docs.oasis-open.org/wsn/br-2"
&nbsp;xmlns:wsa="http://www.w3.org/2005/08/addressing"
&nbsp;xmlns:ebm="http://www.ebmwebsourcing.com/wsnotification/specificTypes"
targetnamespace="http://docs.oasis-open.org/wsn/br-2">
<ebm:ResourceUuidList>