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

Remove policies request. This removes a list of policies names from a scope (requester, service operation) tuple. This request attempts to remove all supplied names in sequence.


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

Remove policies request. This removes a list of policies names from a scope (requester, service operation) tuple. This request attempts to remove all supplied names in sequence.

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

Requester identifier. This may be either an individual requester or requester group name.

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

Service identifier. This may be either an individual service, a service group, or a service implementation.

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

Operation name. May be an individual operation or the special 'ALL' operation.

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

Array of policy names to be removed.

<names>admin_common:NameList</names> [1..1]
End Sequence
</removePoliciesRequest>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  name="removePoliciesRequest"  type="admin_policy_local_xsd:removePoliciesRequest">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Remove policies request. This removes a list of policies names from a scope (requester, service operation) tuple. This request attempts to remove all supplied names in sequence.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

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