wse:SubscribeResponse
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:Expires [1..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:SubscribeResponse> <wse:SubscriptionManager> <wsa:Address>http://www.example.org/oceanwatch/SubscriptionManager</wsa:Address> <wsa:ReferenceParameters> <ow:MyId>28</ow:MyId> </wsa:ReferenceParameters> </wse:SubscriptionManager> <wse:Expires>P0Y0M0DT30H0M0S</wse:Expires> </wse:SubscribeResponse>