wse:SubscriptionEnd
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:SubscriptionManager [1..1]
- wse:Status [1..1]
- wse:Reason [0..*]
- 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:SubscriptionEnd> <wse:SubscriptionManager> <wsa:Address>http://www.example.org/oceanwatch/SubscriptionManager</wsa:Address> <wsa:ReferenceParameters> <wse:Identifier>uuid:22e8a584-0d18-4228-b2a8-3716fa2097fa</wse:Identifier> </wsa:ReferenceParameters> </wse:SubscriptionManager> <wse:Code>wse:SourceShuttingDown</wse:Code> <wse:Reason xml:lang="en-US">Event source going off line.</wse:Reason> </wse:SubscriptionEnd>