wse:NotifyTo
Element information
Namespace: http://schemas.xmlsoap.org/ws/2004/08/eventing
Schema document: eventing.xsd
Type: wsa:EndpointReferenceType
Properties: Global, Qualified
Content
- Sequence [1..1]
- wsa:Address [1..1]
- wsa:ReferenceProperties [0..1]
- wsa:ReferenceParameters [0..1]
- wsa:PortType [0..1]
- wsa:ServiceName [0..1]
- Any element [0..*] Namespace: ##other, Process Contents: lax
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax |
Sample instance
<wse:NotifyTo> <wsa:Address>http://www.example.com/MyEventSink/OnStormWarning</wsa:Address> <wsa:ReferenceProperties> <ew:MySubscription>2597</ew:MySubscription> </wsa:ReferenceProperties> </wse:NotifyTo>