http://www.ibm.com/schema/twss/spm/admin/subscription/v2_0/local
The resolveSubscriptionRequest Element

Resolve subscription request. This specifies the (requester, service, operation) scope tuple whose set of subscriptions are to be resolved. The service implementation is not specified in this request as there can only be one mapping for a given service per subscription, and thus is implied in the request.


Element resolveSubscriptionRequest : resolveSubscriptionRequest
The resolveSubscriptionRequest element cannot have "xsi:nil" as an attribute. The resolveSubscriptionRequest element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance

Resolve subscription request. This specifies the (requester, service, operation) scope tuple whose set of subscriptions are to be resolved. The service implementation is not specified in this request as there can only be one mapping for a given service per subscription, and thus is implied in the request.

<resolveSubscriptionRequest>
-Begin Sequence [1...1]

Requester identifier. May be an individual requester or a requester group.

<requester>admin_common:RequesterIdentifier</requester> [1..1]

Service identifier. Must be an individual service.

<service>admin_common:ServiceIdentifier</service> [1..1]

Operation name. May be a specific operation or the special operation 'ALL'.

<operation>admin_common:OperationIdentifier</operation> [1..1]
End Sequence
</resolveSubscriptionRequest>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  name="resolveSubscriptionRequest"  type="admin_sub_local_xsd:resolveSubscriptionRequest">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Resolve subscription request. This specifies the (requester, service, operation) scope tuple whose set of subscriptions are to be resolved. The service implementation is not specified in this request as there can only be one mapping for a given service per subscription, and thus is implied in the request.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

 Collapse Uses
 
 Collapse Used-By
 
Generated by WSDLdoc ©