wse:SubscriptionManager
Element information
Namespace: http://schemas.xmlsoap.org/ws/2004/08/eventing
Schema document: eventing.xsd
Type: wsa:EndpointReferenceType
Properties: Local, 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 |
Used in
- Anonymous type of element wse:SubscribeResponse
- Anonymous type of element wse:SubscriptionEnd
Sample instance
<wse:SubscriptionManager> <wsa:Address>http://www.example.org/oceanwatch/SubscriptionManager</wsa:Address> <wsa:ReferenceParameters> <ow:MyId>28</ow:MyId> </wsa:ReferenceParameters> </wse:SubscriptionManager>