Schema Central > WS-Notification > b-2.xsd > wsn-b:Notify
Advanced search
Need SOA Help?

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

wsn-b:Notify

Element information

Namespace: http://docs.oasis-open.org/wsn/b-2

Schema document: b-2.xsd

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

None

Sample instance

<wsn-b:Notify>
   <wsn-b:NotificationMessage>
      <wsn-b:SubscriptionReference>
         <wsa:Address>http://www.example.org/SubscriptionManager</wsa:Address>
      </wsn-b:SubscriptionReference>
      <wsn-b:Topic Dialect="http://docs.oasis-open.org/wsn/t-1/TopicExpression/Simple">npex:SomeTopic</wsn-b:Topic>
      <wsn-b:ProducerReference>
         <wsa:Address>http://www.example.org/NotificationProducer</wsa:Address>
      </wsn-b:ProducerReference>
      <wsn-b:Message>
         <npex:NotifyContent>exampleNotifyContent</npex:NotifyContent>
      </wsn-b:Message>
   </wsn-b:NotificationMessage>
</wsn-b:Notify>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com