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

Remove operation request message type.


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

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="removeOperationRequest">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Remove operation request message type.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
-<xsd:element  maxOccurs="1"  minOccurs="1"  name="service"  type="admin_common:ServiceIdentifier">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Service name. Must be an individual service.</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 not be the special 'ALL" operation.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>

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