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

Remove service request. Removes the specified service identifier from the service hierarchy. The service identifier may be an individual service or a service group. If the includingChildren flag is set to true, then all nodes lower in the hierarchy are removed as well. Otherwise, the specified node must be a leaf node in the hierarchy for the request to be considered valid.


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

Remove service request. Removes the specified service identifier from the service hierarchy. The service identifier may be an individual service or a service group. If the includingChildren flag is set to true, then all nodes lower in the hierarchy are removed as well. Otherwise, the specified node must be a leaf node in the hierarchy for the request to be considered valid.

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

Service identifier. May be either an individual service or a service group.

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

Flag indicating whether to remove all child nodes when removing the specified service identifier from the service hierarchy.

<includingChildren>xsd:boolean</includingChildren> [0..1]
End Sequence
</removeServiceRequest>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  name="removeServiceRequest"  type="admin_svc_local_xsd:removeServiceRequest">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Remove service request. Removes the specified service identifier from the service hierarchy. The service identifier may be an individual service or a service group. If the includingChildren flag is set to true, then all nodes lower in the hierarchy are removed as well. Otherwise, the specified node must be a leaf node in the hierarchy for the request to be considered valid.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

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