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

Remove policies request message type.


Local elements (4)
requesterIdentifier serviceIdentifier operation names
Complex Type removePoliciesRequest
The removePoliciesRequest type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-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
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="removePoliciesRequest">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Remove policies request message type.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
-<xsd:element  maxOccurs="1"  minOccurs="1"  name="requesterIdentifier"  type="admin_common:RequesterIdentifier">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Requester identifier. This may be either an individual requester or requester group name.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="1"  minOccurs="1"  name="serviceIdentifier"  type="admin_common:ServiceIdentifier">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Service identifier. This may be either an individual service, a service group, or a service implementation.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="1"  minOccurs="1"  name="operation"  type="admin_common:OperationIdentifier">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Operation name. May be an individual operation or the special 'ALL' operation.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="1"  minOccurs="1"  name="names"  type="admin_common:NameList">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Array of policy names to be removed.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>

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