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

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

wsn-b:NotificationMessage

Element information

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

Schema document: b-2.xsd

Type: wsn-b:NotificationMessageHolderType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<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>

Site developed and hosted by Datypic, Inc.

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