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

The resolved subscription data object for the specifies subscription scope.


Element resolveSubscriptionResponse/subscription : Subscription  [1 .. 1]
The subscription element cannot have "xsi:nil" as an attribute. The subscription element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance

The resolved subscription data object for the specifies subscription scope.

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

Requester name. The requester may be either an individual requester or a requester group.

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

Service name. The supplied name must correspond to an individual service and not a service group.

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

Operation name. May be an individual operation or 'ALL' operations.

<operation>admin_common:OperationIdentifier</operation> [1..1]

Service implementation name. Must be a valid service implementation that has been registered for the parent service.

<implementation>admin_common:ServiceIdentifier</implementation> [1..1]
End Sequence
</subscription>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  maxOccurs="1"  minOccurs="1"  name="subscription"  type="admin_common:Subscription">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The resolved subscription data object for the specifies subscription scope.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

 Collapse Uses
 Collapse Type (1)
 
 Collapse Used-By
 
Generated by WSDLdoc ©