wse:Subscribe
Element information
Namespace: http://schemas.xmlsoap.org/ws/2004/08/eventing
Schema document: eventing.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Sequence [1..1]
- wse:EndTo [0..1]
- wse:Delivery [1..1]
- wse:Expires [0..1]
- wse:Filter [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:Subscribe> <wse:Delivery> <wse:NotifyTo> <wsa:Address>http://www.example.com/MyEventSink/OnStormWarning</wsa:Address> <wsa:ReferenceProperties> <ew:MySubscription>2597</ew:MySubscription> </wsa:ReferenceProperties> </wse:NotifyTo> </wse:Delivery> </wse:Subscribe>