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

Remove operation request. Removes the operation definition for the specified service identifier and operation name. The special operation 'ALL' cannot be removed, as it remains associated with the service definition for the lifetime of the service.


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

Remove operation request. Removes the operation definition for the specified service identifier and operation name. The special operation 'ALL' cannot be removed, as it remains associated with the service definition for the lifetime of the service.

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

Service name. Must be an individual service.

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

Operation name. May not be the special 'ALL" operation.

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

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  name="removeOperationRequest"  type="admin_svc_local_xsd:removeOperationRequest">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Remove operation request. Removes the operation definition for the specified service identifier and operation name. The special operation 'ALL' cannot be removed, as it remains associated with the service definition for the lifetime of the service.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

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